/* CSS Document */
/* C-MIK CODE */

*{margin:0; padding:0; font:11px Lucida Sans Unicode, sans-serif;}
body{background: transparent }

h2{font-weight:bold}
html > body h2{font-weight:normal}
h3{font:bold 14px Lucida Sans Unicode, sans-serif; color:#0c1995; margin-bottom:5px;}
html > body h3{font-weight:normal}
#contenedor{ width:800px; margin:0 auto;}
/*CABECERA*/
#cabecera{height:120px;background: transparent url(../images/cabecera.jpg) 0 0 no-repeat;}
h1{width:215px; height:50px; position:relative; top:15px; left:20px; float:left; font-weight:bold;color:#FFFFFF; 
margin_top:10px;cursor:pointer;font:24px Arial;}
ul, li{list-style:none;}
a span{display:none;}

#menuPrincipal{position:relative; height:100px; width:200px; top:15px; left:45px; float:left;}
#menuPrincipal li a{color:#FFFFFF; text-decoration:none; font:18px Arial;}
#menusup{position:relative; height:94px; width:170px; top:25px; float:right; border-bottom:solid 1px #FFFFFF;}
#menusup li{background:url(../images/ico_aptdo_b.gif) -2px 4px no-repeat;padding:1px 0 2px 7px; }
#menusup li a{color:#ffffff; margin: 0 2px 0 4px;text-decoration:none; }
#menusup p{color:#ffffff; margin: 20px 0 0 0;text-decoration:none; }


#contenido {clear:both; border-top:solid 4px #000000;height:400px;}
div.tophom{ margin:1px 0; float:left; padding:10px 10px 10px 10px;font:12px Lucida Sans Unicode, sans-serif; color:#666666; margin-bottom:15px;}
div.tophom p{margin:20px 0;}
div.tophom strong{font:bold 12px Lucida Sans Unicode, sans-serif; color:#900000; margin-bottom:15px;}
div.tophom li{background:url(../images/ico_aptdo.gif) 2px 4px no-repeat;padding:1px 1px 1px px; margin-bottom:15px;}
div.tophom li ul li{padding:0px 0px 0px 10px; margin-left:20px; margin-bottom:0px;background:url(../images/ico_pto.gif) no-repeat 2px 4px;}
div.tophom ul{margin-left:15px;}

/*PIE*/
#pie{ clear:both; border-top:solid 4px #500000; margin:10px!important 0 20px 0; text-align:center;}
#pie li{display:inline; border-left: solid 1px #900000;}
#pie li.first,#menusup li.first{border-left:solid 0px #fff;}
#pie li a{color:#666666; margin: 0 2px 0 4px; font-size:10px}
.clearfix{clear:both; border:solid 1px blue;}

/*MENU LATERAL*/
#izda{width:169px; float:left}
#desarrollo{float:left;font:11px Arial, Lucida Sans Unicode, sans-serif;}
#desarrollo h2{font:24px Arial, Lucida Sans Unicode, sans-serif; color:#500000; margin-bottom:5px; border-bottom:solid 5px #500000;padding:20px 0px 0px 10px;}
#menuizda{border-top: solid 5px #000000; margin-top:47px; background-color:#7F7F7D;color:#fff; text-decoration:none; font-size:11px; display:block; margin-left:10px;}
#menuizda a{color:#fff; text-decoration:none; font-size:11px; display:block; margin-left:10px;}
#menuizda li{ padding:2px 0px; border-bottom:solid 1px #fff;}
#menuizda li ul li{padding:2px 0 2px 7px;  border-bottom:none;  background:url(../images/ico_aptdo_b.gif) 17px 9px no-repeat;}
#menuizda li ul li a{font-size:10px;border-top:solid 1px #fff; padding-left:8px;}
#menuizda li.sel{background-color:#500000; border-top:solid 1px #FFFFFF;}
#menuizda li.sel ul li.hijo_no_sel{background-color:#7F7F7D;}
