/* css */
/* tags */
body {margin:0 auto; text-align:left; font:9pt "Verdana", sans-serif;}

/*id */
#contenedor {width:950px;}

#navegacion {float:left; width:385px;}
#menu {float:left; width:165px; padding-top:20px;}

#submenu {float:left; width:220px;}
#submenu ul { width:auto;}
#submenu ul li{ width:auto; border-bottom:solid 1px #FFF; padding:7px 0 7px 0;margin:0px 5px 0px -30px;}

#contenido {width:565px; float:left; text-align:left;}
#cabecera {width:490px; height:20px; padding:108px 0px 0px 20px; margin:0px;}


#fondoDatos {background:#97907F; width:565px; margin:0px;}

#menuFicha {padding-left:0px;}
#menuFicha ul {margin:0px; width:auto; text-align:left; padding:15px 5px 10px 15px;}
#menuFicha ul li {display:inline;}

#datos {width:465px; padding:10px 20px 35px 20px;}

#cierre {clear:both;}
.cierre {clear:both;}
#parche {float:right; width:5px; height:600px;}
#parche300 {float:right; width:5px; height:450px;}
