/* CSS Document */


/* CSS Import */

@import url(tipografia.css);
@import url(enlaces.css);
@import url(noticias.css);
@import url(eventos.css);
@import url(interiores.css);
@import url(formulario.css);
@import url(areas.css);
@import url(poligonos.css);
@import url(seminarios.css);
@import url(avisos.css);

/* GENERAL */

body {
	width:100%;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#58646A;	
	background-color:#222373;		 
}
.clear {
	clear:both;
}
.separar {
	width:20em;
	margin:1em auto 1em auto;
	border-top:2px solid #EAEDF1;
}
#contenedor1 { /* Contenedor que incluye todo */
	width:99.7em;   
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;	
}
#contenedor2 { /* Contenedor que incluye las partes "left", "center", right y "bottom" */
	width:auto;
	height:auto;
}
#contenedor3 { /* Contenedor que incluye las partes "center" y "right" */
	width:auto;
	min-height: 1225px;
}
p {
	font-size:1.1em;
	font-weight:normal; 
	margin:0;
	color:#343C49;
}
.titulo {
	font-size:1.1em;
	font-weight:bold;
	color:#16314E;	
	margin:0;
}
.bold {
	font-weight:bold;	
}	
.noBorder {
	border:none;
}	
.padding {
	padding-top:0.5em;
}
.paddBanner {
	margin-top:0.5em;
}
/* FIN DE GENERAL */


/* CABECERA */

#head {
	width:auto;
	}
#head #logoCEA {
	width:auto;
	float:left;
}
#head #bannerCabecera {
	width:auto;
	float:left;
	
}
#head #fecha {
	width:auto;
	float:right;
	padding:0.5em 1.5em 0em 0em;
	text-align:right;
	font-size:0.9em;
}

/* FIN DE CABECERA */


/* ENLACES GENERALES */

#mainlinks {
	width:100%;	
	float:left;
	padding-bottom:0.4em;
	background-color:#E0E5ED;	
	border-top:1px solid #98AFC9;
}	
#mainlinks .busqueda {
	width:auto;
	float:left;
	padding:0.2em 0em 0em 1.1em;
}
#mainlinks .cajaBusqueda {
	float:left;
	text-align:left;
}
#mainlinks .cajaBusqueda input{
	float:left;
	border:1px solid #949494;
	text-align:left;
	font-size:1em;
	margin:0.1em 0.4em 0.1em 0.4em;
}
#mainlinks .imgBusqueda {
	width:auto;
	float:left;
	padding:0.4em 4.2em 0em 0em ;
}
#mainlinks .enlacesPrincipales {
	width:auto;
	float:left;
	padding:0.2em 0.5em 0em 0.5em ;
	font-size:1.1em;
	font-weight:bold; 
}
#mainlinks .separador {
	width:auto;
	float:left;
	font-size:1.2em;
	padding:0em 1.5em 0em 1.5em ;
}
#left #contenidoLeft .cajaEnlacesTitulo {
	width:13.8em;
	padding:0.5em 0.6em 0.5em 0.6em;
	margin-top:0.6em;
	background-color:#e0e5ed;
	border-top:1px solid #CBD1D4;
	border-left:1px solid #CBD1D4;
	border-right:1px solid #CBD1D4;
	text-align:center;
}

#mainlinks a.formacion:active{text-decoration:none; color:#16314E;}
#mainlinks a.formacion:link{text-decoration:none; color:#16314E;}
#mainlinks a.formacion:visited{text-decoration:none; color:#16314E;}
#mainlinks a.formacion:hover{text-decoration:underline; color:#DD7919;}			

#mainlinks a.internacional:active{text-decoration:none; color:#16314E;}
#mainlinks a.internacional:link{text-decoration:none; color:#16314E;}
#mainlinks a.internacional:visited{text-decoration:none; color:#16314E;}
#mainlinks a.internacional:hover{text-decoration:underline; color:#C12530;}	

