@charset "utf-8";
body {
	margin: 0px;
	font-family: "Monotype Corsiva", "Book Antiqua", Georgia, "Times New Roman";
	color: #4c4f21;
	background-color: #2C1201;
}
a {
	color: #4c4f21;
	text-decoration: none;
	font-size: 24px;
}
a:hover {
	color: #A76C14;
	font-size: 24px;
	text-decoration: underline;
}

p {
	font-family: "Monotype Corsiva", "Book Antiqua", Georgia, "Times New Roman";
	font-size: 16px;
	line-height: 130%;
	color: #3C3F1B;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}
h1 {
	font-size: 26px;
	margin-bottom: 10px;
}
h3 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 11px;
	display: inline;
}


form {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrap {
	height: 1000px;
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(img/fondowrap.jpg);
	background-repeat: no-repeat;
}

#botonera {
	float: left;
	height: 50px;
	width: 990px;
	background-image: url(img/botoneraback.jpg);
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
	font-family: "CommercialScript BT", "Book Antiqua", Georgia, "Times New Roman";
	margin-left: 20px;
	display: inline;
}
#botonera ul {
	list-style-type: none;
	margin-top: 25px;
	margin-left: 25px;
}
#botonera li {
	margin-bottom: 10px;
	display: inline;
	margin-left: 40px;
}
#logo {
	float: right;
	height: 152px;
	width: 920px;
	margin-bottom: 110px;
	text-align: center;
	margin-left: 80px;
}
#logoimg {
	height: 152px;
	width: 270px;
	text-align: center;
	float: left;
	margin-left: 325px;
	display: inline;
}
#aviso {
	font-family: "Monotype Corsiva", "Book Antiqua", Georgia, "Times New Roman";
	font-size: 14px;
	color: #555E21;
	float: right;
	height: 30px;
	width: 260px;
	margin-right: 60px;
	margin-top: 75px;
	font-style: normal;
	line-height: 130%;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #62662F;
}
#aviso h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: "CommercialScript BT", "Book Antiqua", Georgia, "Times New Roman";
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 120%;
}
#flaglogo {
	float: right;
	height: 30px;
	width: 35px;
	display: inline;
	margin-right: 185px;
	margin-top: 123px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#general {
	text-align: center;
	float: left;
	width: 1000px;
}

#contenido {
	text-align: center;
	float: left;
	width: 640px;
	margin-left: 250px;
	display: inline;
	height: 490px;
	margin-bottom: 10px;
}
#carta {
	float: left;
	width: 650px;
	text-align: center;
	display: inline;
	margin-left: -15px;
}


#izquierda {
	float: left;
	width: 300px;
	text-align: justify;
	margin-right: 20px;
}
#izquierdaruso {
	float: left;
	width: 300px;
	text-align: justify;
	margin-right: 20px;
}
#izquierdaruso  p {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 16px;
	line-height: 130%;
	letter-spacing: -0.5px;
}
#izquierda a {
	font-size: 16px;
	color: #6C4B26;
}

#izquierda a:hover {
	color: #5C4521;
	text-decoration: underline;
}

#derecha {
	float: right;
	width: 300px;
	text-align: left;
}
#swf {
	float: right;
	width: 300px;
	text-align: center;
	margin-bottom: 30px;
}

#promociones {
	float: left;
	width: 180px;
	text-align: left;
	height: 360px;
}
#promocionc {
	float: left;
	width: 260px;
	text-align: left;
	height: 360px;
	margin-right: 10px;
	margin-left: 10px;
}
#links {
	float: left;
	height: 20px;
	width: 500px;
	margin-left: 60px;
	margin-top: 10px;
	text-align: center;
}
#links  a {
	font-size: 14px;
}


#mapa {
	float: left;
	height: 340px;
	width: 290px;
	border: 3px solid #948045;
	margin-top: 20px;
	margin-bottom: 0px;
}

#graciaserror {
	float: left;
	height: 250px;
	width: 300px;
	text-align: left;
}
#graciaserror a {
	font-size: 16px;
	color: #7C5C2C;
}
#graciaserror a:hover {
	color: #5C4521;
	text-decoration: underline;
}



#endtrival {
	float: left;
	width: 600px;
	height: 38px;
	margin-top: 25px;
	text-align: center;
	margin-left: 25px;
}

#datos {
	float: left;
	height: 30px;
	width: 600px;
	text-align: center;
	margin-top: 15px;
	font-size: 14px;
	margin-left: 20px;
	display: inline;
}
#datos p {
	font-family: "Monotype Corsiva", serif, sans-serif;
}
#datos a {
	font-size: 14px;
	color: #7C5C2C;
}
#datos a:hover {
	color: #5C4521;
	text-decoration: underline;
}



#footer {
	float: left;
	height: 75px;
	width: 940px;
	text-align: center;
	margin-top: 48px;
	margin-left: 100px;
	display: inline;
}
#footer p {
	font-size: 10px;
	font-family: "Book Antiqua", Georgia, "Times New Roman";
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#promocioneshorizontal_grande {
	float: left;
	height: 200px;
	margin-bottom: 20px;
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
}
#promocioneshorizontal_chica {
	float: left;
	height: 120px;
	margin-bottom: 20px;
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
}

