@charset "utf-8";
/* CSS Document */

body {
	background-color: #6699CC;
	/*background-color: #7caedf;*/
	font-family: "Minion Pro";
	margin: 0px;
	padding:0px;
	clear:both;
}

#pre_placa{
	height:0px;
	}
	
#placa{
	background-color: #9fbe3c;
	width:960px;
	/*width: 1280px; este dejaré al final, para que no se agrande más que esto*/
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	
}
#top{
	font-size: 16px; /* -FLEXIBLE- esta la podría cambiar a %, pero quiero que siempre mida 11px */
	color: #b2ec41;
	background-color: #023138;
	height: 24px; /* -FLEXIBLE- lo mantenemos igual siempre */
	padding-top: 6px; /* -FLEXIBLE- lo mantenemos */
	text-align: right;
	/* -FLEXIBLE- recalculamos los padding, que eran de 51px. y el ancho total era 960px -> (51/960*100=5.31% )*/
	padding-right: 5.31%;
	padding-left: 5.31%;
	}
#conte_header{
	background-color: #469474;
	height:auto;
	}
#header{
	background-color: #469474;
	/*height: 220px;*/
	height:auto;
	width:87.26%;
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom:0px;	
	clear:both;
	
	 }
	 

	
#conte_divs_menu_zonas{
	background-color: #006666;
	height: 40px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0e3d39;
	 }
	 
#conte_divs_menu_zonas_extra{
	background-color: #006666;
	height: 40px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0e3d39;
	 }

	
#conte_menu_zonas{
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	float:right;
	 }
#conte_menu_zonas ul{
	margin: 0px;
	list-style-type: none;
	float: right;
	padding-top: 4px;
	padding-right: 6.3%;
	padding-bottom: 0px;
	padding-left: 6.3%;
	 }
#conte_menu_zonas ul a li{
	margin-top: 4px;
	-moz-box-shadow: inset 0px 0px 15px #000000;
	-webkit-box-shadow: inset 0px 0px 15px #000000;
	box-shadow: inset 0px 0px 15px #000000;
	text-align: center;
	vertical-align: middle;
	}
	
#conte_menu_zonas ul a li:hover{
	-moz-box-shadow: inset 0px 0px 15px #f8f077;
	-webkit-box-shadow: inset 0px 0px 15px #f8f077;
	box-shadow: inset 0px 0px 15px #f8f077;
	}
.btn_menu_zonas_gral{
	font-size: 18px;
	font-weight: bold;
	color: #fac8e8;
	text-decoration: none;
	background-color: #545abc;
	padding-top: 2px;
	height: 35px;
	width: 180px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	font-family: Harrington;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*line-height: 80%;	*/
	}
	
.btn_menu_zona1{
	font-size: 18px;
	font-weight: bold;
	color: #fac8e8;
	text-decoration: none;
	background-color: #3551ad;
	padding-top: 2px;
	height: 35px;
	width: 180px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	font-family: Harrington;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*line-height: 27px;*/	
	}
.btn_menu_zona2{
	font-size: 18px;
	font-weight: bold;
	color: #fac8e8;
	text-decoration: none;
	background-color: #7d2554;
	padding-top: 2px;
	height: 35px;
	width: 180px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	font-family: Harrington;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*line-height: 27px;*/	
	}
.btn_menu_zona3{
	font-size: 18px;
	font-weight: bold;
	color: #fac8e8;
	text-decoration: none;
	background-color: #3c1f6c;
	padding-top: 2px;
	height: 35px;
	width: 180px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	font-family: Harrington;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*line-height: 27px;*/	
	}

.btn_menu_zona4{
	font-size: 18px;
	font-weight: bold;
	color: #fac8e8;
	text-decoration: none;
	background-color: #0b4791;
	padding-top: 2px;
	height: 35px;
	width: 180px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	font-family: Harrington;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*line-height: 27px;*/	
	}
	 

#footer{
	background-color:#469474;
	}
#top input{
	font-size: 16px;
	color: #023138;
	height: 16px;
	/*width: 90px;*/
	padding-right: 4px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	}
#top form{
	margin:0px;
	padding:0px;
	}
.pass{
	width:110px;
	}	
.ir{
	font-size: 16px;
	color: #023138;
	height: 28px;
	width: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #b2ec41;
	font-family: "Minion Pro";
	/*position: absolute;*/
	}
