/*  HOJA ESTILOS del HOME ---  SOLO PARA INTERNET EXPLORER <7  ------------*/

#cabecera {
    border-bottom: 3px solid #8DA6C9;
    height: 98px;
    margin: 12px 12px 0;
    padding-bottom: 0px;
}
/*     ESTILO DE LA HOJA formato.css
#cabecera {
    border-bottom: 3px solid #8DA6C9;
    height: 98px;
    margin: 12px 12px 0;
    padding-bottom: 12px;
}
*/


ul.homeCabIdiomas {
    margin-top: 30px;
}
/*     ESTILO DE LA HOJA formato.css       
ul.homeCabIdiomas {
    margin-bottom: 5px;
    margin-top: 68px;
}
*/

#cab_botones_colores {
    float: left;
    margin-left: 40px;
    margin-top: 12px;
    width: 470px;
}
/*     ESTILO DE LA HOJA formato.css
#cab_botones_colores {
    float: left;
    margin-left: 57px;
    margin-top: -1px;
    width: 443px;
}
*/

.margen_izq19 {
    margin-left: 10px;
}
/*     ESTILO DE LA HOJA formato.css
.margen_izq19 {
    margin-left: 10px;
}
*/


ul.HomeCabcolores li.Fila2{
	margin:0px;
}
/*     ESTILO DE LA HOJA formato.css
ul.HomeCabcolores li.Fila2{
	padding:0;
	clear:both;
	margin:3px 0px;
}
*/

ul.homePieDcha {
	margin-top:-20px;
}
/*     ESTILO DE LA HOJA formato.css
ul.homePieDcha {
	margin-top:0px;
	margin-bottom:5px;	
	width:40%;
	float: right;
	clear: none;
	vertical-align: top;
}
*/

.lateral_item_fondo A {
   width: 14.5em;	
}
/*     ESTILO DE LA HOJA home.css
.lateral_item_fondo A {
	padding: 0.2em;
	BORDER-TOP: #8da6c9 2px solid;
	DISPLAY: block;
	FONT-WEIGHT: normal;
	COLOR: black;
	TEXT-DECORATION: none;
   width: 14.6em;	
}
*/

div#wrapper{
}
/*     ESTILO DE LA HOJA home.css
div#wrapper{
   float:right;
	width: 100%;
	margin-left: -41.2em;
}
*/


/*  Columna de ULTIMA HORA  */
#cuerpo_prin_dos {
	width:auto;
   float:right;	
	margin-left: 530px;
}
/*     ESTILO DE LA HOJA home.css
#cuerpo_prin_dos {
	width:auto;
	float: left;
	margin-left: 546px;
}
*/

/* estilos para cajas columna central 
ul.table    {
  display: inline-block;
 }
 
 
ul.table .td   {
    zoom: 1;
    display:inline-block;
    float:left;    
    }
 fin estilos para cajas cols central */