@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#e8f8ff url(../imagenes/bg_textura.png) repeat;
	background-attachment: fixed;
	font-family: "Comic Sans MS", cursive;
}
.clear {
	margin:0px;
	padding:0px;
	clear:both;
}
a {	text-decoration: none;}
a:hover {	text-decoration: none;}
h1 {
	color: #4d8747;
	text-shadow: 1px 1px #bfd7e8, -1px -1px #3c5669;
	font-size:24px;
	background-image: url(../imagenes/franja.png);
	background-position: -10px 32px;
	background-repeat: no-repeat;
	margin-left:10px
}
p {
	color: #154f97;
	text-align: justify;
}
li {
	color: #154f97;
	margin-bottom:5px;
}
#header_redes {
	background-color: #000;
	height: 35px;
	width: 100%;
}
#redes_sociales {
	height:30px;
	width:300px;
	font-size:15px;
	color: #90c5db;
	margin:auto;
	padding-top:5px;
	padding-left:700px;
	background-image: url(../imagenes/franja_redes.png);
	background-repeat: no-repeat;
	background-position: 800px 50%;
}
.facebook {
	background-image: url(../imagenes/facebook-twitter.png);
	height: 33px;
	width: 32px;
	margin:auto;
	float: right;
	margin-top:-3px;
	margin-right:108px;
	background-position: 0px 0px;
}
.facebook:hover {
	background-image: url(../imagenes/facebook-twitter.png);
	background-position: 0px -33px;
}
.twitter {	
	background-image: url(../imagenes/facebook-twitter.png);
	height: 33px;
	width: 32px;
	margin:auto;
	float: right;
	margin-right:78px;
	margin-top:-3px;
	background-position: 33px 0px;

}
.twitter:hover {	
	background-image: url(../imagenes/facebook-twitter.png);
	background-position: 33px -33px;
}

#header {	
	background-color: #fff;
	height: 160px;
	width: 100%;
	text-align:center;
}
.separacion_negra {
	background-color: #000;
	height: 5px;
	width: 100%;
	z-index:2;
}
#menu {
	background: #90c5db;
	text-align: center;
	height: 41px;
	width: 100%;
	min-width:996px;
	box-shadow: 0px 3px 10px #333333;
	z-index:5;
	position: relative;

}
#area-botones {
	margin: auto;
	height: 37px;
	width: 996px;
	font-size: 19px;
}


.boton{
	width:auto;
	height:auto;
	margin:auto;
	float:left;
	color:#3788AA;
	font-weight:bold;
	padding-top: 7px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
	text-align: center;
	text-shadow: 1px 1px #bfd7e8, -1px -1px #3c5669;
	font-weight: bold;
}
.boton:hover{
	color:#154f97;
	text-shadow: 0px 0px 5px #888888;
	background-image: url(../imagenes/sep_menu.png);
	background-repeat: no-repeat;
	background-position:6px 13px;
	font-weight: bold;
}

.boton-selected{
	width:auto;
	height:auto;
	margin:auto;
	float:left;
	color:#154f97;
	padding-top: 7px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
	text-align: center;
	background-image: url(../imagenes/sep_menu.png);
	background-repeat: no-repeat;
	background-position:3px 13px;
	text-shadow: 0px 0px 5px #888888;
	font-weight: bold;
}

#footer{
	width:100%;
	height:80px;
	text-align: center;
	vertical-align: middle;
	float:left;
	font-size:18px;
	color:#333;
	padding-top:10px;
	padding-bottom:5px;
	line-height: 20pt;
	font-weight: normal;
	background:#90c5db;
	box-shadow: 0 -5px 20px #333333;
	margin:auto;
}
.firma{
	font-size:18px;
	color:#333;
	margin: 0px;
}
.firma:hover{
	color:#666666;
}

#footer_hostito {
	width:100%;
	height:15px;
	text-align: center;
	vertical-align: middle;
	padding-top:0px;
	float:left;
}
.firma_hostito{
	font-size:10px;
	color:#666;
}
.firma_hostito:hover{
	color:#333;
}

#contenido {
	margin: auto;
	height: auto;
	width: 980px;
	background: rgba(255,255,255,0.8);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.8);
	z-index:-1;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow:hidden;

}
.box_destacados {
	height: auto;
	width: 980px;
	overflow:hidden;
	background-image: url(../imagenes/franja.png);
	background-repeat: no-repeat;
	background-position: 0px 52px;
}
.box_destacados h2 {
	color:#175711;
	margin-left:20px;
	text-shadow: 1px 1px 2px #333;
}
.box_destacados_interior {
	float: left;
	width: 980px;
	height:350px;
	margin-top:5px;

}
.box_destacados_interior img{
	margin:2px;
	float:left;
}
.box_destacados_interior2 {
	width:160px;
	height:420px;
	float:left;
	padding-right: 4px;
}
.box_destacados_interior3 {
	width:652px;
	height:420px;
	float:left;
}