.salir{
	font-size: 16px;
	color: #023138;
	height: 28px;
	width: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #F93;
	font-family: "Minion Pro";
	/*position: absolute;*/
	}
	
.texto1{
	font-size: 1em;
	color: #023138;
	width: 97%;
	font-family: "Minion Pro";
	padding: 0px;
	margin: 0px;
	text-shadow:#003 0px 0;
	
	}
	
#logo{
	width: 28%;
	height:auto;
	/*background-color: #0C9;*/
	margin: 0px;
	padding: 0px;
	float: left;
	}
#logo img{
	width: 100%;
	float: right;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 8.7%;
	padding-bottom: 8.7%;
	}
#medio_header{
	width:29%;
	}	
#side_header{
	width: 35.5%;
	/*background-color: #CC3;*/
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 2em;
	}
#conte_bienvenido{
	float: right;
	padding-right:0px;
	/*background-color:#F90;*/
	font-family: Harrington;
	/*font-size: 2.4em;*/
	text-align:center;
	color: #c0f8ef;
	font-weight: bold;
	padding-top: 10%;
	left: auto;
	right: auto;
	}

	
#conte_menu{
	height: 35px;
	margin: 0px;
	/*background-color: #09C;*/
	width: 100%;
	/*border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0e3d39;*/
	padding-top: 4px;
	padding-right: 6%;
	padding-bottom: 4px;
	padding-left: 0px;
	float: right;	
	}
#conte_menu ul{
	margin: 0px;
	list-style-type: none;
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
#conte_menu ul a li{
	margin-top: 4px;
	-moz-box-shadow: inset 0px 0px 15px #000000;
	-webkit-box-shadow: inset 0px 0px 15px #000000;
	box-shadow: inset 0px 0px 15px #000000;
	text-align: center;
	vertical-align: middle;
	
	}
#conte_menu ul a li:hover{
	-moz-box-shadow: inset 0px 0px 15px #f8f077;
	-webkit-box-shadow: inset 0px 0px 15px #f8f077;
	box-shadow: inset 0px 0px 15px #f8f077;
	
	}
/************************************/

#btn_masNews{
	height: 35px;
	margin: 0px;
	/*background-color: #09C;*/
	width: 100%;
	/*border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0e3d39;*/
	padding-top: 4px;
	padding-right: 6%;
	padding-bottom: 4px;
	padding-left: 0px;
	float: right;	
	}
#btn_masNews ul{
	margin: 0px;
	list-style-type: none;
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
#btn_masNews ul a li{
	margin-top: 4px;
	-moz-box-shadow: inset 0px 0px 15px #000000;
	-webkit-box-shadow: inset 0px 0px 15px #000000;
	box-shadow: inset 0px 0px 15px #000000;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #003;	
	}
#btn_masNews ul a li:hover{
	-moz-box-shadow: inset 0px 0px 15px #f8f077;
	-webkit-box-shadow: inset 0px 0px 15px #f8f077;
	box-shadow: inset 0px 0px 15px #f8f077;
	
	}
	
	
/*#conte_menu_btns{
	
	width:100%;
	float:right;
	}*/

.btn_verde{
	
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #6a870c;
	padding-top: 2px;
	height: 26px;
	width: 150px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	
	font-family:"Minion Pro";
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 27px;
	
	}
.btn_cyan_der{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #408c7d;
	padding-top: 2px;
	height: 26px;
	width: 150px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	
	font-family:"Minion Pro";
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 27px;
	
	}

.btn_verde_claro{
	
	
	font-size: 16px;
	font-weight: bold;
	color: #264155;
	text-decoration: none;
	background-color: #9fbe3c;
	padding-top: 2px;
	height: 26px;
	width: 75px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	
	font-family:"Minion Pro";
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 27px;
	
	}
	
.btn_home{
	font-size: 16px;
	font-weight: bold;
	/*color: #264155;*/
	color: #fff;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 3px;
	height: 26px;
	width: 140px;
	float: right;
	display: inline;
	text-align: center;
	margin-left: 10px;
	font-family: "Minion Pro";
	line-height: 27px;
	
	}

	
.btn_naranja{
	
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #b25008;
	padding-top: 2px;
	height: 26px;
	width: 140px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	
	font-family:"Minion Pro";
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 27px;
	
	}

#conte_inicio_zonas{
	/*background-color: #C90;*/
	width: 87.26%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;
	}
	
