/* CSS Document */

div#margen {
width: 723px;
height:auto;
float:left;
background-color:#FFFFFF;
}
div#top {
width: 783px;
height: 230px;
float:left;
background-image:url(images/fondo_top.jpg);
background-repeat:repeat-x;
}
div#logo {
padding-left:25px;
padding-top:25px;
float:left;
}
div#fondo_botonera {
height:40px;
width:723px;
float:left;
background-image:url(images/fondo_botonera.jpg);
background-repeat:repeat-x;
}
div#main {
width: 723px;
height:auto;
float:left;
}
div#link_seccion {
width:155px;
height:15px;
float:left;
}
div#arrow_seccion {
width:11px;
height:15px;
float:left;
padding-top:5px;
}
div#texto_seccion {
width:155px;
height:15px;
float:left;
}
div#guion_gris {
width:189px;
height:7px;
float:left;
background-image:url(images/guion_gris.jpg);
background-repeat:repeat-x;
}