.bloque400{
	float: left;
	height: auto;
	width: 340px;
	text-align:left;
	padding: 20px;
}
.bloque600{
	padding: 20px;
	float: left;
	height: auto;
	width: 540px;
	text-align:left;
}
.box_1000 {
	padding: 20px;
	height: auto;
	width: 940px;
	float: left;
	border-radius: 15px;
	overflow:hidden;
}
.box_1000 h2 {
	color:#154f97;
	margin-left:120px;
	text-align:center;
	font-size:18px;
	margin-right: 120px;
	margin-top:30px;
}
.box_1000 h3{
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size:14px;
}
.box_1000 h4{
	color: #CCC;
	margin: 0px;
	padding: 0px;
	font-size:13px;
	margin-top:5px;
	font-weight: normal;
}

.box_900 {
	height: auto;
	width: 980px;
	float: left;
	border-radius: 15px;
	overflow:hidden;
}

.box_900 h3{
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size:14px;
}
.box_900 h4{
	color: #CCC;
	margin: 0px;
	padding: 0px;
	font-size:13px;
	margin-top:5px;
	font-weight: normal;
}

.fotos {
	margin-top:20px;
	margin-bottom:20px;
	border-radius:20px;
	border: 2px solid #3788AA;
	box-shadow: 0 0 20px #999;
		float:left;
}
.box_destacados_in {
	height:148px;
	width:130px;
	float:right;
	background-image: url(../imagenes/sombra_destacados.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:center;
	margin-top: 90px;
	margin-right:70px;
}

.fotos_destacados_in {
	border-radius:50%;
	border: 2px solid #3788AA;
	box-shadow: 0 0 20px #999;
	float: right;

	text-align: center;
}

.box_destacados_in2 {
	height:198px;
	width:180px;
	float:right;
	background-image: url(../imagenes/sombra_destacados.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:center;
	margin-top: 100px;
	margin-right:130px;
}


.bloque_staff1 {
	width:150px;
	height: auto;
	margin-right: 29px;
	margin-left: 29px;
	float:left;
	}
	
.bloque_staff2 {
	width:150px;
	height: auto;
	margin-right: 29px;
	margin-left: 29px;
	float:left;
	}

.box_staff{
	height:60px;
	width:160px;
	background: rgba(15,27, 89, 0.8);
	padding:5px;
	text-align:center;
	border-radius: 10px 0 10px 0;
	position:absolute;
	margin-top:170px;
	margin-left:-8px;
	box-shadow: 0 0 10px #fff;
}

.bloque-noticia1{
	height: auto;
	width: 430px;
	float: left;
	padding: 20px;
	background-color: rgba(21,79,151,0.8);
	border-radius:20px;
	color: #FFF;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
}
.bloque-noticia1 h2{
	font-size: 24px;
	color: #fff;
		margin-top:0px;
}
.bloque-noticia1 p{
	font-size: 14px;
	color: #fff;
	text-align:left;
		margin-top:0px;
}

.bloque-noticia2{
	height: auto;
	width: 430px;
	float: left;
	padding: 20px;
		margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: rgba(97,157,182,0.8);
	border-radius:20px;
		box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
}
.bloque-noticia2 h2{
	font-size: 24px;
	color: #fff;
		margin-top:0px;
}
.bloque-noticia2 p{
	font-size: 14px;
	color: #fff;
	text-align:left;
	margin-top:0px;
}

.bloque-texto-noticia {
	height: auto;
	width: 240px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.bloque-imagen-noticia {
	height: auto;
	width: 150px;
	float: left;
	border-radius: 20px;
	border: thin solid #FFF;
	box-shadow:0 0 5px #FFFFFF;
}

#galeria1{
	width:440px;
	height:auto;
	border-radius:15px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 70px;
}
#galeria2{
	width:880px;
	height:auto;
	border-radius:15px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.bloque-img-mapa{
	width:auto;
	height:auto;
	float:left;
	text-align:center;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foto_mapa{
	border-radius:20px;
	border: 2px solid #3788AA;
	box-shadow: 0 0 20px #999;
	}