#mainlinks a.pymes:active{text-decoration:none; color:#16314E;}
#mainlinks a.pymes:link{text-decoration:none; color:#16314E;}
#mainlinks a.pymes:visited{text-decoration:none; color:#16314E;}
#mainlinks a.pymes:hover{text-decoration:underline; color:#245AAA;}	

#mainlinks a.redcsea:active{text-decoration:none; color:#16314E;}
#mainlinks a.redcsea:link{text-decoration:none; color:#16314E;}
#mainlinks a.redcsea:visited{text-decoration:none; color:#16314E;}
#mainlinks a.redcsea:hover{text-decoration:underline; color:#E8AC44;}	

#mainlinks a.idi:active{text-decoration:none; color:#16314E;}
#mainlinks a.idi:link{text-decoration:none; color:#16314E;}
#mainlinks a.idi:visited{text-decoration:none; color:#16314E;}
#mainlinks a.idi:hover{text-decoration:underline; color:#5AA7B3;}	

#mainlinks a.medioambiente:active{text-decoration:none; color:#16314E;}
#mainlinks a.medioambiente:link{text-decoration:none; color:#16314E;}
#mainlinks a.medioambiente:visited{text-decoration:none; color:#16314E;}
#mainlinks a.medioambiente:hover{text-decoration:underline; color:#A7CA4E;}

/* FIN DE ENLACES GENERALES */


/* PARTE IZQUIERDA */

#left {
	width:auto;
	height:auto;
	bottom:0;
	right:0;
	float:left;
	margin-top:1.4em;
	background-image:url(../graf/fondo_left.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#E9ECF0;	 
}
#left #contenidoLeft {
	width:auto;
	/*height:90em;*/
	margin:0.8em 1em 1.7em 0.9em;
}
#left #contenidoLeft #enlSecundarios {
	width:auto;
	padding-bottom:2.1em;
	background-color:#FFF;
	border:1px solid #CBD1D4;
}
#left #contenidoLeft #enlSecundarios #tituloEnlSec {
	width:auto;
	margin-bottom:0.6em;
	padding:0.1em 0em 0.1em 0em;
	background-image:url(../graf/fondo_mapaweb.gif);
	background-repeat:repeat;
	text-align:center;
	border-bottom:1px solid #CBD1D4;
}	
#left #contenidoLeft #enlSecundarios #enlacesSec {
	width:13em;
	float:left;
	padding-left:2em;
}
#left #contenidoLeft #enlSecundarios .btEnlaces {
	width:auto;
	float:left;
	padding:0em 0.1em 0em 0.1em;
}
#left #contenidoLeft .cajaEnlaces {
	width:12.8em;
	margin-top:0.6em;
	padding:0.8em 1em 0.8em 1.2em;
	background-color:#FFF;
	border:1px solid #CBD1D4;
	text-align:center;
}	
#left #contenidoLeft .cajaEnlaces2 {
	width:12.8em;
	margin-top:0.6em;
	padding:0.8em 1em 0.8em 1.2em;
	background-color:#FFF;
	background-position:top,left;
	background-repeat:no-repeat;
	border:1px solid #CBD1D4;
}

#left #contenidoLeft .cajaEnlacesAzul {
	width:12.8em;
	margin-top:0.6em;
	padding:0.6em 1em 0.8em 1em;
	background-color:#e0e5ed;
	background-position:top,left;
	background-repeat:no-repeat;
	border:1px solid #CBD1D4;
}
#left #contenidoLeft .cajaEnlAzulTop0 {
	width:12.8em;
	margin-top:0;
	padding:0.6em 1em 0.8em 1em;
	background-color:#e0e5ed;
	background-position:top,left;
	background-repeat:no-repeat;
	border:1px solid #CBD1D4;
}


