/* CSS Document */


/* ------------------- CONTENEDOR T2: Para seleccionar secciones dentro de un apartado, usados en la portada ----------------- */
.T1_contenedor {
	width: 176px;
	float: left;
	height: 298px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 8px;
	cursor: pointer;
}

.T1_CabeceraImagen {
	width: 170px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #eeb111;
	height: 17px;
	padding-left: 6px;
	text-align: left;
	padding-top: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.T1_CabeceraImagenINV {
	width: 170px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B3CAFF;
	height: 17px;
	padding-left: 6px;
	text-align: left;
	padding-top: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.T1_Imagen {
	width: 170px;
	border: 3px solid #eeb111;
	clear: none;
}
.T1_ImagenINV {
	width: 170px;
	border: 3px solid #B3CAFF;
	clear: none;
}

.T1_PieImagen {
	width: 172px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeb111;
	background-color: #FDF1CC;
	height: 20px;
	padding-left: 4px;
	text-align: left;
	padding-top: 1px;
}
.T1_Texto {
	width: 176px;
	margin-top: 4px;
}



/* ------------------- CONTENEDOR T2: Para seleccionar secciones dentro de un apartado, usados en la portada ----------------- */
.T2_contenedor {
	width: 176px;
	float: left;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	cursor: pointer;
}



.T2_PieImagen {
	width: 172px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	padding-left: 4px;
	padding-top: 1px;
	color: #006892;
	background-color: #FDF1CC;
	font-size: 12px;
	text-align: center;
}
.T2_PieImagenINV {
	width: 172px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FDF1CC;
	height: 20px;
	padding-left: 4px;
	padding-top: 1px;
	color: #006892;
	font-size: 12px;
	text-align: center;
}



/* ------------------- CONTENEDOR TH: Para seleccionar secciones dentro de un apartado, usados en la portada ----------------- */
.TH_contenedor {
	width: 760px;
	height: 175px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	margin-left:10px;
	cursor: pointer;
	clear:both;
}
.TH_Texto {
	height:84px;
	/* height:148px; */
	float:left;
	padding:15px;
	width: 500px;
	overflow:hidden;
}
.TH_CabeceraImagen {
	width: 500px;
	float:left;
	/*clear: both;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006892;
	/*background-color: #FDF1CC;*/
	height: 17px;
	padding-left: 6px;
	text-align: left;
	padding-top: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.TH_CabeceraImagenINV {
	width: 500px;
	float:left;
	/*clear: both;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006892;
	/*background-color: #FDF1CC;*/
	height: 17px;
	padding-left: 6px;
	text-align: left;
	padding-top: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}

.TH_Imagen {
	border: 3px solid #eeb111;
	clear: none;
	float:left;
	height:148px;
	width: 170px;
}


.TH_ImagenINV {

	border: 3px solid #B3CAFF;
	clear: none;
	float:left;
	height:148px;
}
.TH_Imagen2 {
	height:148px;
	float:left;
}


/* ------------------- CONTENEDOR TL: Para lista de noticias, colaboraciones, resultados de búsquedas, etc...----------------- */
.TL_contenedor {
	width: 760px;
	height: 60px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:40px;
	cursor: pointer;
	clear:both;
	margin-bottom: 20px;
}
.TL_Texto {
	height:44px;
	float:left;
	padding-left:30px;
	width: 600px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	
	overflow: hidden;
}
.TL_CabeceraImagen {
	width: 700px;
	float:left;
	/*clear: both;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006892;
	/*background-color: #FDF1CC;*/
	height: 17px;
	padding-left: 6px;
	text-align: left;
	padding-top: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
	
}
.TL_CabeceraImagenINV {
	width: 700px;
	float:left;
	/*clear: both;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeb111;
	/*background-color: #FDF1CC;*/
	height: 17px;
	padding-left: 6px;
	text-align: left;
	padding-top: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
}







/* ------------------- CONTENEDOR X2: Usado en la presentación de granada submarina de la portada --------------------- */

.X2_contenedor {
	width: 366px;
	margin: 10px;
	float: left;
	height: 294px;
	border: 3px solid #eeb111;
}
.X2_Texto {
	width: 355px;
	margin-top: 4px;
	height: 140px;
	padding: 8px;
}


/* ------------------ CONTENEDORES PARA MOSTRAR IMAGENES COMUNES ------------------------------------ */
.ImagenContenedor {
	width: 176px;
	margin: 10px;
	cursor: pointer;
	float:left;
}

.ImagenCabecera {
	width: 170px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #eeb111;
	height: 17px;
	padding-left: 6px;
	text-align: left;
	padding-top: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Imagen {
	width: 170px;
	border: 3px solid #eeb111;
	clear: none;
}

.ImagenPie {

	width: 172px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #eeb111;
	background-color: #FDF1CC;
	height: 20px;
	padding-left: 4px;
	text-align: left;
	padding-top: 1px;
}


/* --------------------------- CONTENEDOR CON FONDO NARANJA Y TAMAÑO AJUSTABLE -------------------------------- */
.N_Contenedor {
	height: 120px;
	width: 250px;
	float: left;
	border: 2px solid #eeb111;
	background-image: url(../img/cn/cn5.gif);
	background-repeat: repeat;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/* --------------------------- CONTENEDOR CON FONDO NARANJA Y TAMAÑO 300 (con combra) -------------------------------- */

.CN300_Contenedor {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: visible;
}
.CN300_C1 {
	background-image: url(../img/cn/cn300_1.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 300px;
}
.CN300_C2 {
	background-image: url(../img/cn/cn300_2.gif);
	background-repeat: repeat-y;
	width: 300px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.CN300_C3 {
	background-image: url(../img/cn/cn300_3.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 300px;
}
.ImagenContenedorSinMargen {
	width: 176px;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*  ------------- IMAGENES EN PEQUEÑO --------------------------*/
.ImagenPContenedor {
	width: 110px;
	height: 100;
	cursor: pointer;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
}
.ImagenP {
	width: 102px;
	border: 2px solid #eeb111;
	clear: none;
	overflow: hidden;
	height:68px;
}
.contenedorMapa {
	border: 3px solid #eeb111;
	height: 350px;
	width: 544px;
}
.ImagenGrande {
	border: 3px solid #eeb111;
	width: 544px;
	float:left;
}
.T1_CabeceraImagenDerecha {
	width: 170px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3300CC;
	background-color: #6666FF;
	height: 17px;
	padding-left: 6px;
	text-align: left;
	padding-top: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-style: oblique;
}

#imagenVinculo:link {
	border: 6px solid #FFFFFF;
	color: #FFFFFF;

}
#imagenVinculo:visited {
	border: 3px solid #FFFFFF;	
	color: #FFFFFF;
}
#imagenVinculo:active {
	border: 3px solid #FFFFFF;	
	color: #FFFFFF;
}
#imagenVinculo:hover {
	border: 3px solid #FFFFFF;
}


.lineaImagenesP
{
	
	
}
#supercontenedor {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#idLogos {
	text-align:center;
}

.celdaTablaInstrucciones
{
	text-align:justify;
	vertical-align:top;
	width:33%;
}
.centrado {
	text-align:center;
}

.sinborde {
	border:0px;
}

	

