body{font-family:Arial;font-size:12px;text-align:left;}
/* -----------------------------------  COMUN ---------------------------------------------- */
.cabecera{height:289px;text-align:center;width:1024px;margin-left:auto;margin-right:auto;top:10px;}
.cabecera .c_izq{height:289px;width:20px;background:url('../img/c_izq.jpg') no-repeat top right;}
.cabecera .c_der{height:289px;width:20px;background:url('../img/c_der.jpg') no-repeat top left;}
.cabecera .c_cen{height:289px;width:984px;}

.botonera{height:38px;text-align:center;width:1024px;margin-left:auto;margin-right:auto;}
.botonera .b_izq{height:38px;width:20px;background:url('../img/b_izq.jpg') no-repeat top right;}
.botonera .b_der{height:38px;width:20px;background:url('../img/b_der.jpg') no-repeat top left;}
.botonera .b_cen{height:38px;width:984px;}
.botonera .b_cen img{border:0px;}

.olas{height:82px;text-align:center;width:1024px;margin-left:auto;margin-right:auto;}
.olas .o_izq{height:82px;width:20px;background:url('../img/o_izq.jpg') no-repeat top right;}
.olas .o_der{height:82px;width:20px;background:url('../img/o_der.jpg') no-repeat top left;}
.olas .o_cen{height:82px;width:984px;background:url('../img/olas.jpg') no-repeat top left;}

.pie{height:72px;text-align:center;width:1024px;margin-left:auto;margin-right:auto;}
.pie .p_izq{height:72px;width:20px;background:url('../img/p_izq.jpg') no-repeat top right;}
.pie .p_der{height:72px;width:20px;background:url('../img/p_der.jpg') no-repeat top left;}
.pie .p_cen{height:72px;width:984px;background:url('../img/pie.jpg') no-repeat top left;}
.pie p{color:white;font-size:14px;font-weight:bold;text-align:left;margin-left:20px;}
.pie .aviso {float:right;margin-right:10px;}
.pie .aviso a{color:white;text-decoration:none;font-size:11px;font-weight:bold;}
.pie .aviso a:hover{text-decoration:underline;}


.titulares{text-align:center;width:1024px;margin-left:auto;margin-right:auto;}
.titulares .t_der{width:20px;background:url('../img/cn_der.jpg') repeat-y top left;}
.titulares .t_izq{width:20px;background:url('../img/cn_izq.jpg') repeat-y top right;}
.titulares p{font-family:Arial;color:black;font-size:12px;text-decoration:none;text-align:justify;line-height:16px;margin-left:20px;margin-right:20px;}

/* --------------------------------------- CONTENIDO --------------------------------------- */

.contenido{text-align:left;width:1024px;margin-left:auto;margin-right:auto;}
.contenido .cn_der{width:20px;background:url('../img/cn_der.jpg') repeat-y top left;}
.contenido .cn_izq{width:20px;background:url('../img/cn_izq.jpg') repeat-y top right;}
.contenido .separador{width:20px;}
.contenido .desplegable{width:260px;}
.contenido .cn_cen{width:684px;}
.contenido .cn_cen .datos{width:664px;border-bottom:2px solid #026c9e;margin-bottom:40px;}
.contenido .cn_cen img{border:0px;}
.contenido .cn_cen .datos .imagen{width:150px;}
.contenido .cn_cen .datos .central{width:20px;}
.contenido .cn_cen .datos .texto{width:494px;text-align:left;}
.contenido .cn_cen .datos .texto h5{font-weight:bold;margin-bottom:10px;font-size:14px;text-decoration:underline;}
.contenido .cn_cen .datos .texto h6{font-style:italic;margin-bottom:10px;font-size:12px;}
.contenido .cn_cen .datos .texto p{margin-bottom:10px;font-size:12px;line-height:16px;}
.contenido .cn_cen .datos .texto .mas{text-decoration:none;font-size:12px;color:#409bc8;margin-left:6px;}
.contenido .cn_cen .datos .texto .mas:hover{text-decoration:underline;}
.contenido .cn_cen .datos .texto .mas:visited{color:#409bc8;}

.normal{border:0;text-align:left;}
.normal h5{font-family:Arial;color:#079ec5;font-size:17px;text-align:left;line-height:35px;font-weight:bold;text-decoration:underline;}

.seaeventos{color:blue;text-decoration:none;font-weight:bold;font-size:18px;}
.seaeventos:hover{text-decoration:underline;color:red;}


/* ------------------------------------------------------------ FORMULARIO DE CONTACTO ------------------------------------------------------- */

.normales{width:350px;border:1px solid #96c7d4;background-color:#FFFFFF;font-size:12px;font-family:Arial;}
.normales:hover{background-color:#b1dde8;}
.normales:focus{background-color:#b1d1e8;}
.capt{width:250px;border:1px solid #96c7d4;background-color:#FFFFFF;font-size:12px;font-family:Arial;}
.capt:hover{background-color:#b1dde8;}
.capt:focus{background-color:#b1d1e8;}
textarea{width:350px;border:1px solid #96c7d4;background-color:#FFFFFF;font-size:12px;font-family:Arial;}
textarea:hover{background-color:#b1dde8;}
textarea:focus{background-color:#b1d1e8;}
.botones{border:1px solid #96c7d4;background-color:#cbd3e0;font-size:12px;font-family:Arial;}




/* --------------------------------------------------------------- PAGINACIÓN ------------------------------------------------------------------- */

.seleccionPaginasTablaFondo{border:1px solid #96c7d4;padding:5px;margin:5px;}
.seleccionPaginasTablaFondo a{padding:5px;padding:5px;color:#409bc8;text-decoration:none;font-weight:bold;}
.seleccionPaginasTablaFondo a:hover{color:#409bc8;}
.seleccionPaginasTablaFondo a:visited{color:#409bc8;}
.seleccionPaginasTexto{padding:5px;padding:5px;font-size:13px;font-weight:bold;}


