/*CORRAL HOSTELERIA*/

/********/
/* Body */
/********/
a:focus { outline:none }
body {
	background-color: #f9f4e0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Proxima Nova", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	font-size: 0.9em;
	color: #403f3e;
	background-image: url(images/fondo.jpg);
	background-repeat:repeat-x;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #403f3e;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #62110D;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 2.0em;
	font-weight: bold;
	color: #5a544f;
}

/********/
/* divs */
/********/
.center{
	text-align: left;
}
.contenido {
	text-align: left;
	width: 879px;
}
.top {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.contenidoleft{
	float:left;
	margin: 40px 0px 40px 65px;
	text-align: left;
	width: 410px;
}
.contenidoleftcarta{
	float:left;
	margin: 40px 0px 40px 65px;
	text-align: left;
	width: 390px;
}
.contenidoleftcarta2{
	float:left;
	margin: 0px 0px 40px 65px;
	text-align: left;
	width: 800px;
}
.contenidoleft2 div {
	border: 1px solid #ccc;
	border-right: 0px solid #ffffff;
	padding: 2px 10px 2px 0;
	margin: 0 0 0px 0;
	display: block;
	color: #403f3e;
}
.contenidoleft2 div span {
	font-size: 0.7em;
	color: #888;
	display: block;
	font-weight: normal;
}
.linkcarta {
	border-right: 1px solid #403f3e;
	border-left: 0px solid #403f3e;
	color: #403f3e;
}
.contenidoleftcarta3{
	float:left;
	margin: 40px 0px 20px 65px;
	text-align: left;
	width: 760px;
}
.contenidoindex{
	text-align: left;
	background-color:#100c09;
	color: #95928c;
}
.contenidocarta{
	text-align: left;
	background-color:#f9f4e0;
}

.contenidoright{
	text-align: left;
	float: right;
	margin: 40px 40px 40px 0px;
	width: 355px;
}
.contenidorightcarta{
	text-align: left;
	float: right;
	margin: 40px 30px 40px 0px;
	width: 387px;
}
.contenidorightcarta2{
	text-align: left;
	float: right;
	margin: 0px 30px 40px 0px;
	width: 600px;
}
.contenidoleft2 {
	float: left;
	width: 156px;
	text-align: right;	
}
.contenidoleft2 a {
	border-right: 1px solid #ccc;
	border-left: 0px solid #ccc;
	padding: 2px 10px 2px 0;
	margin: 0 0 0px 0;
	display: block;
	text-decoration: none;
	color: #888;
}
.contenidoleft2 a:hover {
	border-right: 1px solid #403f3e;
	border-left: 0px solid #403f3e;
	color: #403f3e;
}
/*********************************/
/*            Pie                */
/*********************************/
.copy {
	float:left;
	text-align: left;
	margin: 0px 0px 0px 65px;
	font: 1.0em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #100c09;
}
.pie{
	margin: 10px 0px;
	width: 879px;
	background-color:#f9f4e0;
}
.centerpie{
	background-color:#f9f4e0;
}
.submenu {
	float: right;
	text-align: right;
	margin: 0px 40px 0px 0px;
	width: 400px;
	font: 1.0em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #100c09;
}
/*********************************/
/*            Pie2                */
/*********************************/
.copy2 {
	float:left;
	text-align: left;
	margin: 0px 0px 0px 65px;
	font: 1.0em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #95928c;
}
.pie2{
	padding: 10px 0px;
	width: 879px;
	background-color:#100c09;
}
.centerpie2{
	background-color:#100c09;
}
.submenu2 {
	float: right;
	text-align: right;
	margin: 0px 40px 0px 0px;
	width: 400px;
	font: 1.0em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #95928c;
}
/*********************************/
/*            Links              */
/*********************************/
.link1 {
	color: #100c09;
	text-decoration: none;
}
.link1:hover {
	color:#100c09;
	text-decoration: underline;
}
.link2 {
	color: #95928c;
	text-decoration: none;
}
.link2:hover {
	color:#95928c;
	text-decoration: underline;
}
.link3 {
	color: #8a1912;
	text-decoration: none;
}
.link3:hover {
	color:#8a1912;
	text-decoration: underline;
}
.link4 {
	color: #4B4F52;
	text-decoration: none;
}
.link4:hover {
	color:#8a1912;
	text-decoration: none;
}
/*********************************/
/*            Galeria            */
/*********************************/

.celda a {
	float: left;
	height: 91px;
	margin: 0px 12px 12px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width: 91px;
    border: 1px solid #d0d0c4;
	text-decoration: none;
}
.celda a:hover {
    border: 1px solid #5a544f;
}
.celda .f1 img {
/*	height: 100px;*/
/*	border-bottom: 1px dotted #8d9084;*/
	margin: 0px 0px 0 0px;
	padding: 3px;
/*	width: 120px;*/
}

.celda1 {
	display: block;
	text-align: left;

}

.linea {
	overflow:hidden;
	text-align: center;
}
/*********************************/
/*       Formulario Contacta     */
/*********************************/

.form1 {
	border-top: solid 1px #b8b6b2;
	padding:10px 0 0 0px;
	margin: 25px 0 0 0;
}
.form0 {
	border-top: solid 2px #b8b6b2;
	padding:30px 0 0 9px;
	margin: 45px 0 0 0;
}
.form2 {
	width:120px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #ebe7da;
}
.form2:hover {
	width:120px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #F7F5F0;
}
.form3 {
	width:600px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #ebe7da;
}
.form3:hover {
	width:600px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #F7F5F0;
}
.form4 {
	width:490px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #eee9e9;
}
.form4:hover {
	width:490px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #EBDBDA;
}
.form5 {
	width:490px;
	overflow:auto;
	height:200px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #eee9e9;
}
.form5:hover {
	width:490px;
	overflow:auto;
	height:200px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #EBDBDA;
}
.form6 {
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
}
.form6:hover {
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
}
.big {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
}
.big2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C20100;
	font-weight: bold;
}

