@charset "utf-8";
body {
	color: #562603;
	background-color: #993333;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
a {
	font-weight: bold;
	color: #462020;
	text-decoration: none;
}
a:hover {
	color: #9D5B02;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #743A00;
}


h3 {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}



#wrap {
	height: 1300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/backwrap.jpg);
	padding-bottom: 30px;
	background-repeat: no-repeat;
}
#swfizq {
	float: left;
	width: 200px;
	height: 190px;
	margin-top: 14px;
	margin-left: 18px;
	margin-right: 16px;
}

#swf {
	float: right;
	width: 635px;
	background-color: #000000;
	height: 190px;
	margin-right: 13px;
	margin-top: 14px;
}

#botonera {
	width: 835px;
	margin-left: 17px;
	margin-top: 5px;
	height: 34px;
	padding-left: 35px;
	float: left;
	margin-bottom: 45px;
	background-image: url(img/base_btn.jpg);
}
#botonera ul {
	display: inline;
	text-align: center;
	padding-left: 50px;
}
#botonera li {
	display: inline;
	float: left;
	padding-top: 7px;
	padding-left: 25px;
	text-align: center;
	margin-left: 25px;
}
#botonera p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #3B1A01;
	text-decoration: none;
	line-height: 110%;
	font-weight: bold;
	display: inline;
	padding-top: 5px;
}
#botonera a {
	color: #290D0A;
	text-decoration: none;
}
#botonera a:hover {
	color: #7E0000;
}
#contenido {
	float: left;
	width: 885px;
	height: 800px;
}

#izq {
	float: left;
	width: 400px;
	margin-left: 30px;
	padding-left: 30px;
	text-align: justify;
}
#der {
	float: left;
	width: 256px;
	text-align: justify;
	margin-left: 70px;
	margin-top: 40px;
}

#img {
	float: left;
	width: 250px;
	border: 2px solid #FCD04B;
	margin-bottom: 15px;
}
#centro {
	float: left;
	width: 720px;
	margin-left: 40px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 35px;
	text-align: justify;
}
#centro p {
	margin-bottom: 0px;
	margin-top: 0px;
}
#sliderest {
	float: left;
	height: 400px;
	width: 600px;
	margin-top: 30px;
	margin-left: 60px;
	background-color: #FFEAB8;
}

#carta {
	float: left;
	width: 700px;
	height: 425px;
	margin-top: 30px;
	margin-left: 20px;
}
#promocionizq {
	float: left;
	height: 450px;
	width: 300px;
	margin-left: 75px;
	display: inline;
}
#promocionder {
	float: right;
	height: 450px;
	width: 300px;
	margin-right: 75px;
	display: inline;
}
#cupon {
	height: 200px;
	width: 600px;
	margin-top: 40px;
	float: left;
	margin-left: 150px;
	display: inline;
}

#formulario {
	float: left;
	width: 250px;
	margin-left: 40px;
	padding-left: 30px;
}

#mapa {
	float: right;
	width: 300px;
	border: 3px double #FFCC00;
	margin-right: 60px;
	margin-top: 20px;
	margin-left: 30px;
}

#footer {
	font-size: 9px;
	text-align: center;
	float: left;
	width: 830px;
	margin-left: 18px;
	margin-top: 80px;
	height: 80px;
	font-weight: bold;
	padding-left: 20px;
}
#footer p {
	margin: 0px;
	font-size: 9px;
	font-weight: bold;
}