#left #contenidoLeft .cajaEnlacesAzul .fondoBlanco { /* fondo logos izquierda */
	width:14em;
	margin:0.5em auto 0.5em auto;
	padding:0.5em 0em 0.5em 0em;
	background:#FFF;
	border:1px solid #CBD1D4;
	text-align:center;
}


#left #contenidoLeft .cajaEnlacesBanner {
	width:15em;
	margin-top:0.6em;
	padding:0.8em 0em 0.8em 0em;
	background-color:#FFF;
	border:1px solid #CBD1D4;
	text-align:center;
}
#left #contenidoLeft .enlaceLeft {
	width:auto;
	padding-bottom:1em;
	text-align:left;
}		

#left #contenidoLeft a.enlacesLeft:active{font-size:1.1em; text-decoration:none; color:#58646A;}
#left #contenidoLeft a.enlacesLeft:link{font-size:1.1em; text-decoration:none; color:#58646A;}
#left #contenidoLeft a.enlacesLeft:visited{font-size:1.1em; text-decoration:none; color:#58646A;}
#left #contenidoLeft a.enlacesLeft:hover{font-size:1.1em; text-decoration:underline; color:#58646A;}	

#left #contenidoLeft #imgCea {
	width:15em;
	height:3.2em;
	margin-left:0.1em;
	background-image:url(../graf/fondo_left_cea.jpg);
 	background-repeat:repeat-x;
}	

#left #contenidoLeft #art6 {
	width:14.6em;
	margin-top:18em;
	text-align:justify;
	font-size:0.9em;
	color:#8292A6;
}
#left #foot {
	margin-top:5em;
	text-align:right;
	background:url(../graf/fondo_pix.gif) repeat-x;
}
#left #contenidoLeft #logoRed {
	width:11.5em;
	height:4.8em;
	background-image:url(../graf/logo_redcsea.gif);
	margin-top:0.3em;
	border:1px solid #CBD1D4;
}
#left #contenidoLeft #logoJunta {
	height:7.5em;
	background-image:url(../graf/logo_junta.gif);
	margin-top:0.3em;
	border:1px solid #CBD1D4;
}
#left #contenidoLeft #logoFeder {
	height:7.5em;
	background-image:url(../graf/logo_feder.gif);
	margin-top:0.3em;
	border:1px solid #CBD1D4;
}
/* FIN DE PARTE IZQUIERDA */


/* CONTENIDO CENTRAL */

#center {
	width:60em;
	float:left;
	margin:1.4em 0.7em 0em 0.7em;
}
#center .simbolos {
	width:3%;
	float:left;
}	
/* Ayudas */
#center #ayudas {
	width:60em;	
}
#center #ayudas #tituloAyudas {
	width:95.3%;
	float:left;
	padding-left:0.8em;
	background-color:#E0E5ED;
	border:1px solid #CBD1D4;
	border-bottom:none;
}
#center #ayudas #cajaAyudas {
	width:99.6%;
	padding-bottom:0.6em;
	border:1px solid #CBD1D4;
	clear:both;
	margin-bottom:1.4em;
}
#center #ayudas .tabla { 
	float:left;
	margin:0.6em 0.7em 0em 0.7em;
	padding-left:0.8em;	
	width:97%;
}
#center #cajaAyudas .fila { 
	float:left;
	margin:0.6em 0.7em 0em 0.7em;
	padding-left:0.8em;	
	width:57.5;	
}
#center #cajaAyudas .fila .imagen { 
	float:left;
	margin:0.6em 0.7em 0em 0.7em;
	width:10em;
}
#center #cajaAyudas .fila .texto { 
	float:left;
	margin:0.6em 0.7em 0em 0.7em;
	padding-left:0.8em;	
	width:34.5em;
}
#center #cajaAyudas .fila .enlace { 
	float:left;
	margin:0.6em 0.7em 0em 0.7em;
	padding-left:0.8em;	
	width:7em;
}
/* fin ayudas*/
/* Actividades */
#center #eventos {
	width:60em;	
}
#center #eventos #tituloEventos {
	width:95.3%;
	float:left;
	padding-left:0.8em;
	background-color:#E0E5ED;
	border:1px solid #CBD1D4;
	border-bottom:none;
}

