html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:url(fondo.jpg) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: default;
}
#portada{
	margin: 0 auto;
	padding:0;
	width:900px;
	height:520px;
/*	background:url(portada.png) top center no-repeat;*/
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -260px;
	margin-left: -450px
}
#header{
	margin:0;
	padding:0;
	height: 400px;
}
h1 {
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 0 0 0;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 60px;
	margin: 0 0 5px 0;
}
h1 a{
	text-decoration: none;
	color: #fff;
}
h1 a:hover{
	text-decoration: none;
	color: #fc0;
}
h1 span{
	font-size: 40px;
}
#idioma{
	margin:2px 0 0 0;
	padding:0;
}
#idioma ul{
	margin:0 25px 0 0;
	padding:0;
	list-style-type:none;
	height: 23px;

}
#idioma li{
	margin:0;
	padding:0;
	float: right;
	display: inline;
}

#idioma li a{
	margin: 0;
	padding: 0 10px;
	height: 18px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}
#idioma li.ultimo a{
	border: 0 none;
}
#idioma li a:hover{
    color:#fc0;
	text-decoration:none;
}
/*
#idioma li a:hover{
    background-position: bottom;
}
#idioma li span{
	display: none;
}
#idiomas_es{
	display: inline;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	background-position: top;
	background-repeat:no-repeat;
	display:block;
	background: url(es.png);
}
#contacto_es{
	display: inline;
	margin: 0;
	padding: 0;
	width: 117px;
	height: 23px;
	background-position: top;
	background-repeat:no-repeat;
	display:block;
	background: url(contacto.png);
}
#idiomas_en{
	display: inline;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	background-position: top;
	background-repeat:no-repeat;
	display:block;
	background: url(en.png);
}
#contacto_en{
	display: inline;
	margin: 0;
	padding: 0;
	width: 110px;
	height: 23px;
	background-position: top;
	background-repeat:no-repeat;
	display:block;
	background: url(contact.png);
}
#idiomas_de{
	display: inline;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	background-position: top;
	background-repeat:no-repeat;
	display:block;
	background: url(de.png);
}
#contacto_de{
	display: inline;
	margin: 0;
	padding: 0;
	width: 110px;
	height: 23px;
	background-position: top;
	background-repeat:no-repeat;
	display:block;
	background: url(kontakt.png);
}
*/
.imagen{
	margin: 0 10px;
	padding: 0;
	height: 280px;
}
#turismo{
	margin: 0;
	padding: 40px 0 0 0;
	height: 70px;
	color: #fff;
}
.h2 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 24px;
}
.h2 a{
	text-decoration: none;
	color: #fff;
}
.h2 a:hover{
	text-decoration: none;
	color: #fc0;
}
.h2 span{
	font-size: 30px;
}
#copy{
	margin: 0;
	padding: 0 10px 0 0;
	height: 20px;
	text-align: right;
	line-height: 20px;
	color: #3e6943;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#copy  a{
	color:#ebebeb;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 1px;
}
.net{
	color:#C92157;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}
#copy a:hover , #copy a:hover .net {
	color:#FFCC00;
	text-decoration: none;
}
/*WEB*/
#web{
	margin: 10px auto;
	padding:0;
	width:900px;
	height: auto;
	background:url(superior.png) top center no-repeat;
}
#descripcion p{
	padding: 0 35px 5px 35px;
	color: #2A392A;
	font-size: 15px;
	text-align: justify;
	line-height: 20px;
}
.contenido{
	width: 900px;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(contenido.png) repeat-y;
}
.mapa{
	width: 880px;
	padding: 0;
	background: url(fondo_municipios.png) center repeat-y;
	margin: 10px;
	height: auto;
}
.abre_mapa{
	display: block;
	margin: 0;
	background: url(abre_municipios.png) top center no-repeat;
	height: 25px;
	padding: 0;
}
#flash{
	width: 860px;
	height: 280px;
	padding: 0;
	margin: 0 auto 5px;
}
/*FLASH ANTERIOR
#flash{
	width: 480px;
	height: 400px;
	padding: 0;
	margin: 0 20px;
	float: left;
}*/
#listado{
	margin: 10px;
	width: 300px;
	float: left;
	height: 380px;
}
.cierra_mapa{
	margin: 0 auto;
	padding: 0px;
	height: 25px;
	background: url(cierre_municipios.png) bottom center no-repeat;
	clear: both;
}
.clearer{
	clear: both;

}
#add_es{
	width: 180px;
	height: 40px;
	background-position: top;
	background-repeat:no-repeat;
	background: url(add_es.png);
	float: right;
	margin: -40px 35px 0 50px;
}
#add_es:hover{
    background-position:bottom;
}
#add_es span{
    display:none;
}
#add_en{
	display: inline;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-position: top;
	background-repeat:no-repeat;
	float:right;
	margin: -40px 35px 0 50px;
	background: url(add_en.png);
}
#add_en:hover{
    background-position:bottom;
}
#add_en span{
    display:none;
}
#add_de{
	display: inline;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-position: top;
	background-repeat:no-repeat;
	float:right;
	margin: -40px 35px 0 50px;
	background: url(add_de.png);
}
#add_de:hover{
    background-position:bottom;
}
#add_de span{
    display:none;
}
#municipios, #descripcion{
    width: 890px;
    margin: 0 auto;
    padding: 0px;
    height: auto;
    background: url(fondo_municipios.png) center repeat-y;
}
#municipios  .h2,
#descripcion .h2 {
    display: block;
    margin: 0;
    color: #033;
    font-weight: bold;
    background: url(abre_municipios.png) top center no-repeat;
    height: 40px;
    line-height: 40px;
    padding: 10px 0 0 35px;
    text-align: left;
    text-transform: none;
    font-size: 27px;
}
#municipios .primero,
#descripcion .primero {
    background: url(abre_municipios.png) top center no-repeat;
    padding-top: 25px;
}
#municipios .h3 {
    text-decoration: none;
    color: #033;
    padding: 0 0 0 20px;
    background: transparent url(bajoh3.png) top left no-repeat;
}
#municipios .h3_hover {
    cursor: pointer;
    color: #393;
    background:transparent url(bajoh3.png) center left no-repeat;
}
#municipios .h3_actual {
    color: #900;
    background:transparent url(bajoh3.png) bottom left no-repeat;
}
.h3{
    height: 24px;
    margin: 0 35px;
    line-height: 22px;
/*  cursor: pointer;*/
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 20px;
    font-style: italic;
}
.h3:hover{
/*  color: #393;
    cursor: pointer;
    background:transparent url(bajoh3.png) center left no-repeat;
*/
}
/*h3.actual{
    color: #900;
    cursor: pointer;
    cursor: default;
    background:transparent url(bajoh3.png) bottom left no-repeat;
}*/
.poblaciones{
	margin: 0 35px;
	padding:5px 20px 10px 20px;
	border-bottom: 1px solid #999;
	background: #fafafa;
}
p.titulo_poblaciones,
.titulo_turismo,
.titulo_turismo a {
    text-decoration: none;
	font-size: 16px;
	color: #900;
	font-weight: normal;
}
.titulo_turismo a:hover {
    text-decoration: underline;
}
p.pueblos{
	line-height: 18px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}
