/*RESET*/
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding: 0;
	border: none;
	border-collapse: collapse;
}
img {
	vertical-align: top;
}
embed {
	vertical-align: top;
}
/*ETIQUETAS*/
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}

html {
	width:100%;
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	color:#111;
	min-width:310px;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p.telefono {
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
h1 {
	font-size:26px;
	line-height:110%;
	margin: 0 0 5px;
}
h2 {
	font-size:26px;
	margin: 0 0 5px;
}
h3, h3 a {
	font-size: 20px;
	text-decoration:none;
	font-weight: normal;
	margin: 0 0 10px;
}
h3 a:hover {
	text-decoration:none;
}
.error h3 {
	color:#c00;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 18px;
	line-height: 22px;
}
h6 {
	font-size: 16px;
	line-height: 20px;
}
p {
	margin: 0 0 20px 0;
	text-align:justify;
}
p img {
	margin: 0;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
small {
	font-size: 80%;
}
a {
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul li {
	margin:0 0 10px;
}
ol li {
	margin:0 0 10px;
}
/*CLEAR*/

#contenedor:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearer {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*CONTENEDOR*/
#contenedor {
	margin: 0 auto;
	height: auto;
	background: #fff;
	padding-bottom:144px;/*(+ header)*/
}
/*HEADER*/
#header {
	position:absolute;
	top:0px;
	padding:0;
	/*width:980px;*/
	width:100%;
}
#logo {
	float:left;
	display:inline-block;
	margin: 18px 0 18px 290px;
	width:400px; 
}
#logo img {
	width:100%;
}
#submenus {
	display: inline;
	float: right;
	/*padding:20px 0 0;*/
	padding:30px 20px 0;
}
ul#idiomas {
	float: right;
	display: inline;
	*width:200px;
	margin:0;
	height:32px;
}
ul#idiomas li {
	display: inline;
	float: right;
}
ul#idiomas li a{
	display: block;
	height: 22px;
	margin: 0 0 0 10px;
	padding:0;
}
ul#idiomas li a:hover{
	text-decoration:none;
}
ul#idiomas li a.activo:hover, ul#idiomas li a.activo{
	color:#1F57AB;
	text-decoration:none;
	cursor:default;
}

#submenus #redes {
	line-height:24px;
	float:right;
	display: inline;
	padding: 10px 0 0;
	*width:300px;
	clear: right;
}
#redes strong{
	display:inline-block;
	float: left;
	margin:0 15px 0 0;
	color: #798d8a;
	font-weight:normal;
	font-style:italic;
	line-height:32px;
}

p img {
	vertical-align:middle;
}
/*COLUMNAS*/

#contenido {
	position: relative;
	top: 190px; /*+ header*/
	margin: 0 auto;
	padding: 20px 0;
	height: auto;	
	width: 980px;
}
.caja1, .caja2, .caja3, .caja4, .caja5, .caja6, .caja {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	height:auto;
	margin-bottom: 20px;
}
.caja1 {
	width: 300px;
}
.caja2 {
	width: 460px;
}
.caja3 {
	width: 620px;
}
.caja4 {
	width: 220px;
}
.caja5 {
	margin-bottom:0px;
	width: 940px;
}
/*GALERIA*/
.caja6 {
	width: 140px;
	margin-bottom:20px;
}
.caja {
	width: 960px;
	height:auto;
}
.centrar{
	width: 980px;
	height:auto;
	margin:0 auto;
}
#footer .centrar{
	width: 960px;
}
/*FOOTER*/
#footer {
	position: relative;
	top:190px; /*+ header*/
	margin: 0 auto;
	padding: 0;
	height: auto;
	color: #333;
	/*width:980px;*/
}
#footer #submenu {
	height: 30px;
	line-height:30px;
	margin: 0 auto 20px;
	padding:10px 20px;
}
#footer #submenu a {
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	color:#fff;
	font-weight:normal;
	display:inline-block;
   *float:left;
}
#footer #submenu a.activo, #footer #submenu a.activo:hover {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
#footer #submenu span {
	display:inline;
}
#footer .caja1{
	margin-top:20px;
	margin-bottom:20px;
}
#footer .caja2 strong{
	float:left;
	display:block;
}
#footer #cierre {
	padding:20px;
	clear:both;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	background:#000;
 *height:18px;
