/* GENEREALES */
body { font-family: Verdana; color:#666; background:url(../images/fondodos.jpg) repeat-x left top #FFF; line-height:1em; }
a { text-decoration:none; color:#666; }
a:hover { color:#CCC; }
.menu_activo { background:url(../images/menu_fondo.jpg) repeat-x left top; }
/* POSITION */
#contenedor { display:table; width:800px; margin:0 auto; }
#menusup { clear:both; display:block; width:790px; height:21px; text-align:right; background:url(../images/home_02_02.jpg) repeat-x top left; padding:5px; }
#cabecera { clear:both; display:block; width:100%; height:170px; }
#menunav { clear:both; display:block; width:100%; height:30px; background:url(../images/home_02_02.jpg) repeat-x top left; }
#cuerpo { clear:both; display:table; width:800px; padding:20px 0 10px 0; }
#cuerpo #home_left { display:block; float:left; width:600px; margin-right:10px; }
#cuerpo #home_right { display:block; float:left; width:189px; }
#cuerpo #body_left { display:block; float:left; width:169px; margin-right:10px; padding:10px; padding-bottom:100px; background:url(../images/fondo_submenu.png) repeat-x left top #FFF; }
#cuerpo #body_right { display:block; float:left; width:570px; padding:10px; padding-bottom:80px; background:url(../images/fondo_interior.png) repeat-x left top #FFF; }
#pie { clear:both; display:table; width:800px; font-size:7pt; padding-top:15px; margin-top:10px; background:url(../images/linea_pie.jpg) repeat-x left -4px; }
#pie #pie_info { display:block; float:left; width:47%; }
#pie #pie_logos { display:block; float:left; width:47%; text-align:right; }
/* MENU */
#menunav ul { display:table; width:100%; height:30px; list-style:none; }
#menunav ul li { display:block; float:left; width:160px; height:30px; }
#menunav ul li a { display:block; width:100%; height:23px; text-align:center; padding-top:7px; color:#FFF; font-weight:bold; font-size:10pt; }
#menunav ul li a:hover { color:#CCC; }
/* MENU LEFT */
#cuerpo #body_left h3 { font-size:9pt; }
#cuerpo #body_left p { margin:10px 0; font-size:9pt; font-weight:bold; }
#cuerpo #body_left ul { font-size:9pt; margin:10px 0 10px 30px; }
#cuerpo #body_left ul li { margin:20px 0; font-weight:bold; }
#cuerpo #body_left ul li.subactivo { list-style-image:url(../images/btn_02.png); }
/* NOTICIAS */
#cuerpo #body_right.noticias_contenedor { padding:0; background:none; }
.noticia { clear:both; display:block; width:580px; height:104px; padding:10px; margin-bottom:10px; background:url(../images/fondo_noticia_home.png) repeat-x left top; font-size:8pt; }
.noticia img.miniatura { float:left; margin:0 10px 0 0; }
.noticia .titulo a { font-weight:bold; color:#006; }
.noticia .titulo a:hover { color:#666; }
.noticia .fecha { font-weight:normal; color:#999; font-size:7pt; display:block; }
.noticia .resumen { margin-top:10px; }
.completa { height:auto; }
.completa .titulo { font-weight:bold; color:#006; font-size:9pt; }
.completa { background:none; width:540px; }
.completa .resumen p { text-align:justify; margin:20px 0; }
.completa .compartir { margin-top:30px; border-top:1px dashed #CCC; padding-top:10px; }
#cuerpo #body_left ul.compartir li { font-weight:normal; margin:5px 0; color:#666; }
/* ICONOS */
.icono { padding-left:20px; }
.icono_fb { background:url(../images/ico_facebook.gif) no-repeat left center; }
.icono_tw { background:url(../images/ico_twitter.gif) no-repeat left center; }
.icono_rss { background:url(../images/ico_rss.gif) no-repeat left center; }
/* CONTENIDO */
.contenido h3 { margin-bottom:20px; }
.contenido p { font-size:8pt; margin:10px 0; line-height:1.5em; }
.contenido ul { list-style-type:disc; margin:10px 0 10px 40px; font-size:8pt; }
.contenido strong { color:#006; font-size:8pt; }
/* CONTACTO */
#cuerpo #body_left div.info_contacto p { font-size:7pt; font-weight:normal; }
#cuerpo #body_left div.info_contacto p:first-child { font-size:9pt; font-weight:bold; margin:10px 0; }
/* FORM CONTACTO */
#form_contacto { margin-top: 20px; }
#form_contacto table td { padding:2px; font-size:8pt; }
#form_contacto input[type='text'], textarea { padding:3px; font-size:8pt; color:#999; }
