/* CSS HOME */

div#ContainerCol1Home {
float:left;
width:512px;
}
div#ContainerCol1Home_flr {
float:left;
width:512px;
height:450px;
}
div#ContainerCol1Home_flr2 {
float:left;
width:490px;
height:450px;
}
div#Col1 #ContainerInstituto {
float:left;
width:512px;
margin-top:10px;
}
div#IlustraColegio {
float:left;
width:83px;
height:220px;
background-image:url(../Imagenes/Ilustracion_Colegio.jpg);
background-repeat:no-repeat;
}
div#IlustraInstituto {
float:left;
width:83px;
height:222px;
background-image:url(../Imagenes/Ilustracion_Instituto.jpg);
background-repeat:no-repeat;
}
.RecuadroHome {
float:left;
width:143px;
background:url(../Imagenes/bg_rec_degrade.jpg) repeat-y;
height:221px;
overflow:hidden;
}
.TitRecuadro {
background:url(../Imagenes/bg_rec_celestes.jpg) repeat-x;
height:26px;
padding-top:6px;
}
.TitRecuadro h2 {
color:#527ED7;
font-size:10px;
font-weight:bold;
text-align:center;
}
.CuerpoRecuadro {
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
border-bottom:#CCCCCC 1px solid;
line-height:16px;
}
.CuerpoRecuadro a:link, .CuerpoRecuadro a:visited {
text-align:left;
color:#6D8FBA;
font-size:10px;
font-weight:bold;
text-decoration:underline;
}
.CuerpoRecuadro a:hover {
text-decoration:none;
color:#87A4C6;
}
.CuerpoRecuadro .Fecha {
color:#333333;
font-size:9px;
font-weight:bold;
text-align:left;
}