/*margin:0 10px;*/
}
#footer #submenu p,
#footer #cierre p{
	width:960px;
	margin: 0 auto;
	text-align:left;
}
#footer #cierre p{
text-align:right;
}
#footer #cierre a {
	display:inline-block;
	text-decoration: none;
	padding:  0 0 0 10px;
	margin:0 10px 0 0;
	background:transparent;
	float: left;
	color:#5F5944;
	font-weight:normal;
	border-left:1px solid #B3B097;
}
#footer #cierre a:hover {
	text-decoration:underline;
}
#footer #cierre a#noborde {
	border-left:none;
}
#footer span {
	display:inline-block;
	line-height: 18px;
	color:#333;
}
#footer .caja5 {
	padding:0 0 20px;
}
#footer h4 img{
	margin:0 0 10px;
	width:120px;
}
#footer span.telefono{
font-size:38px;
line-height:100%;
color: #eee;
background:url(info.png) left center no-repeat;
padding:0 0 0 50px;
line-height:40px;
margin:20px 0 0;
}
#footer h3.mapa a{
background:url(mapa-web.png) left center no-repeat;
padding:0 0 0 46px;
line-height:40px;
display:inline-block;
}
#footer .caja1 strong{
	display:block;
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:16px;
	color:#fff;
}
/*SLIDER*/
#slideshow {
	margin: 0 0 20px 10px;
	overflow: hidden;
	*position:relative;
	width: 940px;
	height: 404px;
}
/*CONTENIDOS*/
.caja1 img {
	margin:0 0 5px;
}
.caja1 li h4 a {
	text-decoration:none;
	font-size:18px;
}
.caja1 li a {
	text-decoration:none;
	font-size:14px;
	background:url(activo.png) left center no-repeat;
	padding:0 0 0 16px;
	font-weight:bold;
}
.caja1 ul.lista_noticias li a {
	text-decoration:none;
	font-size:14px;
	background:transparent;
	padding:0;
	font-weight:bold;
}
.caja1 li a:hover {
	color:#f60;
}
.caja1 li a.activo,
.caja1 li a.activo:hover {
	color:#fff;
	cursor:default;
}
.galeria, .galeria_mobil {
	clear:both;
	margin:0 0 20px;
}
.galeria_mobil {
	display:none;
}
#galeria-dobles {
	margin:0;
}
.galeria a {
	float: left;
	display: inline;
	margin-right: 10px;
	height:auto;
	margin-bottom: 10px;
}
.galeria a:hover {
}
.galeria a img {
	width:98px;
}
.ilustra {
	float:right;
	display:inline;
	margin:0 0 20px 20px;
}
.foto {
	float:left;
	display:inline;
	margin:0 20px 20px 0;
}
.caja1 .direccion img {
	border:0 none;
}
.gracias {
	margin:50px 0 0;
}
.margen {
	display:block;
	height:20px;
}
.margina {
	margin:0 0 10px 10px;
}
.separa {
	margin:10px 10px 20px;
	height:1px;
	border-bottom:1px solid #f7f7f7;
}
.explica {
	border:1px solid #666;
	padding:10px;
	margin:0 0 20px 320px;
}
.nota {
	border:1px solid #999;
	padding:10px;
}
.explica span, .nota span {
	font-style:italic;
	color:#666;
}
.explica span.espacio {
	font-style:normal;
	width:60px;
	display:inline-block;
}
.masfotos {
	display:none;
}
p a strong {
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}
p a:hover strong {
	text-decoration:none;
}

/**/
ol.lista {
	list-style-type: decimal;
	margin: 0 0 20px;
}
ol.lista li {
	margin:0 0 10px 40px;
}
.nowrap {
	white-space: nowrap;
}
.max_width {
	width: 100%;
}
#izquierda{
display: inline;
float: right;
height: auto;
width:720px;
}
#izquierda .caja5{
width:700px;
}
/*BUSCADOR*/
#columna  {
	min-height:300px;
	height:auto !important;
	height:300px;
	margin:0 0 20px 10px;
	color: #fff;
	padding: 0;
	width:230px;
	font-size:15px;
	float:left;
	display:inline;
}
#columna  h3 a {
	color:#fff;
	display:block;
	margin:0;
	font-size:22px;
}
#columna .caja4{
padding:10px 10px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background:#036;
width:198px;
}
#columna .caja4 img{
width:196px;
margin:0 0 5px;
}
#mapa{
margin:0 0 20px;
}
#mapa img{
	width:700px;
}
#iframe{
width:940px;
}
#iframe iframe{
width:940px;
margin:0 auto;
}
.caja6 {
	margin:0 5px 10px;
	width:114px;
	padding:4px;
	border:1px solid #ccc;
	background:#fff;
}