#center #eventos #cajaEventos {
	width:99.6%;
	padding-bottom:0.6em;
	border:1px solid #CBD1D4;
	clear:both;
	
}
#center #eventos .tabla { /* Novedades sin borde "Novedades" */
	width:13.2em;
	float:left;
	margin:0.6em 0.7em 0em 0.7em;
	height: 13em;	
}
#center #eventos .tabla .superior {
	width:100%;
	text-align:left;
	border-bottom:3px solid #FFF;
}
#center #eventos .tabla .contenido { 
	width:auto;
	padding:0.8em 0.2em 0.3em 0.2em;
	text-align:center;
	border-left:3px solid #FFF;
	border-right:3px solid #FFF;	
}
#center #eventos .tabla .inferior {
	width:auto;
	border-bottom:3px solid #FFF;
}
#center #eventos .tablaNovedad { /* Novedades con borde "Novedades" */
	width:13.21em;
	float:left;
	margin:0.6em 0.7em 0em 0.7em;
	height: 13em;	
}
#center #eventos .tablaNovedad .superior {
	width:100%;
	text-align:left;
	background:url(../graf/txt_novedad.gif) no-repeat left bottom;
	border-bottom:3px solid #DAE2EC;
}
#center #eventos .tablaNovedad .contenido {
	width:auto;
	padding:0.8em 0.2em 0.3em 0.2em;
	text-align:center;
	border-left:3px solid #DAE2EC;
	border-right:3px solid #DAE2EC;	
}
#center #eventos .tablaNovedad .inferior {
	width:auto;
	border-bottom:3px solid #DAE2EC;
}
/* Fin de Actividades */
/* Noticias */
#center #noticias {
	width:60em;
	margin:1.8em 0em 2em 0em;
}
#center #noticias #tituloNoticias {
	width:95.3%;
	float:left;
	padding-left:0.8em;
	background-color:#E0E5ED;
	border:1px solid #CBD1D4;
	border-bottom:none;
}
#center #noticias #cajaNoticias {
	width:99.0%;
	height:100%;
	padding:0.8em 0em 0.8em 0.7%;
	border:1px solid #CBD1D4;
	clear:both;		
}
#center #noticias #cajaNoticias .noticiafila {
	width:60em;
	height:0.1em;
	float:left;
}
#center #noticias #cajaNoticias .columna {
	width:47%;
	float:left;	
	margin:0.6em;
}
#center #noticias #cajaNoticias .columna .tabla { /* Noticias sin imagen */
	width:28.5em;
	float:left;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	margin-left:0.2em;
	border:1px solid #E0E5ED;
	position:relative;
	min-height:16em;
}
#center #noticias #cajaNoticias .columna .tabla .enlace {
	width:28em;
	height:3.6em;	
	float:left;
	text-align:left;
	padding:0.6em;
	overflow:hidden;
}
#center #noticias #cajaNoticias .columna .tabla .texto {
	width:auto;
	height:6.5em;
	padding:0.6em;
	text-align:justify;
	font-size:1em;
	overflow:hidden;
}
#center #noticias #cajaNoticias .columna .tabla .fecha {
	width:27.7em;
	text-align:left;	
	clear:both;
	padding:0.6em;
}
#center #noticias #cajaNoticias .columna .tablaImgVideo { /*Noticias con imagen*/
	width:28.5em;
	float:left;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	margin-left:0.2em;
	border:1px solid #E0E5ED;
	position:relative;
	min-height:16em;
}
#center #noticias #cajaNoticias .columna .tablaImgVideo .enlace {
	width:28em;
	height:3.6em;	
	float:left;
	text-align:left;
	padding:0.6em;
	overflow:hidden;	
}
#center #noticias #cajaNoticias .columna .tablaImgVideo .imgVideo {
	width:auto;
	float:right;
	padding:0.2em 0.2em;
	margin-right: 1px;
	text-align:center;
}
#center #noticias #cajaNoticias .columna .tablaImgVideo .video {
	width:auto;
	float:right;
	padding:0.2em 0.2em;
	margin-right: 1px;
	text-align:center;	
}
#center #noticias #cajaNoticias .columna .tablaImgVideo .fecha {
	width:27.7em;
	text-align:left;	
	clear:both;
	padding:0.6em;
}
#center #noticias #cajaNoticias .columna .tablaImgVideo .texto {
	width:auto;
	height:6.5em;
	padding:0.6em;
	text-align:justify;
	font-size:1em;
	overflow:hidden;
}

