.barra_sup_1{
float:left;
height:30px;
width:900px;
padding:0px;
}

.cuadraditos_sup{
text-align:left;
float:left;
width:100px;
}

.linea_sup_1{
background:url('/imgfiles/imagenes/inicio/barra_gris.gif');
width:auto;
height:30px;
float:left;
}

.imprimir{
float:right;
width:auto;
}

.contenido_enlaces{
width:900px;
margin:0 auto;
text-align:left;
padding:10px;
/*border:1px solid red;*/
}

.listado_enlaces{
/*padding:10px;*/
text-align:left;
/*border:1px solid black;*/
margin:25px;
}

.logo_iconos{
/*border:1px solid red;*/
float:left;
}

.lista{
/*border:1px solid red;*/
float:left;
margin-top:10px;
}


.lista ul li {
color:#666666;
font-family:"Tw Cen MT";
font-size:14px;
/*list-style-image:url(/imgfiles/imagenes/inicio/punto_listas.gif);*/
list-style-position:inside;
list-style-type:none;
}


