/* ev.css */
body, table { margin:0px; padding:0px; font-family:Arial,Tahoma,Verdana,Calibri; font-size:12px; }
html { height:100%; }
body { height:100%; text-align:center; }
img { border:0px; }

/* navegador */
#nav div { text-align:right; background-image:url(../img/f1.png); background-position:top left; background-repeat:repeat-x; border-bottom:1px solid #999999; padding:5px 0px; clear:both; }

/* cabecera */
#cabecera { width:960px; height:200px; margin:0px auto; }

/* pastillas */
#pastillas { text-align:right; height:50px; width:960px; margin:20px auto 0px auto; clear:both; }
#fpastillas { height:20px; margin:0px auto; background-image:url(../img/f1.png); background-position:top left; background-repeat:repeat-x; border-top:1px solid #999999; clear:both; }

/* menu */
/*#menu { width:960px; height:20px; margin:0px auto; }
#menu ul { list-style:none; text-align:center; }
#menu ul li { display:inline; margin:0px 20px; }
#menu ul li a { text-decoration:none; color:#0066FF; }*/

/* contenido */
#central { width:960px; margin:0px auto; text.align:left; clear:both; }
#contenido { width:690px; margin:10px; float:left; clear:both; text-align:left; }
#contenido_eventos { width:690px; margin:10px; float:left; clear:both; text-align:left; }
#contenido_radio { width:690px; margin:10px; float:left; clear:both; text-align:left; }
#contenido_eventos p { margin:20px 0px 20px 0px; letter-spacing:1px; }
#contenido_radio p { margin:20px 0px 20px 0px; letter-spacing:1px; }

.box_e { background-color:#EEEEEE; margin-bottom:10px; padding:10px 0px; }
.box_e table { margin:0px 20px; }
.box_e_titulo { text-align:justify; margin-bottom:10px; font-size:12px; font-weight:bold; color:#0440A2; }
.box_e_texto { text-align:justify; color:#666666; }
.box_e_mas { text-align:right; }

.box_d { background-color:#990000; margin-bottom:10px; padding:10px 0px; }
.box_d table { margin:0px 20px; background-image:url(../img/destacado.png); background-position:bottom left; background-repeat:no-repeat; }
.box_d_titulo { text-align:justify; margin-bottom:10px; font-size:18px; font-weight:bold; color:#FFFFFF; }
.box_d_texto { text-align:justify; color:#FFFFFF; }
.box_d_mas { text-align:right; }


.e1 { text-decoration:none; color:#CC6600; font-weight:normal; }
.e1:hover { text-decoration:underline; }
.e2 { text-decoration:none; color:#CC6600; font-weight:normal; }
.e2:hover { text-decoration:underline; }
.e3 { text-decoration:none; color:#CCCCCC; font-weight:normal; }
.e3:hover { text-decoration:underline; }

#lateral { width:220px; margin:10px 0px 10px 20px; float:right; clear:bot; background-color:#CCCCCC; text-align:center; padding-top:10px; padding-bottom:10px; }
.titulo_e { font-weight:bold; color:#0440A2; font-size:18px; }
.titulo_r { font-weight:bold; color:#006D00; font-size:18px; }
.titulo_v { font-weight:bold; color:#0143BB; font-size:18px; }
.tituloLateral { font-weight:bold; color:#0440A2; text-align:left; padding-left:10px; }

/* noticias */
.logoSecNoticia {}
.tituloSecNoticia { font-weight:bold; font-size:16px; }
.imgSecNoticia { margin-bottom:20px; margin-top:20px; }

/* secciones */
.tituloSec { font-size:15px; font-weight:bold; color:#0440A2; }
.tituloSecReportaje { font-size:15px; font-weight:bold; color:#0440A2; margin-bottom:20px; }


/* pie */
#pie { text-align:left; margin:0px auto; background-image:url(../img/f1.png); background-position:top left; background-repeat:repeat-x; border-top:1px solid #999999; clear:both; }
#pie ul { list-style:none; text-align:center; margin:20px 0px; }
#pie ul li { display:inline; margin:0px 20px; }
#pie ul li a { text-decoration:none; color:#666666; }
#pie ul li a:hover { color:#000000; }


/* autor */
#autor { text-align:center; }
#autor a { text-decoration:none; color:#0066FF; }

/* imágenes */
.img_banner { margin-bottom:10px; }

/* genericos */
.n { font-weight:bold; }
.w20 { width:20px; }
.w30 { width:30px; }
.w110 { width:110px; }
.h20 { height:20px; }
.h30 { height:30px; }
.h40 { height:40px; }

/* login */
.login_ko { font-weight:bold; color:#990000; } 
.login_cerrar { font-weight:bold; color:#990000; cursor:pointer; } 
.login_admin { text-decoration:none; color:#000099; cursor:pointer; }
.login_panel { text-decoration:none; color:#000099; cursor:pointer; }