/*fondo de las noticias, hay que arreglarle la altura...*/
#conte_inicio{
	background-color: #1d6864;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 270px;
	padding-left: 0px;
	height:auto;
	}

	
#news_map{
	background-color: #1d6864;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	clear: both;
	width: 96.9%;
	height:55px;
	}
/*	#news_map{
	
	width: 96.9%;
	height:55px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	}*/
#conte_zona1{
	background-color: #3551ad;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
	

	
#conte_zona2{
	background-color: #7d2554;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear:both;
	}
	
#conte_zona3{
	background-color: #3c1f6c;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear:both;
	}
	
#conte_zona4{
	background-color: #0b4791;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear:both;
	}
	
#conte_marco_slider{
	background-color: #3ea6a7;
	width: 96.9%;
	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	border: medium solid #036;
	margin-top: 0px;
	}
#conte_marco_slider img{
	width: 100%;
	
	margin-right: auto;
	margin-left: auto;
	}
#dibujo_sobre{
	position:relative;
	width:30%;
	height:0px;
	top:-145px;
	left:77%;
	
	}
	
/*#dibujo_sobre_menu{
	position:relative;
	width:10px;
	height:10px;
	top:-215px;
	left:-60px;
	float:right;
	display:none;
	
	
	}
	
*/

	
#dibujo_sobre:hover{
	opacity:0;
	}
#conte_foto_encima{
	background-color: #3ea6a7;
	width:96.9%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#conte_foto_encima_dibujo{
	width: 29.5%;
	float: right;
	clip: rect(auto,auto,auto,auto);
	}
#conte_foto_encima_dibujo img{
	width: 100%;
	float: right;
	}

#news{
	/*background-color: #0C6;*/
	float: left;
	width: 100%;
	height:50px;
		
	}
#map{
	/*background-color: #39C;*/
	float: right;
	width: 31.6%;
	}
.h2_bco_harrington{
	font-family: Harrington;
	font-size: 1.2em;
	color: #fff;
	text-shadow:#003 1px 0;
	font-weight: bold;
	}
.h1_celeste_harrington{
	font-family: Harrington;
	font-size: 1.2em;
	color: #c0f8ef;
	text-shadow:#003 1px 0;
	font-weight: bold;
	}
.mensajeInicial{
	font-family: "Minion Pro";
	font-size: 1.2em;
	color: #fff;
	text-shadow:#003 1px 0;
	font-weight: bold;
	}
.h1_rosa_harrington{
	font-family: Harrington;
	/*font-size: 2em;*/
	color: #fac8e8;
	text-shadow:#003 2px 0;
	font-weight: bold;
	}
	
#cuadro_news{
	background-color: #82c6b8;
	border: medium solid #003;
	font-family: "Minion Pro";
	font-size: 1em;
	padding-left:2%;
	height:250px;
	overflow:auto;
	
	}
#cuadro_mapa{
	background-color: #fff;
	border: medium solid #003;
	font-family: "Minion Pro";
	font-size: 1em;	
	}
#conte_footer{
		
	}
#footer{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height:70px;
	}
/*#logo_footer{
	padding: 0px;
	width: 13.78%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}*/
	
#conte_logo_footer{
	padding: 0px;
	width:25%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}
/*#footer p img{
	width: 13.96%;
	}*/

#footer a img{
	width: 35%;
	float:left;
	}

#footer img{
	width: 25%;
	float:left;
	}
	
.letra-footer{
	font-family: "Minion Pro";
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #033;
	}
.h5-footer{
	font-family: "Minion Pro";
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #033;
	font-weight: bold;
	}

/***************/
#titulo_zona1 {
	font-size: 2.2em;
	width: 67%;
	float:left;
	padding-top: 6px;
	padding-left:6px;
	margin-right: auto;
	margin-left: auto;	
	}
	
#dibujo_zona1 {
	width: 15%;
	float:right;
	padding-top: 2%;
	padding-right:7%;	
	margin-right: auto;
	margin-left: auto;	
	}
	
#dibujo_zona1 img{
	width: 100%;	
	}
	

#conte_menu_zona1{
	height: 160px;
	margin: 0px;
	
	width:100%;
	
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear:both;
	}
#conte_menu_zona1 ul{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 4px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
	
	
	
	}
