@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
	background-color: #65250f;
	background-image: url(cssimg/bg-body.jpg);
	background-repeat: repeat-x;
	font-family: arial;
	color: #FFFFFF;
}
p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
ul {
	list-style-type: none;
	font-size: 12px;
}
li {
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #371408;
}
h1, h2, h3, h4 {
	font-family: georgia;
	font-weight: normal;
	color: #F4DFA8;
	padding-bottom: 15px;
}
h1 {
	font-size: 24px;
	background-image: url(cssimg/bullet-h.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	padding-bottom: 15px;
	padding-top: 15px;
}
h2 {
	font-size: 15px;
}
a {
	text-decoration: none;
	color: #F4DFA8;
}
a img {
	text-decoration: none;
	border: none;
}
strong {
	font-weight: bold;
	color: #F4DFA8;
}
#grad {
	background-image: url(cssimg/bg-grad.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: fixed;
	bottom: 0;
	height: 407px;
	left: 0;
	right: 0;
	z-index: -1;
}
#box {
	margin: auto;
	width: 1038px;
	position: relative;
}
#header {
	background-image: url(cssimg/bg-header.jpg);
	background-repeat: no-repeat;
	height: 173px;
}
#slideshow {
	background-image: url(cssimg/bg-slide.png);
	height: 304px;
	padding-left: 69px;
}
#slideshow  img {
	padding: 0px;
}
#nav {
	background-repeat: no-repeat;
	height: 100px;
	padding-left: 78px;
	background-image: url(cssimg/bg-nav4.png);
}
#nav-de {
	background-repeat: no-repeat;
	height: 100px;
	padding-left: 87px;
	background-image: url(cssimg/bg-nav4.png);
}
#main {
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 70px;
}
#footmain {
	clear: both;
}
#destacado {
	padding: 25px;
	text-align: center;
}
#oferta {
	background-image: url(cssimg/black.png);
	padding: 10px;
	margin-bottom: 15px;
	border: 4px solid #F4DFA8;
}
#izquierda {
	float: left;
	width: 234px;
}
#izquierda1 {
	float: left;
	width: 260px;
}
#derecha {
	float: right;
	width: 260px;
}
#derecha-big {
	float: right;
	width: 630px;
}
#centro {
	width: 260px;
	float: left;
	margin-left: 50px;
}
#centro  ul {
	padding-bottom: 10px;
}
#footer {
	clear: both;
	background-image: url(cssimg/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer-iz {
	float: left;
	width: 400px;
	margin-left: 75px;
}
#footer-iz .creditos, #footer-iz .creditos a {
	font-size: 9px;
	margin-top: 40px;
	font-family: arial;
	font-weight: bold;
	color: #cba674;
	text-transform: uppercase;
	font-style: normal;
}
#footer-iz .creditos a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cba674;
}
#footer-de {
	float: right;
	width: 350px;
	margin-right: 70px;
	background-image: url(cssimg/black.png);
	padding: 10px;
}
#footfoot {
	clear: both;
}
#footer-de p {
	text-align: right;
	font-size: 15px;
}
#footer p {
	font-family: georgia;
	color: #cba674;
	font-size: 13px;
}
#footer a {
	color: #FFFFFF;
	font-style: italic;
}
#centro p {
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}

#destacado1 {
	padding: 10px;
	border: 4px solid #371408;
	background-image: url(cssimg/black.png);
}
#destacado1 p {
	font-size: 14px;
}
#destacado1 ul {
	margin: 0px;
	padding: 0px;
}
#destacado1 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	list-style-type: square;
	list-style-position: inside;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#destacado1 a {
	text-decoration: underline;
	color: #FFCC00;
}
#idiomas {
	padding: 5px;
	float: right;
	position: absolute;
	right: 5px;
	z-index: 1000;
}
.idiomas {
	font-weight: bold;
}
.idiomas  ul li {
	display: inline;
}
.idiomas li {
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #993300;
}
.idiomas a {
	border: none !important;
	font-size: 11px;
}
#idiomas a:hover {
	color: #FFFFFF;
}
.pic   img, .pic  img  a, .der, #izquierda img {
	padding: 5px;
	background-image: url(cssimg/black.png);
	margin-bottom: 25px;
	text-decoration: none;
}
.pic {
	width: 180px;
	float: left;
	padding: 15px;
}
.pic ul {
	font-family: Georgia;
	font-style: italic;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	font-size: 14px;
}
.pic li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #200E05;
	padding-top: 4px;
	padding-bottom: 4px;
}
.destacado {
	font-family: georgia;
	font-size: 16px;
	color: #f4dfa8;
	text-align: center;
	font-style: italic;
	line-height: 30px;
}
.der {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
}
.table {
	border: 1px solid #371408;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding: 10px;
	font-size: 13px;
}
table {
	margin-bottom: 40px;
	background-image: url(cssimg/black.png);
}
input, textarea, select {
	width: 300px;
	background: #F4DFA8;
	padding: 3px;
	color: #371408;
	border-bottom: 1px solid #990000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.send {
	font-family: "Trebuchet MS";
	width: 400px;
	text-transform: uppercase;
	background: #990000;
}
input {
	height: 40px;
}
.input-comida {
	width: 20px;
	height: 20px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #371408;
	text-transform: capitalize;
	letter-spacing: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.input-nombre-mail {
	width: 300px;
}
.none {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	border-style: none;
	background: url(none);
	height: 20px;
	width: 20px;
}
.direccion {
	width: 300px;
}
.label-small {
	font-size: 13px;
}
textarea {
	height: 200px;
	width: 300px;
}
select {
	width: 300px;
	margin: 20px 10px 0px 0px;
}
label {
	font-family: Georgia;
	font-size: 16px;
	color: #F4DFA8;
}
.img {
	background-image: url(cssimg/black.png);
	padding: 20px;
	margin-top: 40px;
	margin-left: 20px;
}
.oferta {
	font-family: georgia;
	font-size: 16px;
	text-align: center;
}
.oferta strong {
	font-style: italic;
}
