@font-face {
    font-family: 'quicksandregular';
    src: url('fonts/Quicksand-Regular-webfont.eot');
    src: url('fonts/Quicksand-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Quicksand-Regular-webfont.woff2') format('woff2'),
         url('fonts/Quicksand-Regular-webfont.woff') format('woff'),
         url('fonts/Quicksand-Regular-webfont.ttf') format('truetype'),
         url('fonts/Quicksand-Regular-webfont.svg#quicksandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
}
* {
	margin: 0px;
	padding: 0px;
}
body header {
	background-color: #FFF;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
body header img {
	float: left;
}
body header nav {
	height: 100px;
	width: 820px;
	float: right;
}
#cabecera2 {
	display: none;
}


body header nav ul {
	list-style-type: none;
}
body header nav ul li a {
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	padding: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	margin-top: 20px;
	font-weight: bolder;
	 -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
body header nav ul li a:hover {
	color: #CCC;
}
.select {
	color: #CCC;
}

#fondo {
	background-image: url(imagenes/Casa-rural-IV.jpg);
	height: 950px;
	width: 50%;
	clear: both;
	display: block;
	background-size: cover;
	float: left;
}
#fondoescrito {
	width: 40%;
	height: 500px;
	float: left;
	padding-top: 100px;
	padding-right: 5%;
	padding-left: 5%;
}
#fondoescrito p {
	font-family: quicksandregular;
	color: #666;
	line-height: 25px;
}
#fondoescrito h2 {
	font-family: quicksandregular;
	letter-spacing: 7px;
	color: #333;
	margin-bottom: 50px;
	display: block;
	clear: both;
}
#nosotros {
	background-color: #E4E4E4;
	height: auto;
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#nosotros h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 12px;
	color: #666;
	font-size: 16px;
}
body footer {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 75px;
	padding-bottom: 75px;
}
body footer p {
	font-family: quicksandregular;
	color: #999;
}
body footer p a {
	color: #999;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
body footer p a:hover {
	color: #333;
	font-weight: bolder;
}
#fondolacasa {
	text-align: center;
	padding-top: 75px;
	padding-bottom: 75px;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: auto;
}
#fondolacasa p {
	font-family: quicksandregular;
	color: #666;
	line-height: 25px;
	clear: both;
}
#fondolacasa h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 12px;
	color: #666;
	font-size: 16px;
	margin-bottom: 40px;
}
#galeriacasa {
	height: auto;
	width: 100%;
	margin-bottom: 60px;
}
#nosotros table {
	float: left;
	width: 29%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 40px;
	height: auto;
	font-family: 'quicksandregular';
	border: 1px solid #FFF;
}
#nosotros table th {
	background-color: #FFF;
	padding: 10px;
	letter-spacing: 6px;
}
#nosotros table tr {
	border: 1px solid #F00;
}

#nosotros table tr .temp {
	text-align: center;
	font-weight: bolder;
	padding-bottom: 20px;
}
#nosotros table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#fondolacasa ul li {
	float: left;
	margin-right: 40px;
	font-family: quicksandregular;
	font-size: 20px;
	margin-top: 20px;
	color: #333;
}
#fondolacasa ul {
	margin-top: 30px;
	list-style-type: square;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 30px;
	overflow: auto;
}
#calendario {
	height: auto;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3%;
	padding-left: 3%;
	max-width: 1200px;
	overflow: auto;
}
#calendario iframe {
	float: left;
	width: 50%;
	margin-right: 5%;
	height: 350px;
}
#calendario #reser {
	float: left;
	width: 45%;
	
}
#calendario #reser #name {
	height: 30px;
	width: 98%;
	padding-left: 2%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666;
	font-size: 12px;
	margin-top: 20px;
	letter-spacing: 2px;
}
#calendario #reser #correo {
	height: 30px;
	width: 98%;
	padding-left: 2%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #666;
	font-size: 12px;
	margin-top: 20px;
}
#calendario #reser #subject {
	height: 30px;
	width: 98%;
	padding-left: 2%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #666;
	font-size: 12px;
	margin-top: 20px;
}
#calendario #reser #message {
	height: 75px;
	width: 98%;
	padding-left: 2%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #666;
	font-size: 12px;
	padding-top: 10px;
	margin-top: 20px;
}
#calendario #reser #botonenviar {
	background-color: #EAEAEA;
	text-align: center;
	height: 50px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 8px;
	color: #666;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		 -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#calendario #reser #botonenviar:hover {
	background-color: #CCC;
}
#mapa {
	height: 300px;
	width: 100%;
	clear: both;
	margin-top: 50px;
}
#mapa iframe {
	height: 300px;
	width: 100%;
}
#fondolacasa p a {
	color: #000;
	text-decoration: none;
}
#paracont {
	height: auto;
	width: 94%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	overflow: auto;
	margin-bottom: 50px;
	padding-right: 3%;
	padding-left: 3%;
}

#calendario #cont {
	float: left;
	height: auto;
	width: 40%;
	padding-right: 5%;
	padding-left: 5%;
	text-align: center;
}

#calendario #cont h2 {
	font-family: quicksandregular;
	letter-spacing: 7px;
	color: #333;
	margin-bottom: 50px;
	padding-top: 20px;
}
#calendario #cont p {
	font-family: quicksandregular;
	color: #999;
}
#nosotros table tr .minimo {
	color: #060;
	font-style: oblique;
}
body h1 {
	display: none;
}
#nosotros table tr td p {
	color: #093;
}
#fondolacasa a img {
	opacity:1;


	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	padding: 40px;
	height: auto;
	width: 250px;
}
#fondolacasa a img:hover {
	opacity:0.5;
}
#fondolacasa #paraservis {
	width: 100%;
	float: left;
	padding-top: 30px;
}
#fondolacasa #paraservis h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 0px;
	color: #666;
	font-size: 16px;
	padding-bottom: 20px;
}
#fondoescrito #cert {
	height: auto;
	width: 33%;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	
}
#fondoescrito #cert a {
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	
}
#fondoescrito #cert a:hover {
	opacity: 0.7;
	
}
#fondolacasa table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