/*HEADER SUBMENU IDIOMAS REDES*/
#submenus #enlaces {
	line-height: 32px;
	float: right;
	display: inline;
	padding: 0 10px 0 0;
	text-align: right;
}
#submenus #enlaces a {
	margin: 0 0 0 10px;
	text-transform: uppercase;
	font-size: 14px;
	text-align: right;
	color: #86cd11;
}
#submenus #enlaces a img {
	vertical-align: middle;
	margin: 0 5px;
}
#submenus #enlaces a.activo {
	color: #333;
}
#submenus #redes {
	line-height: 32px;
	float: right;
	clear: right;
	padding: 5px 0 0;
	display: inline;
}
#submenus #redes a {
	width: 32px;
	height: 32px;
	display: inline-block;
	text-indent: -9999px;
	float: left;
	margin: 0 0 10px 10px;
	padding: 0;
	border: 0 none;
	background-image: url(redes.png);
	background-repeat: no-repeat;
}
/*FOOTER*/
#footer #redes2 {
	line-height: 32px;
	float: left;
	display: inline;
	clear: left;
	padding: 10px 0 0;
}
#footer #redes2 a {
	width: 32px;
	height: 32px;
	display: inline-block;
	text-indent: -9999px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 0 none;
	background-image: url(redes.png);
	background-repeat: no-repeat;
}
a#facebook, a#facebook2 {
	background-position: 0 0;
}
a#facebook:hover, a#facebook2:hover {
	background-position: 0 -32px;
}
a#twitter, a#twitter2 {
	background-position: -32px 0;
}
a#twitter:hover, a#twitter2:hover {
	background-position: -32px -32px;
}
a#youtube, a#youtube2 {
	background-position: -64px 0;
}
a#youtube:hover, a#youtube2:hover {
	background-position: -64px -32px;
}
a#google, a#google2 {
	background-position: -96px 0;
}
a#google:hover, a#google2:hover {
	background-position: -96px -32px;
}
a#instagram, a#instagram2 {
	background-position: -128px 0;
}
a#instagram:hover, a#instagram2:hover {
	background-position: -128px -32px;
}
a#pinterest, a#pinterest2 {
	background-position: -160px 0;
}
a#pinterest:hover, a#pinterest2:hover {
	background-position: -160px -32px;
}
a#vimeo, a#vimeo2 {
	background-position: -192px 0;
}
a#vimeo:hover, a#vimeo2:hover {
	background-position: -192px -32px;
}
a#linkedin, a#linkedin2 {
	background-position: -224px 0;
}
a#linkedin:hover, a#linkedin2:hover {
	background-position: -224px -32px;
}
a#blogger, a#blogger2 {
	background-position: -256px 0;
}
a#blogger:hover, a#blogger2:hover {
	background-position: -256px -32px;
}
a#wordpress, a#wordpress2 {
	background-position: -288px 0;
}
a#wordpress:hover, a#wordpress2:hover {
	background-position: -288px -32px;
}
@media only screen and (min-width: 1280px) {
body{
	font-size: 16px;
	line-height:22px;
}
#contenido {
	width: 1200px;
}
#header {
	/*padding: 0 0 0 10px;
	width: 1180px;*/
	padding:0;
	/*width:1200px;*/
}
#logo {
	margin:15px 0 15px 430px;
}
#contenido {
width: 1200px;
}
.caja1 {
width: 372px;
}
.caja2 {
width: 570px;
}
.caja3 {
width: 768px;
}
.caja4 {
width: 275px;
}
.caja5 {
width: 1160px;
}
.caja6 {
width: 176px;
}
.caja {
width: 1180px;
}
.centrar {
width: 1200px;
}
#footer #submenu p, #footer #cierre p{
width: 1180px;
}
#footer #submenu a {
margin: 0 20px 0 0;
}
#footer .centrar {
padding: 0;
width: 1180px;
}
h1 {
	font-size: 2rem;
}
h2,h2 a {
	font-size: 1.8rem;
}
h3, h3 a {
	font-size: 1.6rem;
}
.caja1 h3, .caja1 h3 a {
  font-size: 1.2rem;
}
#slideshow {	
width: 1160px;
}
}
/*MULTI*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
body {
background:#fff;
padding:0;
font-size:14px;
line-height:18px;
}
#contenedor {
}
#header {
top:0;
padding:0;
/*width:768px;*/
}
 #logo {
 margin:18px 0;
 margin:18px 0 18px 160px;
}
#submenus {
}
#contenido {
width: 768px;
}
 .caja1, .caja2, .caja3, .caja4, .caja5, .caja6 {
 margin-left: 10px;
 margin-right: 10px;
}
 .caja1 {
 width: 236px;
}
 .caja2 {
 width: 354px;
}
 .caja3 {
 /*width: 492px;*/
 width:556px;
}
 .caja4 {
 width: 172px;
}
#footer .caja3{
width:492px;
}
#footer .caja4{
width:220px;
}
 .caja5 {
 width: 748px;
}
 .caja6 {
 width:104px;
 margin:0 5px 10px;
}
 .caja {
 width: 768px;
 margin-left: 0px;
 margin-right: 0px;
}
.centrar,
 #footer .centrar{
 width: 768px;
}
 #footer {
 font-size:13px;
 /* width: 768px;*/
}
 #footer #submenu {
 padding: 10px;
}
 #footer #submenu a {
 margin: 0 5px 0 0;
 padding: 0 5px 0 0;
 font-size:14px;
}
 #footer #submenu p,