p.enlaces_turismo{
	color: #204B22;
}
p.enlaces_turismo a{
	text-decoration: none;
	font-weight: bold;
	color: #204B22;
}
p.enlaces_turismo a:hover{
	text-decoration: underline;
}
.cierre_municipios{
	width: 890px;
	margin: 0 auto;
	padding: 0px;
	height: 25px;
	background: url(cierre_municipios.png) bottom center no-repeat;
}
.cierre{
	width: 900px;
	margin: 0;
	padding: 0;
	background: url(bajo.png) bottom no-repeat;
	height:80px;
}
/*FORM*/
.formulario{
	width:500px;
	height:400px;
	margin:15px auto 0;
	background: url(fondo_form.png);
}
.formulario .nombre_form{
	height: 60px;
	text-align: center;
}
.formulario .nombre_form h1{
	font-size: 24px;
    line-height: 30px;
}
.formulario .nombre_form h1 span{
	font-size: 30px;
}
.formulario table{
	margin: 20px;
}
.formulario td{
	vertical-align: top;
}
.formulario td.explica{
	text-align: left;
	padding: 0 0 0 15px;
	height: 40px;
	color: #333;
	line-height: 24px;
}
.formulario td.explica span{
	font-size: 20px;
	color: #900;
}
.formulario td.obligatorios{
	text-align: left;
	padding: 0;
	height: 20px;
	color: #c00;
	font-size: 11px;
	line-height: 20px;
}
.formulario td.etiqueta{
	text-align: right;
	padding: 2px 5px 0 0;
	height: 40px;
}
.formulario td.etiqueta span{
	padding: 2px 2px 0 0;
	color: #c00;
}
.formulario input{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#dominios {
    float: left;
}
#dominios a {
    line-height: 20px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    padding-left: 10px;
}
#dominios a:hover {
    text-decoration: underline;
}
#portada h1 {
    background: url(f1.gif) no-repeat;
    height: 90px;
}
#portada #marco {
    background: url(f2.gif) repeat-y;
}
#portada #pie {
    background: url(f3.gif) bottom no-repeat;
}
strong {
    font-weight: bold;
}
