@import url("undohtml.css");

/* @override http://www.casasdevelilla.com/prueba/stylesheets/velilla.css */

body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	color: #630;
	background-image: none;
	font: 12pt "Trebuchet ms", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	font-size: 0.8em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: justify;
	text-indent: 15px;
}

a:link {
	color: #960;
	text-decoration: underline;
}

a:visited {
	color: #960;
}

a:hover {
	color: #960;
	text-decoration: overline;
}

#textos ul {
	font-size: 0.8em;
	padding-left: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* @group estructura */

#map {
	margin-bottom: 1em;
}

/* Para evitar las transparencias */

div#map img { behavior: none; }

#container {
	width: 100%;
	height: 100%;
	background: url(../images/pattern-cabecera.png) repeat-x;
}

#content {
	width: 62em;
	height: 100%;
	position: absolute;
	right: 50%;
	left: 50%;
	margin-left: -31em;
}

#textos {
	width: 52em;
	position: relative;
	right: 50%;
	left: 50%;
	margin-left: -26em;
	background: url(../images/fondo.png) repeat-y center top;
	top: 8.38em;
	height: auto;
}

#final {
	width: 52em;
	position: relative;
	right: 50%;
	left: 50%;
	margin-left: -26em;
	background: url(../images/fondo-final.png) no-repeat center top;
	height: 1.25em;
	top: 7.6em;
}

h1 {
	position: absolute;
	top: 5px;
	z-index: 10;
	left: 0;
	width: 260px;
	height: 260px;

}

h1 span {
	visibility: hidden;
}

a#logotipo {
	width: 260px;
	height: 260px;
	display: block;
	text-decoration: none;
	background: url(../images/medallon-logo.png) no-repeat;
}

#titulos {
	float: left;
	width: 13em;
	height: 13em;
	background: url(../images/titulo-flores.png) no-repeat;
	margin-left: 2em !important;
	margin-left: 1em;
}

#derecha {
	float: right;
	width: 33em;
	padding-right: 2em;
}

#foot {
	margin-left: 3em;
	margin-right: 3em;
	text-align: center;
	clear: both;
	padding-top: 0.5em;
	border-top: 1px solid #630;
}



/* @end */

/* @group cabeceras */

#xinicio #cabecera {
	width: 52em;
	position: relative;
	right: 50%;
	left: 50%;
	margin-left: -26em;
	background: url(../images/cabecera-inicio.png) no-repeat center;
	height: 15em;
	clear: both;
	top: 8.38em;
}

#xtarifas #cabecera {
	width: 52em;
	position: relative;
	right: 50%;
	left: 50%;
	margin-left: -26em;
	background: url(../images/cabecera-inicio.png) no-repeat center;
	height: 15em;
	clear: both;
	top: 8.38em;
}

#xcasas #cabecera {
	width: 52em;
	position: relative;
	right: 50%;
	left: 50%;
	margin-left: -26em;
	background: url(../images/cabecera-casas.png) no-repeat center;
	height: 15em;
	clear: both;
	top: 8.38em;
}

#xentorno #cabecera {
	width: 52em;
	position: relative;
	right: 50%;
	left: 50%;
	margin-left: -26em;
	background: url(../images/cabecera-entorno.png) no-repeat center;
	height: 15em;
	clear: both;
	top: 8.38em;
}

#xsituacion #cabecera {
	width: 52em;
	position: relative;
	right: 50%;
	left: 50%;
	margin-left: -26em;
	background: url(../images/cabecera-situacion.png) no-repeat center;
	height: 15em;
	clear: both;
	top: 8.38em;
}

#xactividades #cabecera {
	width: 52em;
	position: relative;
	right: 50%;
	left: 50%;
	margin-left: -26em;
	background: url(../images/cabecera-actividades.png) no-repeat center;
	height: 15em;
	clear: both;
	top: 8.38em;
}

#xcontacto #cabecera {
	width: 52em;
	position: relative;
	right: 50%;
	left: 50%;
	margin-left: -26em;
	background: url(../images/cabecera-contacto.png) no-repeat center;
	height: 15em;
	clear: both;
	top: 8.38em;
}



/* @end */

/* @group menu */

#menu {
	width: 40em;
	height: 3em;
	position: absolute;
	top: 5.38em;
	left: 17em;
	display: none;
}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	height: 3em;
	text-decoration: none;
}