#footer #cierre p{
width:738px;
}

/*CONTENIDOS*/
h1 {
 font-size:24px;
 line-height:28px;
}
h2 {
 font-size:22px;
 line-height:28px;
}
 h3, h3 a {
 font-size: 20px;
 line-height:24px;
}
 h3 a:hover {
 text-decoration:none;
}
 h4 {
 font-size: 18px;
 line-height: 22px;
}
#izquierda{
width:576px;
}
#columna  {
 min-height: 270px;
    width: 172px;
	margin:0 0 20px;
}
#columna  {
	margin:0 0 20px 0;
	color: #fff;
	padding: 0;
}
#columna  h3 a {
	font-size:18px;
}
#columna .caja4{
padding:5px 5px 0;
width:162px;
margin:0 0 20px;
}
#columna .caja4 img{
width:160px;
margin:0 0 5px;
}
 #menu-posicion a, #menu-posicion span {
 padding: 10px 20px 10px 30px;
}
#mapa img{
width:570px;
}
#iframe{
width:748px;
}
#iframe iframe{
width:748px;
}
#mapa-parque img{
width:748px;
}
p.video,
p iframe{
width:748px;
height:420px;
}
#slideshow {
	margin:10 0 20px 10px;
	overflow: hidden;
	*position:relative;
	width:748px;
	height:305px;
}

}



/*MOVIL*/
@media only screen and (max-width: 767px) {
body {
 background: #fff;
 padding:0;
 font-size:14px;
line-height:18px;
}
#contenedor {
width: 300px;
width:100%;
}
 #contenido {
