@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;
	display: none;
}
body header img {
	float: left;
}
body header nav {
	height: 100px;
	width: 740px;
	float: right;
}
#cabecera2 {
	height: auto;
	width: 94%;
	padding-right: 4%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-left: 2%;
}
#cabecera2 #showLeft {
	float: right;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}

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: auto;
	width: 100%;
	clear: both;
	display: block;
	background-size: cover;
	float: left;
}
#fondoescrito {
	width: 94%;
	height: auto;
	float: left;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 50px;
	text-align: center;
	padding-bottom: 50px;
}
#fondoescrito p {
	font-family: quicksandregular;
	color: #666;
	line-height: 25px;
}
#fondoescrito h2 {
	font-family: quicksandregular;
	letter-spacing: 7px;
	color: #333;
	margin-bottom: 50px;
}
#nosotros {
	background-color: #BFFFFF;
	height: auto;
	width: 90%;
	clear: both;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-right: 5%;
	padding-left: 5%;
	overflow: auto;
	border: 1px solid #FFF;
}
#nosotros h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 12px;
	color: #666;
	font-size: 16px;
	line-height: 30px;
}
body footer {
	height: auto;
	width: 94%;
	text-align: center;
	padding-top: 75px;
	padding-bottom: 75px;
	padding-right: 3%;
	padding-left: 3%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
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;
}
#cabecera2 #cbp-spmenu-s1 img {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#fondolacasa {
	text-align: center;
	padding-top: 75px;
	padding-bottom: 75px;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	overflow: 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: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 40px;
	height: auto;
	font-family: 'quicksandregular';
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#nosotros table th {
	background-color: #FFF;
	padding: 10px;
	letter-spacing: 6px;
}
#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;
}
#nosotros table tr td p {
	color: #093;
}

#fondolacasa ul li {
	float: left;
	margin-right: 30px;
	font-family: quicksandregular;
	font-size: 14px;
	margin-top: 20px;
	color: #333;
}
#fondolacasa ul {
	margin-top: 30px;
	list-style-type: square;
	width: 90%;
	margin-left: 10%;
	margin-bottom: 30px;
	overflow: auto;
}
#cabecera2 #cbp-spmenu-s1 .selmini {
	color: #0C9;
	background-color: #333;
}
#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: 94%;
	height: 300px;
	padding-right: 3%;
	padding-left: 3%;
}
#calendario #reser {
	float: left;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;	
}
#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: auto;
	width: 100%;
	clear: both;
	margin-top: 50px;
	overflow: auto;
}
#mapa iframe {
	height: 200px;
	width: 100%;
}
#fondolacasa p a {
	color: #000;
	text-decoration: none;
}
#paracont {
	height: auto;
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	overflow: auto;
	margin-bottom: 50px;
}
#paracont #cont {
	float: left;
	height: auto;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	text-align: center;
}
#paracont #cont h2 {
	font-family: quicksandregular;
	letter-spacing: 7px;
	color: #333;
	margin-bottom: 20px;
	margin-top: 20px;
}
#paracont #cont p {
	font-family: quicksandregular;
	color: #999;
}
#nosotros table tr .minimo {
	color: #060;
	font-style: oblique;
}
body h1 {
	display: none;
}
#fondo h2 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	font-family: quicksandregular;
	color: #04FFFF;
	font-size: 40px;
	font-weight: bolder;
}
#fondolacasa #paraserv {
	padding: 10px;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
}
#fondolacasa #paraserv img {
	height: auto;
	width: 100%;
}
#bloques {
	height: auto;
	width: 92%;
	margin-top: 25px;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 2%;
	padding-left: 2%;
}


#bloques h2 {
	text-align: center;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	padding-bottom: 25px;
	font-size: 24px;
	letter-spacing: 5px;
	color: #00E1E1;
}
#sujetabloques #bloques img {
	height: auto;
	width: 100%;
	margin-bottom: 25px;
}

#bloques p {
	font-family: quicksandregular;
	letter-spacing: 2px;
	text-align: center;
}
#sujetabloques {
	
	background-color: #FFF;
	width: 100%;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
.parasobremi {
	float: left;
	height: auto;
	width: 50%;
	overflow: auto;
}
#paranostext {
	width: 100%;
	overflow: auto;
}
#paranostext #fondoescritsobremi {
	float: left;
	height: auto;
	width: 80%;
	padding-top: 30px;
	padding-right: 10%;
	padding-bottom: 30px;
	padding-left: 10%;
}

#paranostext .parasobremi {
	float: left;
	height: auto;
	width: 100%;
}
#paranostext #fondoescritsobremi h2 {
	text-align: center;
	display: block;
	margin-bottom: 25px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 25px;
	color: #00E1E1;
}

#paranostext #fondoescritsobremi p {
	text-align: center;
	
	margin-bottom: 25px;
	font-family: quicksandregular;
}
#datoscontacto {
	background-color: #FFF;
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: auto;
}
#datoscontacto h2 {
	text-align: center;
	display: block;
	margin-bottom: 25px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 25px;
	color: #00E1E1;
}
#datoscontacto p {
	text-align: center;
	margin-bottom: 25px;
	font-family: quicksandregular;
	padding-right: 20px;
	padding-left: 20px;
}
#sujetabloques #bloques p span {
	font-weight: bolder;
	color: #00E1E1;
}
#sujetabloques #bloques p a {
	font-weight: bolder;
	color: #00E1E1;
	text-decoration: none;
}
#datoscontacto p a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	color: #000;
	text-decoration: none;
}
