/*Elementos index*/
body{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333}
img{margin:0px; border:0px;}
div{margin:0px; padding:0px}
h2{font-size:13px; font-weight:normal}

/*Cuerpo*/
#cuerpo{
 position:absolute;
 left:50%;
 margin-left:-490px;
 margin-top:5px;
 width:980px;
 height:auto;
 overflow:hidden}
#head{width:975px;height:auto; padding-top:0px; }
#divh1{height:63px; background-image:url('../imgs_v2/degradado_1.jpg');}
#divh1 h1{ font-size:13px; color:#333333; text-align:center}
#banner1{width:495px;background-image:url('../imgs_v2/degradado_2.jpg');}
#head table{width:100%; text-align:left; margin:0px; padding:0px;}
#desc{width:620px; height:auto; padding-top:10px; text-align:center}
#panel_izq{width:622px;height:auto;}
#panel_derecho{width:350px;height:200px;float:left;margin-left:5px;}
#pie{float:left; width:975px; text-align:center; word-spacing:3px; margin-top:10px; clear:both}
#fecha{ text-align:right; padding-right:10px;}
/*Clases Varias*/
.franja{
 width:100%;
 height:auto;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#CCCCCC;
 text-align:center;
 font-weight:bold;
 padding-top:3px;
 padding-bottom:3px;
 margin:0px}

/*Propiedades múltiples*/
#head,#desc,#panel_izq,#panel_centro{float:left;}
#head .franja{border-top-style:solid; border-color:#999999; border-top-width:1px; border-bottom-style:none}
#panel_izq .subpanel{float:left}
#panel_izq .caja{width:220px; clear:both}
#panel_izq .caja2, #panel_izq .caja3{width:392px; margin-left:6px;}
#panel_derecho .caja2{width:350px;}

#head,#desc,.caja,.caja2,.caja3,#pie{border-style:solid; border-color:#666666; border-width:1px; margin-bottom:5px}
#head{border-color:#000033; border-width:1px}
#desc,.franja,#pie{background-image:url('../imgs_v2/fondo.png')}

/*Modulos*/
.texto1, .texto2{font-size:12px; float:left; width:95%; padding-top:5px; padding-left:2%; text-align:center}
.texto2{ font-style:italic; color:#000066}