#conte_menu_zona1 ul a li{
	color: #1c3f60;
	margin-top: 4px;
	width: 29.5%;
	-moz-box-shadow: inset 0px 0px 18px #000000;
	-webkit-box-shadow: inset 0px 0px 18px #000000;
	box-shadow: inset 0px 0px 18px #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: thin solid #142c78;
   	padding-top: 2px;
	height: 66px;
	
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	
	font-family:Harrington;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	/*line-height: 27px;*/
	text-shadow:#003 0px 0;
	line-height:110%;
	}
#conte_menu_zona1 ul a li:hover{
	-moz-box-shadow: inset 0px 0px 20px #fff;
	-webkit-box-shadow: inset 0px 0px 20px #fff;
	box-shadow: inset 0px 0px 20px #fff;
	border: thin solid #4663c5;
	}

.btn_a1{
	background-color: #7dbfe8;
	font-size: 16px;
	}
.btn_a2{
	background-color: #8ba74a;
	/*line-height: 100%;*/
	
	}
.btn_a3{
	background-color: #bca054;
	}
.btn_a4{
	background-color: #4dae9e;
	}
.btn_a5{
	background-color: #cfc953;
	}
.btn_a6{
	background-color: #60b241;
	}
.btn_a7{
	background-color: #b4c139;
	}
.btn_a8{
	background-color: #9966CC;
	}
	
.btn_a9{
	background-color: #daa259;
	}
.btn_a10{
	background-color: #f2d664;
	}
.btn_a11{
	background-color: #9966CC;
	}

/*********zona 2***************/
#titulo_zona2 {
	font-size: 2.2em;
	width: 67%;
	float:left;
	padding-top: 6px;
	padding-left:6px;
	margin-right: auto;
	margin-left: auto;	
	}
	
#dibujo_zona2 {
	width: 15%;
	float:right;
	padding-top: 2%;
	padding-right:7%;	
	margin-right: auto;
	margin-left: auto;	
	}
	
#dibujo_zona2 img{
	width: 100%;	
	}
	

#conte_menu_zona2{
	height: 160px;
	margin: 0px;
	
	width:100%;
	
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear:both;
	}
#conte_menu_zona2 ul{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 4px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
	
	
	
	}
#conte_menu_zona2 ul a li{
	color: #3f0a5d;
	margin-top: 4px;
	width: 29.5%;
	-moz-box-shadow: inset 0px 0px 18px #000000;
	-webkit-box-shadow: inset 0px 0px 18px #000000;
	box-shadow: inset 0px 0px 18px #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: thin solid #64163f;
   	padding-top: 2px;
	height: 66px;
	
	float: left;
	display: inline;
	text-align: center;
	margin-left: 10px;
	
	font-family:Harrington;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	line-height:110%;
	text-shadow:#003 0px 0;
	}
#conte_menu_zona2 ul a li:hover{
	-moz-box-shadow: inset 0px 0px 20px #fff;
	-webkit-box-shadow: inset 0px 0px 20px #fff;
	box-shadow: inset 0px 0px 20px #fff;
	border: thin solid #9b3c6f;
	}

.btn_t1{
	background-color: #bc5477;
	}
.btn_t2{
	background-color: #c5826e;
	}
.btn_t3{
	background-color: #cd66c8;
	}
.btn_t4{
	background-color: #d189bf;
	}
.btn_t5{
	background-color: #ccac58;
	}
.btn_t6{
	background-color: #e08e44;
	}

/*********zona 3***************/
#titulo_zona3 {
	font-size: 2.2em;
	width: 67%;
	float:left;
	padding-top: 6px;
	padding-left:6px;
	margin-right: auto;
	margin-left: auto;	
	}
	
#dibujo_zona3 {
	width: 15%;
	float:right;
	padding-top: 2%;
	padding-right:7%;	
	margin-right: auto;
	margin-left: auto;	
	}
	
#dibujo_zona3 img{
	width: 100%;	
	}
	

#conte_menu_zona3{
	height: 90px;
	margin: 0px;
	
	width:100%;
	
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear:both;
	}
#conte_menu_zona3 ul{
	width:100%;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 4px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
	
	
	
	
	
	}
#conte_menu_zona3 ul a li{
	color: #3f0a5d;
	margin-top: 4px;
	width: 29.5%;
	-moz-box-shadow: inset 0px 0px 18px #000000;
	-webkit-box-shadow: inset 0px 0px 18px #000000;
	box-shadow: inset 0px 0px 18px #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: thin solid #2e1458;
	padding-top: 2px;
	height: 66px;
	float: left;
	
	display: inline;
	text-align: center;
	margin-left: 10px;
	font-family: Harrington;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	line-height:110%;
	text-shadow: #003 0px 0;
	
	}
