/* CSS Document */
body { font-family: Verdana, sans-serif;font-size: 12px; text-align:center; color: #666666} 

#cuerpo{ width:750px;margin:0 auto; border:0px solid #00FFCC}
#banner { width: 750px; height:80px; border:0px solid #FF0000}
#menu{width:750px; border:0px solid #99FF00}
#contenido{ clear:both; width:750px; border:0px solid #0000FF; text-align: justify; background-color:#D6E4F2; padding-left:5px; padding-right:5px} 
#footer{clear:both; width:350px; font-size: 9px; text-align:center; border:0px solid #003399}
#recuadro {size:100px; text-align: justify; border:0px solid #FF0000}

.titulos{ font-size: 18px; color:#333399; font-weight: bold}
.subtitulos{ font-size:14px; color:#3333FF; font-weight:bold}
.menus{font-size:14px; color:#3366CC; font-weight: bold}
.footer { color:#003399}
.espacio{float:left; width:0px; height:0px; border:0px solid #660099}
.contenido{width:750px; border:0px solid #000000}
a:link { color:#3366CC; text-decoration:none}
a:visited { color:#3366CC; text-decoration:none}
a:hover { color: #33CC99 ; text-decoration:none}

#menu ul{list-style:none; margin:0; padding:0;}
#menu li{margin:1px;  padding:2px; font-size:10px; float:left;}
#menu li a {display: block ; width:100px; height:27px; padding:2px; text-decoration:none; text-align:inherit; font-size:11px; color:#FFFFFF; background-color: #000066; border-left:10px solid #666666;}
#menu li a:hover{color: #FFFFFF; background-color: #6666FF ; border-left-color:#3333FF;}

