/***************
estilos
****************/

* { margin: 0; padding: 0;}

body { background-color: #fff; font-size: 1em; font-family:Verdana,Arial,helvetica,sans-serif; color:#000; }

img {border-width:0;}
img.izq{margin:4px;border-width:0;float:left;}
img.der{margin:4px;border-width:0;float:right;}
fieldset {padding: 10px;}
A:link {color : #134D86;text-decoration : none;}
a:visited {color : #134D86;text-decoration : none;}
a:hover {text-decoration: underline;}
p {margin: 1em auto;}

.o {display:none;}
.ie { text-align:center; }

ul { margin:0;padding:0;list-style:none;}

#wrap{ background:#ffffff url(/menores/graficos/webmenores.jpg) top no-repeat; color:#303030; margin:0 auto; width:980px;height:740px; padding:0px 10px 10px 0px;}

.c {clear: both; width:100%;}

.cuerpo {width:100%;height:560px;display:block;}
.cuerpo1 {float:left;margin-top:340px;width:450;height:130px;margin-left:3px;}
.cuerpo2 {float:right;margin-top:10px;width:540;height:480px;margin-right:20px;}
.cfr {position:relative; top:10px; left:1px; width:525px; height:470px; overflow:auto;z-index:0;}
.donde { color: #000; }
.texto { margin:10px; font-size:80%;}
.texto1 { margin-left:10px; width:768px;}
.style1 {color: #df7004;font-size:16px;font-weight:bold;}

#pie{ background:#ffffff url(/menores/graficos/pie.jpg) top no-repeat; color:#fff; margin:0 auto; width:980px;height:80px; padding-top:20px;text-align:center;font-size:0.8em;}


/* Menus */
.espheader {width:978px;height:156px;}
.barraizq {float:left;width:256px;height:30px}
.barramenu {z-index:999; float: right;width:720px;height:30px;background-image:url(/menores/graficos/menu2.gif);background-repeat: repeat-x;border-top:1px solid #000;border-bottom:1px solid #000;margin:0px 0 5px 0px;}
/* navigation */
#navigation { padding:0;margin:0;list-style-type:none; text-align:left;}
#navigation li {float:left; position:relative;}
#navigation li a {float:left;display:block;height:30px;line-height:30px;font-size:0.8em;padding:1px 11px;color:#333;text-decoration:none;}
/* sub navigation */
#navigation li:hover,
#navigation li.hover {color:#000;background:#aaa;}
#navigation li a:hover {color:#000;background:#aaa;}
#navigation li:hover ul,
#navigation li.hover ul {display:block;}
#navigation ul {display:none;position:absolute;top:30px;left:-1px;width:180px; background:#ddd; border-bottom: 1px solid #ccc;z-index:9999;}
#navigation ul li {width:180px;border:0;height:auto;border-bottom:1px solid #fff;}
#navigation li li a {line-height:normal !important;height:auto !important;float:none !important;padding:4px 11px;background: #cdd5ff;font-weight:normal; color:#000;}
#navigation li li a:hover {text-decoration:none;background:#ccc;color: #000;font-weight:bold;}