#conte_menu_zona3 ul a li:hover{
	-moz-box-shadow: inset 0px 0px 20px #fff;
	-webkit-box-shadow: inset 0px 0px 20px #fff;
	box-shadow: inset 0px 0px 20px #fff;
	border: thin solid #503183;
	}

.btn_d1{
	background-color: #545abc;
	}
.btn_d2{
	background-color: #6185b0;
	}
.btn_d3{
	background-color: #6699FF;
	}
.btn_d4{
	background-color: #CC66FF;
	}
/*********zona 4***************/
#titulo_zona4 {
	font-size: 2.2em;
	width: 67%;
	float:left;
	padding-top: 6px;
	padding-left:6px;
	margin-right: auto;
	margin-left: auto;	
	}
	
#dibujo_zona4 {
	width: 20%;
	float:right;
	padding-top: 2%;
	padding-right:7%;	
	margin-right: auto;
	margin-left: auto;	
	}
	
#dibujo_zona4 img{
	width: 100%;	
	}
	

#conte_menu_zona4{
	height: 160px;
	margin: 0px;
	
	width:100%;
	
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear:both;
	}
#conte_menu_zona4 ul{
	width:100%;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 4px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
	}
#conte_menu_zona4 ul a li{
	color: #1c3f60;
	margin-top: 4px;
	width: 29.5%;
	-moz-box-shadow: inset 0px 0px 18px #000000;
	-webkit-box-shadow: inset 0px 0px 18px #000000;
	box-shadow: inset 0px 0px 18px #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: thin solid #2e1458;
	padding-top: 2px;
	height: 66px;
	float: left;
	
	display: inline;
	text-align: center;
	margin-left: 10px;
	font-family: Harrington;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	line-height:110%;
	text-shadow: #003 0px 0;
	
	}
#conte_menu_zona4 ul a li:hover{
	-moz-box-shadow: inset 0px 0px 20px #fff;
	-webkit-box-shadow: inset 0px 0px 20px #fff;
	box-shadow: inset 0px 0px 20px #fff;
	border: thin solid #503183;
	}

.btn_m1{
	background-color: #37a391;
	}
.btn_m2{
	background-color: #68a13f;
	}
.btn_m3{
	background-color: #cfc953;
	}
.btn_m4{
	background-color: #7d9ee8;
	}
	
	
/******************** VENTANAS- Nuestro Jardin ******************/

#vent_NuestrosEducadores{
	height: 500px;
	background-color: #9fbe3c;
	width: 87.26%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
	}
.h1_greenblue_harrington{
	font-size: 2em;
	font-family: Harrington;
	color: #1d6864;
	text-shadow:#003 2px 0;
	font-weight: bold;
	}
.h1_verde2_harrington{
	font-size: 2em;
	font-family: Harrington;
	color: #15927f;
	text-shadow: #003 2px 0;
	font-weight: bold;
	}
.h1_celeste2_harrington{
	font-family: Harrington;
	font-size: 2.1em;
	color: #c0f8ef;
	text-shadow:#003 1px 0;
	font-weight: bold;
	}
	
#v_conteTitulo{
	padding-top:3px;
	padding-bottom:6px;
	}	
.v_conteTitulo{
	font-size: 2.2em;
	width: 100%;
	float:left;
	padding-top: 6px;
	padding-left:6px;
	margin-right: auto;
	margin-left: auto;	
	}
.foto_edu{
	float: left;
	height: auto;
	width: 15.4%;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.conte-edu{
	clear:both;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


#foto_edu1 img{
	width:100%;
	}
#foto_edu2 img{
	width:100%;
	}
#foto_edu3 img{
	width:100%;
	}
	
.desc_edu{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #066;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
	width: 76%;
	float: left;
	height: auto;
	}
.h2-edu{
	font-family: Harrington;
	font-size: 1.5em;
	color: #066;
	font-weight: bold;
	padding:0px;
	margin:0px;
	}
.p-edu{
	font-family: "Minion Pro";
	font-size: 1.1em;
	color: #FFF;
	padding:0px;
	margin:0px;	
	}
.descrip_educ{
	float: left;
	width: 77%;
	margin: 0px;
	padding:0px;
	}
#conte_home{
	width: 10%;
	margin: 0px;
	float: right;
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;	
	}