#menu span {
	visibility: hidden;
}

a#casas {
	width: 115px;
	background: url(../images/menu.png) 0 0;
}

a#entorno {
	width: 140px;
	background: url(../images/menu.png) -115px 0;
}

a#situacion {
	width: 95px;
	background: url(../images/menu.png) -255px 0;
}

a#tarifas {
	width: 85px;
	background: url(../images/menu.png) -350px 0;
}

a#actividades {
	width: 115px;
	background: url(../images/menu.png) -435px 0;
}

a#contacto {
	width: 90px;
	background: url(../images/menu.png) -550px 0;
}

a#casas:hover {
	width: 115px;
	background: url(../images/menu2.png) 0 0;
}

a#entorno:hover {
	width: 140px;
	background: url(../images/menu2.png) -115px 0;
}

a#situacion:hover {
	width: 95px;
	background: url(../images/menu2.png) -255px 0;
}

a#tarifas:hover {
	width: 85px;
	background: url(../images/menu2.png) -350px 0;
}

a#actividades:hover {
	width: 115px;
	background: url(../images/menu2.png) -435px 0;
}

a#contacto:hover {
	width: 90px;
	background: url(../images/menu2.png) -550px 0;
}

#xcasas a#casas {
	width: 115px;
	background: url(../images/menu2.png) 0 0;
}

#xentorno a#entorno {
	width: 140px;
	background: url(../images/menu2.png) -115px 0;
}

#xsituacion a#situacion {
	width: 95px;
	background: url(../images/menu2.png) -255px 0;
}

#xtarifas a#tarifas {
	width: 85px;
	background: url(../images/menu2.png) -350px 0;
}

#xactividades a#actividades {
	width: 115px;
	background: url(../images/menu2.png) -435px 0;
}

#xcontacto a#contacto {
	width: 90px;
	background: url(../images/menu2.png) -550px 0;
}



/* @end */

/* @group Titulos */

h3 {
	color: #960;
	text-align: right;
	padding-top: 0.2em;
	border-top: 1px solid #630;
	padding-right: 0.5em;
}

h2 span {
	visibility: hidden;
}

h2.t-inicio {
	background: url(../images/titulo-inicio.png) no-repeat;
	width: 13em;
	height: 2.5em;
}

h4 span, h5 span {
	visibility: hidden;
}

h4.actividades {
	width: 208px;
	height: 40px;
	background-image: url(../images/titulo-actividades.png);
}

h4.entorno {
	width: 208px;
	height: 40px;
	background-image: url(../images/titulo-entorno.png);
	margin-bottom: 0.5em;
}

h4.situacion {
	width: 208px;
	height: 40px;
	background-image: url(../images/titulo-situacion.png);
	margin-bottom: 0.5em;
}

h4.tarifas {
	width: 208px;
	height: 40px;
	background-image: url(../images/titulo-tarifas.png);
}

h4.contacto {
	width: 250px;
	height: 40px;
	background: url(../images/titulo-contacto.png) no-repeat;
}

h5.concejo {
	width: 208px;
	height: 48px;
	background-image: url(../images/titulo-concejo.png);
	margin-top: 1em;
}

h5.conejo {
	width: 215px;
	height: 52px;
	background-image: url(../images/titulo-conejo.png);
	margin-top: 1.5em;
}



/* @end */

/* @group clases */

.clearboth {
	height: 1px;
}

.floatleft {
	float: left;
}

.invisible {
	display: none;
}



/* @end */

/* @group formulario */

label {
	font-size: 0.75em;
}

form dd {
	margin: 0;
	padding: 1px 0 10px;
	width: auto;
}
	
	
form dt {
	float: left;
	padding-right: 10px;
	width: 100px;
	padding-left: 20px;
	text-align: right;
	margin: 0;
}

input {
	width: 300px;
	color: #960;
	font: 0.75em "trebuchet ms", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	opacity: 0.75;
}

input:focus {
	border: 2px solid #630;
}

#enviar {
	width: 70px;
	position: relative;
	left: 345px;
	font-size: 1em;
}

textarea {
	width: 300px;
	height: 50px;
	color: #960;
	font: 0.75em "trebuchet ms", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	opacity: 0.75;
}

address {
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	margin-top: 10px;
}

.vcard {
	margin-bottom: 15px;
	padding-left: 50px;
}

a.url.fn.n {
	margin-left: -20px;
}	
/* @end */