#center #noticias a.noticias:active{font-size:1.1em; font-weight:bold; text-decoration:none; color:#16314E;}
#center #noticias a.noticias:link{font-size:1.1em; font-weight:bold; text-decoration:none; color:#16314E;}
#center #noticias a.noticias:visited{font-size:1.1em; font-weight:bold; text-decoration:none; color:#16314E;}
#center #noticias a.noticias:hover{font-size:1.1em; font-weight:bold; text-decoration:underline; color:#16314E;}	

/* Fin de Noticias */

/* Direccion*/ 
#center .tituloGenerico {
	width:95.3%;
	float:right;
	padding-left:0.8em;
	background-color:#E0E5ED;
	border:1px solid #CBD1D4;
	border-bottom:none;
}
#center #localizacion {
	width:60em;	
}
#center #localizacion #cajaLocalizacion {
	width:96.3%;
	border:1px solid #CBD1D4;
	padding:1em;
	margin-bottom:1.4em;
	text-align:center;
}
/* FIN Direccion*/	

/* FIN DE CONTENIDO CENTRAL */	


/* PARTE DERECHA */

#right {
	width:20.5em;
	float:left;
}
#right #boletin {
	width:100%;
	margin-bottom:0.8em;	
}

#right #boletin #imgTop {
	width:auto;	 
}	

#right #boletin #imgTop #imgTopLeft {
	width:0.8em;
	float:left;
	margin-top:0.9em;
	border-left:1px solid #FFF;
	border-right:1px solid #99A3A6;	
	background:url(../graf/bol_topLeft.gif) no-repeat;
	height:0.5em;
}	

#right #boletin #imgTop #imgTopCenter {
	width:1.9em;
	float:left;
	margin-top:0.8em;
	background:url(../graf/bol_topCenter.gif) no-repeat;
	height:0.5em;
}

#right #boletin #imgTop #imgTopRight {
	width:15em;
	float:left;
	margin-top:0.9em;
	border-right:1px solid #FFF;
	border-left:1px solid #99A3A6;
	background:url(../graf/bol_topRight.gif) no-repeat;	
	height:0.5em; 
}

#right #boletin #imgCenterLeft {
	width:0.7em;
	float:left;
	font-weight:bold;
	background-color:#ECEDF2;
	border:1px solid #CBD1D4;
	border-right:1px solid #99A3A6;	
	font-size:1.1em;
}	

#right #boletin #imgCenterCenter {
	width:1.3em;
	float:left;
	background:url(../graf/bol_center.gif) repeat-x;
	margin:0.2em 0.3em 0em 0.3em;
}

#right #boletin #imgCenterRight {
	width:16.2em;
	float:left;
	padding-left:1em;
	background-color:#ECEDF2;
	border:1px solid #CBD1D4;
	border-left:1px solid #99A3A6;
}

#right #boletin #imgBottomLeft {
	width:0.8em;
	float:left;
	border-left:1px solid #CBD1D4;
	border-right:1px solid #99A3A6;
	background:url(../graf/bol_bottomLR.gif) no-repeat;	
	height:0.7em;
}	

