/* CLASES */

.titulo_enlace {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	width: 100%;
	text-transform: uppercase;
	color: #1D7A8B;
	text-align: left;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D7A8B;
}
#la_galeria_2 {
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.ultimo_comentario {
	background-color: #D9ECF0;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #176573;

	-moz-border-radius: 5px;  	/*Para Firefox*/
	border-radius: 5px; /*Para opera*/

	-webkit-border-radius: 5px; /*Para otros navegadores*/
	-ms-border-radius: 5px; /*Para explorer 8*/
	font-size: 11px;
}
.fecha {
	font-size: 11px;
	color: #999999;
}


.sponsor{
	width: 98px;
	height: 98px;	
	float: left;
	margin: 4px;
	border: 1px solid #FFFFFF;
}


		  
.salto { display:none; clear:both; }	

.caja_abajo {
	width:45%;
	padding-right:15px;
	float:left;
	text-align:justify;
	height: auto;
	display: block;
}	


.caja_abajo_derecha {
	width:50%;
	float:right;
	text-align:justify;
}	

.bloque_patrocinadores {
	width:100%;
	float:right;
	padding-top: 10px;
}
 
.titulo_principal {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 36px;
	font-weight: bold;
	color: #1D7A8B;
	margin-bottom: 25px;
}
.texto_24 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	color: #1D7A8B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D7A8B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	width: 100%;
}
.derecha {
	float: right;
}





/* DEFINICIONES CAPAS */

#zonas {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}


#avion {position:absolute;  width:100px; height:100px; top:38px; left:392px;background-color:#f2f2f2; }		  

.avion {
  overflow:hidden;
  position:absolute;
  z-index:10;
}
.titulo_patrocinador {
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding-left: 5px;
}