#conte_home ul{
	list-style-type: none;
	
	}
#conte_home ul a li{
	background-image: url(imagenes/home.png);	
	}
#conte_home ul a li:hover{
	
	}
	

	
#conte_menu_btns{
	width:80%;
	padding:0px;
	margin:0px;
	float:left;
	}
	
#conte_login{
	background-color:#9CF;
	width:80%;
	height:170px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:2px;
	box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	}

#conte_login table{
	width=60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border: thin solid #369;
	background-color: #63F;
	font-family: "Minion Pro";
	font-size: 1em;
	color: #036;
	}

#conte_login table tr td{
	background-color: #99F;
	}
.inputlogin{
	background-color: #d6d6ff;
	font-family: "Minion Pro";
	font-size: 1em;
	}
	
.buttonlogin{
	background-color: #66F;
	width: 100%;
	font-family: "Minion Pro";
	font-size: 1.2em;
	color: #FFF;
	}


/*********************************************/
/**************** RESPONSIVO *****************/
/*********************************************/

@media screen and (max-width:1024px){
	#placa{
	background-color: #9fbe3c;
	width:90%;		
}

#conte_menu{
	margin-left:auto;
	margin-right:auto;
		
	}


#conte_menu_btns{
	}
.btn_verde{
	width: 36%;	
	}
.btn_verde_claro{
	width: 18%;
	}
#logo{
	width: 25%;
	height:30%;
	}

#conte_inicio{
	padding-bottom: 270px;
	}
#cuadro_news{
	height:250px;
	}
#dibujo_sobre{
	top:-130px;
	}
	
	
	}
	
	
@media screen and (max-width:960px){
	#dibujo_sobre{
	top:-100px;
	}
	
	/*conte titulo y dibujo zonas*/
#titulo_zona1 {
	font-size: 1.8em;
	width: 57%;
	}
	
#dibujo_zona1 {
	width: 20%;
	}
#titulo_zona2 {
	font-size: 1.8em;
	width: 57%;
	}
	
#dibujo_zona2 {
	width: 20%;
	}
#titulo_zona3 {
	font-size: 1.8em;
	width: 57%;
	}
	
#dibujo_zona3 {
	width: 20%;
	}
#titulo_zona4 {
	font-size: 1.8em;
	width: 57%;
	}
	
#dibujo_zona4 {
	width: 20%;
	}

#conte_logo_footer{
	width:30%;
	}

	
}
@media screen and (max-width:900px){
	#dibujo_sobre{
	top:-5em;
	}

}

@media screen and (max-width:800px){
	


/*#dibujo_sobre_menu{
	display:block;
}
*/

#placa{
	margin-top:0px;
	/*padding-top:70px; */
	width:100%;	
	}
	
#pre_placa{
	height:70px;
	}
	
#header{
	/*height:200px;*/
	/*padding-bottom:70px;	*/
	}
	
	#dibujo_sobre{
	top:-75px;
	}
	
#conte_divs_menu_zonas{
	height: 0px;
	
}#conte_divs_menu_zonas_extra{
	height: 0px;
}

/*conte titulo y dibujo zonas*/
#titulo_zona1 {
	font-size: 1.6em;
	width: 57%;
	}
	
#dibujo_zona1 {
	width: 20%;
	}
#titulo_zona2 {
	font-size: 1.6em;
	width: 57%;
	}
	
#dibujo_zona2 {
	width: 20%;
	}
#titulo_zona3 {
	font-size: 1.6em;
	width: 57%;
	}
	
#dibujo_zona3 {
	width: 20%;
	}
#titulo_zona4 {
	font-size: 1.6em;
	width: 57%;
	}
	
#dibujo_zona4 {
	width: 20%;
	}

#conte_logo_footer{
	width:35%;
	}
	

}
@media screen and (max-width:680px){
	#dibujo_sobre{
	top:-70px;
	}
	
/*#dibujo_sobre_menu{
	top:-205px;
	}
	*/
}
	
@media screen and (max-width:480px){
	#placa{
	background-color: #9fbe3c;
	/*width:100%;*/
		
}

/*#dibujo_sobre_menu{
	top:-290px;
	}
	*/

#conte_menu{
	height: 100px;
	width: 100%;
	}
#conte_menu_btns{
	
	}
.btn_verde{
	font-size: 16px;
	width: 100%;
	}