#right #boletin #imgBottomCenter {
	width:1.9em;
	float:left;
	border-bottom:1px solid #99A3A6;
	background:url(../graf/bol_bottomC.gif) no-repeat;	
	height:0.6em;
}

#right #boletin #imgBottomRight {
	width:17.2em;
	float:left;
	border-right:1px solid #CBD1D4;
	border-left:1px solid #99A3A6;
	background:url(../graf/bol_bottomLR.gif) no-repeat;	
	height:0.7em;
}

#right #boletin #cajaBoletin {
	width:98%;
	border:1px solid #CBD1D4;
	border-top:none;
}

#right #boletin #contenido {
	width:90%;
	float:left;
	padding-left:1em;
	text-align:justify;	
}

#right #boletin #contenido .fecha {
	width:auto;
	padding:0.2em 0 0.5em 0em;
}

#right #boletin #contenido .titulo {
	width:auto;
	padding:0.8em 0 0.2em 0em;
}

#right #boletin #foto {
	width:auto;	 
	margin-left:auto;
	margin-right:auto;
	padding:1.8em 0em 2.4em 0em;
	text-align:center;
}

#right #boletin .ampliar {
	width:auto;	 
	margin:0.4em 0em 0em 0em;
	text-align:center;
}


#right #banner {
	width:88%;	
	margin-left:auto;
	margin-right:auto;
	padding-top:1em;
	margin-top:0.4em;
}
#right #banner .cajaBanner {
	width:auto;
	margin-top:0.3em;
	padding-bottom:0.7em;
	padding-top:0.7em;
	background-color:#E0E5ED;
	text-align:center;
	font-size:0.9em;
	border:1px solid #CCD2D5;
}

#right #imagenes {
	width:88%;	
	margin-left:auto;
	margin-right:auto;
	padding-top:1em;
}
#right #imagenes .cajaImagenes {
	width:auto;
	margin-top:0.3em;
	padding-bottom:0.7em;
	padding-top:0.7em;
	background-color:#E0E5ED;
	text-align:center;
	font-size:0.9em;
	border:1px solid #CCD2D5;
}
#right #imagenes .cajaImagenes #tituloImagenes {
	width:auto;
	margin-top:0.5em;
	background-image:url(../../../Portal/graf/fondo_cea_imagenes.gif);
	background-repeat:repeat-x;
	text-align:center;
	background-color:#FFF;
}
#right #imagenes .cajaImagenes .fondoImagenes {
	width:84%;
	padding:0.3em;
	margin-left:auto;
	margin-right:auto;
	margin-top:0.4em;
	padding-top:0.7em;
	padding-bottom:0.6em;
	text-align:center;
	background-color:#FFF;
	border:1px solid #CCD2D5;
}
/* FIN DE PARTE DERECHA */


/* PIE */
#bottom {
	width:82.5em;
	float:right; 
	margin-top:0.6em;
}
#bottom #fondoImgCea {
	padding-top:10em;
	/*background-image:url(../graf/fondo_cea.gif);*/
	background-position:right;
	background-repeat:no-repeat;
}	
#bottom #linea {
	width:82.5em;
	background-image:url(../graf/bottomline.gif);
	background-repeat:repeat-x;	 
}	
#bottom #copyright {
	float:left;
	padding-left:3.5em; 
	padding-bottom:0.5em;
	color:#2A4B6E
}
#bottom #aviso {
	float:right;
	padding-right:3.5em; 
	padding-bottom:0.5em;
	width:auto;
}

#bottom a.enlaceBottom:active{font-size:0.9em; text-decoration:none; color:#2A4B6E;}
#bottom a.enlaceBottom:link{font-size:0.9em; text-decoration:none; color:#2A4B6E;}
#bottom a.enlaceBottom:visited{font-size:0.9em; text-decoration:none; color:#2A4B6E;}
#bottom a.enlaceBottom:hover{font-size:0.9em; text-decoration:underline; color:#2A4B6E;}

/* FIN DE PIE */
