
html {

}

body {
	margin: 0;
	padding:0;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #999;
	/*background: url(../images/body_bg.jpg) repeat-x  center top;*/
	background:#FFF;
	width: 100%;
	display: table;
}

.contact { font-size:12px; }

a:link, a:visited { color: #c89d59; text-decoration: none; } 

a:active, a:hover { color: #000; text-decoration: none }

#banner, #preview {

    padding:0;
	color: #999;
}

a.blanco { color:#FFF; text-decoration:none; font-size:11px; font-family:Verdana, Geneva, sans-serif; text-transform:uppercase; }
a.blanco:hover { color:#090; text-decoration:none; bo }

h1 {

	font-size: 24px;

	font-weight: bold;

	text-decoration: none;
	text-transform:uppercase;

	color: #c89d59;

	background-position: left;

	padding-top: 20px;

}

h2 {

	margin-top: 10px;
	text-align:center;
	font-size: 20px;

	font-weight: bold;

	text-decoration: none;
	text-transform:uppercase;

	color: #999;

}

#container {

	width: 806px;

	margin:0 auto;
	background:#FFF;

}

.topmenu{
	margin:0 auto;
	width: 806px;	
}
.topmenu ul {
	list-style: none;
	padding: 0px;
float:left;
	margin: 0px;
	border-bottom:#ccc 1px solid;
}
.topmenu li{
	display: inline;
}
.topmenu li a{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #999;
	width: 130px;
	height: 30px;
	padding-top: 10px;
	cursor:pointer;
}

.topmenu li a:hover{
	color: #4C2C15;
	background:#eee;
}

.topmenu li a.activo{
	color: #4C2C15;
	background:#eee;
}

#topsection {

	float: left;

	margin-top: 20px;

	width: 806px;

	height: 48px;

	color: #c1b25d;

	font-size: 24px;

	font-weight: bold;

	padding-top: 50px;

	line-height: 1.6em;

	text-align: center;

	background: url(../images/title_bg.jpg) no-repeat;

}

#headersection {

	float: left;

	width: 806px;

	height: 200px;

}

#content_section {
	float: left;
	width: 800px;
	text-align: justify;
	margin:0 auto;
}

#content_section2 {
	width: 750px;
	padding:0px 20px;
	text-align: justify;
	margin:10px auto;
	color:#999;
}
#content_section2 .left {
	width: 197px;
	height:400px;
	float:left;
	border:#ccc 1px solid;
	
}
#content_section2 .left ul {
	padding-left:5px;
	list-style-type:none;
	width:180px;
	margin:0;
}
#content_section2 .left ul li {
	display:block;
	width:180px;
	margin:15px 0;
}
#content_section2 .left ul li a {
	display:block;
	width:180px;
	height:40px;
	line-height:40px;
	color:#fff;
	padding-left:10px;
	background:url(../images/btn_off.jpg) no-repeat;
}
#content_section2 .left ul li a:hover {
	color:#fff;
	background:url(../images/btn_on.jpg) no-repeat;
}
#content_section2 .right {
	width: 550px;
	height:400px;
	float:left;
	border-top:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	
}

#content_section img {


}

#footer {

	float: left;

	margin: auto;

	margin-top: 10px;

	text-align: center;

	width: 800px;
	font-size:12px;
	height: 50px;

}
#footer_index {
	clear:both;
	margin: 0 auto;

	margin-top: 10px;

	text-align: center;

	padding-top: 10px;

	width: 750px;

	height: 30px;
	
	font-size:10px;
	
	font-family:Verdana, Geneva, sans-serif;
	line-height:20px;

}


.indexmenu{
	margin:0 auto;
	width: 749px;
	height:25px;
}
.indexmenu ul {
	list-style: none;
	padding: 0px;
	float:left;
	margin: 0px;
}
.indexmenu li{
	display: inline;
	height:25px;
}
.indexmenu li a{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #999;
	width: 220px;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;
	cursor:pointer;
	text-transform:uppercase;
}

.indexmenu li a:hover{
	color: #4C2C15;
}
.indexmenu li a.activo{
	color: #4C2C15;
	background:#eee;
}

.idiomas{
	margin:0px auto;
	width: 350px;	
}
.idiomas ul {
	list-style: none;
	padding: 0px;
	float:left;
	margin: 0px;
}
.idiomas li{
	display: inline;
}
.idiomas li a{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #999;
	width: 100px;
	height: 15px;
	margin-left: 5px;
	margin-right: 5px;
	border-right:#999 1px solid;
	cursor:pointer;
}

.idiomas li a:hover{
	color: #4C2C15;
}

a.restaurant {
	display:block;
	width:270px;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	background:url(../images/boton3.jpg) no-repeat;
}
a.restaurant:hover {
	color:#fff;
	background:url(../images/boton4.jpg) no-repeat;
}