/* CSS Document */

* {margin:0px; padding:0px;}

body {
	background-image: url(../img/general/cielo_circulo.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	background-color: #E3f1f4;
	background-position: top;
	color: #666666;
}
.clear_sin {
	clear: both;
}


#contenedor {
	height:auto;
	width:100%;
}
#cabecero   {
	height:153px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#cuerpo     {height:auto; width:800px; margin-left:auto; margin-right:auto; text-align:justify}

#pie        {
	vertical-align:bottom;
	height:214px;
	clear:both;
	background-repeat: repeat-x;
	background-image: url(../img/general/pie_montanas.jpg);
	width: 100%;
	background-position: bottom;
}

#cuerpo_principal_circulo   {
	height:auto;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	margin-bottom: 40px;
}

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



.bloques {
	clear: both;
	width: 51%;
	height: auto;
	padding-top:40px;
	float: left;
}



.titulo_pequeno {
	font-family: "Futura Md BT", "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	color: #1D7A8B;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #1D7A8B;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


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

		  
.titulo_enlace {
	font-family: "Futura Md BT", "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	height: 20px;
	width: 100%;
	text-transform: uppercase;
	color: #772623;
	text-align: left;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #772623;
	margin-top: 10px;
}
		  
.salto { display:none; clear:both; }	


 

.texto_18 {
	font-size: 18px;
	color: #1D7A8B;
	line-height: 30px;
}

.derecha {
	float: right;
}

.ver_mas {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #1D7A8B;
	padding-bottom: 5px;
}
.noticias {
	font-weight: bold;
	color: #114751;
	font-size: 12px;
}
.caja_derecha_circulo {
	float: right;
	width: 45%;
	text-align: justify;
	padding-top: 50px;
	padding-left: 10px;
}
.caja_izquierda_circulo {
	padding: 10px;
	float: left;
	width: 100%;
	display: block;
	text-align: justify;
	margin-bottom: 20px;
}
.caja_enlaces_izq_circulo {
	width: 45%;
	text-align: justify;
	float: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1D7A8B;
	border-bottom-color: #1D7A8B;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 40px;
}
.caja_enlaces_dcha_circulo {
	width: 45%;
	text-align: justify;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D7A8B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#area{
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Arial;;
	text-transform: uppercase;
	width: 800px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #26A2B7;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 10px;
}



/* GALERIA */

#contenedor_galeria { 
	width: 65%;
	margin-top: 5px;
	float:left;
	text-indent: 10px;
}
#contenedor_galeria ul 
 {
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#contenedor_galeria li {
    font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	text-indent: 20px;
	text-align: left;
	padding-bottom:5px
}

#contenedor_galeria a:link{ color: #666666; text-decoration: none; }
#contenedor_galeria a:hover{ color: #666666; text-decoration: none; }
#contenedor_galeria a:visited{ color: #666666; text-decoration: none; }

.nombre_area {
	font-size: 14px;
	font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica;
	text-transform: uppercase;
	font-size: 14px;
	color: #1D7A8B;
	padding-bottom:15px;
	padding-top:15px;
}
#miniaturas_fotos{
	width: 32%;
	margin-top: 5px;
	float:right;
}
.flota_der {padding:0px; float:left; 	border: thin solid #d9d9d9; display:block}
#galeria_fotos {text-align:center;width:680px; clear:both; margin-left:auto; margin-right:auto;}
#contenedor_visor_galeria {width:700px; clear:both;  }
#titulo_galeria {
	width:502px;
	background-color:#cccccc;
	float:left;
	font-size: 14px;
	color:#1D7A8B;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana;
	text-transform: uppercase;
}

.botones_control {
	width:72px;
	height:22px;
	float:left;
	font-size: 12px;
	color: #1D7A8B;
	font-family:"Trebuchet MS", Verdana;
	padding-top:5px;
  }
.enlaces_fotos_galeria{
	color: #1D7A8B;
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
#cont_miniaturas { width:155px; float:left;  height:auto; }
#cont_foto_grande  { width:500px;; float:left; height:495px; overflow:hidden; border: thin solid #d9d9d9; }
.miniatura {
	display:block;
	width:65px;
	height:65px;
	float:left;
	border: thin solid #d9d9d9;
	padding:2px;
}
#comentario_foto{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	text-align:justify;
}
#volver_circulo a {

	float: right;
	height: 25px;
	width: auto;
	margin-right: 75px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #176573;
	text-decoration: blink;
	text-transform: uppercase;
}
.area {

	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Arial;;
	text-transform: uppercase;
	width: 800px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #26A2B7;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 10px;
}
