/* CSS Document */

html, body { height: 100%; } 

body {
background-color: #eef2fe;
margin:0px;
font-family:Arial;
font-size:12px;
color:#000000;
}
input { font-family:Tahoma; font-size:12px; padding:1px;}
select { font-family:Tahoma; font-size:12px; padding:1px;}
textarea { font-family:Tahoma; font-size:12px; padding:1px;}
form { margin:0px; padding:0px;}

a {color:#233982;text-decoration:none;}
a:hover{color:#233982;text-decoration:underline;}

h2 {font-size:14px;color:#233982;font-weight:bold; margin:5px 0 0 0;}
h2 a {font-size:14px;color:#233982;text-decoration:none;}
h2 a:hover{font-size:14px;color:#233982;text-decoration:underline;}

h3 {font-size:12px;color:#000000;font-weight:normal; margin:5px 0 0 0;}
h5 {font-size:14px;color:#000000;font-weight:bold; margin:5px 0 0 0;}


#cabezal {
background-image:url(img/cabezal.jpg);
background-repeat:no-repeat;
height:107px;
}
#contenedor {
background-image:url(img/contenidofdo.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
height:100%;
padding:0 0 20px 0;
margin:0px;
}

#contenido { clear:both; margin:0px; padding:0px;}
#contenido_der { margin:0 0 0 20px; padding:0px; float:left; text-align:left;}


#menu { clear:both; background-image:url(img/menu.gif); background-position:bottom; background-repeat:no-repeat; width:252px; float:right; height:35px; margin:0 10px 0 0; display:block; clear:both;}
#menu ul { margin:0px; padding:15px 0 0 0;}
#menu li { list-style:none; display:inline; padding:0 8px 0 10px;} 
#menu li a { text-decoration:none; font-weight:bold; color:#233982;}
#menu li a:hover {text-decoration:underline; }

#pie {background-image:url(img/pie.gif);background-repeat:no-repeat; width:760px;height:36px;color:#FFFFFF;text-align:center;line-height:30px; clear:both;}
#pie a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
#pie a:hover { text-decoration:underline;}

#busqueda { width:170px; float:left; text-align:left; margin:0 10px 10px 15px; height:100%;}
#busqueda table{ border-bottom:1px solid #FFFFFF; border-top:1px solid #FFFFFF;}


#sombraizq {width:750px; background-image:url(img/sombraizq.gif); background-repeat:repeat-y; background-position:left; padding-left:5px; height:auto;}
#sombrader {width:750px; background-image:url(img/sombrader.gif); background-repeat:repeat-y; background-position:right; padding-right:5px;}

.linea { background-image:url(img/linea.gif); height:15px; width:100%; clear:both;}

.tit { background-image:url(img/tit_fdo.gif); background-repeat:repeat-x; padding:0 0 0 10px; width:490px; height:24px; margin:4px 0 15px 0; text-align:left;}

/* DESTACADOS */

.des { padding:0 6px 6px 0; margin:0 6px 0 0; border-right: 1px solid #0ebcdc;width:110px;text-align:left;float:left; display:block;}
.des img {float:left; border:1px solid #0ebcdc;}


/* AVISOS */
.aviso {padding-bottom:10px;border-bottom: 1px solid #0ebcdc;margin:10px 10px 10px 0; width:490px;text-align:left;}

.aviso img {float:left;border:1px solid #0ebcdc;margin-right:10px;}


 