width: 300px;
 padding:10px 0 0;
}
 #header {
 padding:0;
 top:0px;
 height:auto;
 /* width:300px;*/
}
 #logo {
 margin:15px auto;
 float:none;
 display:block;
 text-align:center;
 /*centrar
 width:120px;*/
 width:300px;
}
 #logo img {
}
 #submenus {
 display: none;
 float: none;
 padding:10px;
 width:280px;
 clear:left;
 /*height:70px;*/
 height:30px;
}
#submenus.mostrar{
display:block;
}
 ul#idiomas{
 margin:0;
 float:right;
 display:inline;
 width:280px;
 text-align:center;
}
ul#idiomas li{
float:none;
display:inline-block;
}
ul#idiomas li a{
padding:0;
margin:0 0 0 15px;
}
#submenus #enlaces{
clear:none;
float:left;
}
 #submenus .submenu {
 float:left;
 display:inline;
 line-height:18px;
 padding:0 0 10px;
}
 #submenus .submenu a {
 margin:0 10px 0 0;
 padding:0 10px 0 0;
}
#submenus #redes{
padding:0 0 0 0;
float:left;
 width:280px;
 text-align:center;
}
#submenus #redes a{
float:none;
margin:0 5px 10px;
}
#redes strong{
display:none;
}
 .caja1, .caja2, .caja3, .caja4, .caja5, .caja {
 width: 300px;
 margin:0;
}
 .caja6{
 margin: 0 10px 10px 0;
 width: 130px;
}
.centrar,
 #footer .centrar{
 width: 300px;
}
 #footer {
 width: 100%;
 padding: 0;
 text-align:left;
 height:auto;
}
#footer .caja1{
	margin-top:0;
	margin-bottom:0;
}
#footer #submenu p, 
#footer #cierre p{
	width:300px;
}
#footer #cierre p{
	text-align:center;
}
 #footer #submenu {
 margin:0 0 20px;
 height:auto;
 padding:5px 10px;
}
 #footer #submenu a {
 margin: 0 5px 0 0;
 padding: 0 5px 0 0;
 font-size:15px;
}
 #footer #submenu #redes a {
 padding:0;
 margin:0 0 0 10px;
 }
 #footer #submenu span {
 display:block;
 position:relative;
 float:left;
 margin:20px 0;
}
 #footer #cierre {
 padding:10px;
 text-align:center;
 margin:0;
}
 #footer a, 
 #footer #cierre a {
 float:none;
}
 #footer #cierre a {
 margin:0 5px 5px 0;
 padding:0 0 0 5px;
}
 #footer span {
 text-align:center;
}
#footer span.telefono{
font-size:32px;
}
#footer .caja3, 
#footer .caja4,
#footer .caja1{
padding:0 0 20px;
width:280px;
}
#izquierda{
width:300px;
}
 #columna  {
 width:300px;
 margin:10px 0;
 padding: 0;
 overflow:hidden;
 min-height:20px;
 border:none;
}
 h1, h2{
 font-size: 20px;
 line-height:24px;
}
 .caja1 a img {
 margin:0;
 display:block;
 width:258px;
}
 .caja1 a:hover img {
 border:1px solid #f60;
}
 .caja1 h3 a {
 margin:0 0 15px;
 display:block;
}
.galeria {
display:none;
}
.galeria_mobil {
display:block;
}
 .ilustra {
 margin:0 0 10px 0;
 width:300px;
}
 .gracias {
 margin:20px 0 40px;
}
 .margina {
 margin:0 0 10px 0;
}
 .explica {
 margin:0 0 10px 0;
}
 .botones a {
 font-size:16px;
 margin:0 10px 10px 0;
}
 #columna  {
 width:300px;
 margin:0 0 10px;
 padding: 10px 0;
 overflow:hidden;
}
 #columna  .caja4{
 width:280px;
 margin:0 10px 10px 0;
 }
 #columna .caja4 img{
  width:280px;
 }
 #mapa img{
width:300px;
}
#iframe,
#iframe iframe{
width:300px;
}
#mapa-parque img{
width:300px;
}
p.video,
p iframe{
width:300px;
height:240px;
}
#slideshow {
	margin:0 0 20px;
	overflow: hidden;
	*position:relative;
	/*	width:300px;
	height:122px;*/
	width:290px;
	height:127px;
	padding:5px;
}

}



/*MOVIL H*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
 body {
 background: #fff;
}
#contenedor {
/*width: 420px;*/
}
 #contenido {
width: 420px;
}
 #header {
 height:auto;
 padding:0;
 /* width:420px;*/
}
 #logo {
	 width:400px;
}
 #logo img {
}
 #submenus {
 width:400px;
 height:40px;
}
 ul#idiomas {
 width:auto;
}
ul#idiomas li a{
margin:6px 0 0 15px;
}
#submenus #redes{
 width:auto;
 clear:none;
}
 .caja1, .caja2, .caja3, .caja4, .caja5, .caja {
 width: 420px;
 margin:0;
}
 .caja6{
 margin: 0 10px 10px 0;
 width: 120px;
}
.centrar,
 #footer .centrar{
 width: 420px;
}
 #footer {
 width: 100%;
}
 #footer a {
 float:none;
}
#footer #submenu p, 
#footer #cierre p{
	width:420px;
}
#footer #cierre p{
	text-align:center;
}
 #footer #submenu span {
 display:block;
 position:relative;
 float:right;
 margin:0;
}
#footer .caja3, 
#footer .caja4,
#footer .caja1{
/*padding:0 0 20px 0;*/
}
#izquierda{
width:420px;
}
 #columna  {
 width:420px;
 margin:0 0 10px;
 padding: 10px 0;
 overflow:hidden;
}
 #columna  .caja4{
 width:180px;
 margin:0 10px 10px 0;
 }
 #columna .caja4 img{
  width:180px;
 }
.galeria {
display:none;
}
.galeria_mobil {
display:block;
}
#mapa img{
width:420px;
}
#iframe,
#iframe iframe{
width:420px;
}
#mapa-parque img{
width:420px;
}
p.video,
p iframe{
width:420px;
height:340px;
}
#slideshow {
	width:420px;
	height:170px;
	margin:0 0 20px;
	overflow: hidden;
	*position:relative;
	/*width:420px;
	height:170px;*/
	width:410px;
	height:170px;
}
}