.btn_verde_claro{
	font-size: 16px;
	width: 100%;
	}
#logo{
	width: 25%;
	margin-left:2px;
	margin-right:2px;
	padding-left:0px;
	paddin-right:0px;
	}
	
	
#logo img{
	width: 100%;
	padding-right:0%;
	margin-right: auto;
	margin-left: auto;

	}
	


#side_header{
	width: 70%;
	font-size: 1em;
	}
#conte_bienvenido{
	float: right;
	width:100%;
	height:15px;
	font-size:1.5em;
	padding-top: 1%;
	padding-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	
	}
/*#conte_divs_menu_zonas{
	width:100%;
	}
#conte_menu_zonas{
	width:100%;	
	}

.btn_menu_zonas_gral{
	width:100%;
	
	}
#conte_menu_zonas ul a li{
	width:100%;
	}*/
	

#conte_inicio{
	padding-bottom: 170px;
	}
#cuadro_news{
	height:150px;
	}
	
#conte_zona1{
	padding-bottom: 70px;
	}
#conte_zona2{
	padding-bottom: 70px;
	}
#conte_zona3{
	padding-bottom: 70px;
	}
	
/*acomodo de las botoneras de las zonas*/
#conte_menu_zona1 ul a li{
	width: 45%;
	line-height: 100%;
}
#conte_menu_zona2 ul a li{
	width: 45%;
	line-height: 100%;
}
#conte_menu_zona3 ul a li{
	width: 45%;
	line-height: 100%;
}
#conte_menu_zona4 ul a li{
	width: 45%;
	line-height: 100%;
}

#conte_menu_zona1 ul{
	font-size: 1em;
	
}
#conte_menu_zona2 ul{
	font-size: 1em;
}
#conte_menu_zona3 ul{
	font-size: 1em;
}

#conte_menu_zona4 ul{
	font-size: 1em;
}

/*conte titulo y dibujo zonas*/
#titulo_zona1 {
	font-size: 1.5em;
	width: 57%;
	}
	
#dibujo_zona1 {
	width: 25%;
	}
#titulo_zona2 {
	font-size: 1.5em;
	width: 57%;
	}
	
#dibujo_zona2 {
	width: 25%;
	}
#titulo_zona3 {
	font-size: 1.5em;
	width: 57%;
	}
	
#dibujo_zona3 {
	width: 25%;
	}
#titulo_zona4 {
	font-size: 1.5em;
	width: 57%;
	}
	
#dibujo_zona4 {
	width: 25%;
	}

#conte_logo_footer{
	width:45%;
	}
	

#dibujo_sobre{
	width:40%;
	top:-75px;
	left:67%;
	}
}

@media screen and (max-width:470px){
	
	/*#dibujo_sobre_menu{
	top:-270px;
	}
	*/
}

@media screen and (max-width:420px){
	
	/*#dibujo_sobre_menu{
	top:-250px;
	}
	*/
	
/*conte titulo y dibujo zonas*/
#titulo_zona1 {
	font-size: 1.3em;
	width: 57%;
	}
	
#dibujo_zona1 {
	width: 28%;
	}
#titulo_zona2 {
	font-size: 1.3em;
	width: 57%;
	}
	
#dibujo_zona2 {
	width: 28%;
	}
#titulo_zona3 {
	font-size: 1.3em;
	width: 57%;
	}
	
#dibujo_zona3 {
	width: 28%;
	}
#titulo_zona4 {
	font-size: 1.3em;
	width: 57%;
	}
	
#dibujo_zona4 {
	width: 28%;
	}

#conte_logo_footer{
	width:60%;
	}
}

@media screen and (max-width:400px){
	
	/*#dibujo_sobre_menu{
	top:-235px;
	}
	*/
#logo img{
	

	}
	


#side_header{
	width: 70%;
	font-size: 1em;
	}
#conte_bienvenido{
	float: right;
	width:100%;
	height:15px;
	font-size:1.2em;
	padding-top: 1%;
	padding-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	
	}
	
}



@media screen and (max-width:380px){
	#dibujo_sobre{
	left:63%;
	width:45%;
	top:-67px;
	}
	/*#dibujo_sobre_menu{
	top:-220px;
	}
	*/
}
	
/*********************************************/
/**********ANIMACION DE LO RESPONSIVO*********/
/*********************************************/

*{
	transition:all 0.5s ease-out;
	-webkit-transition::all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5 ease-out;
	}