body {
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#contenedor_principal {
	width: 770px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#contenedor_encabezado {
	width: 770px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 175px;
	position: relative;
}

#link_index h1 {
	margin: 0px;
}

#link_index a {
	top: 0px;
	left: 0px;
	display: block;
	width: 230px;
	height: 175px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
}

#link_index a span {
	visibility: hidden;
}

#idioma {
	position: absolute;
	left: 687px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 26px;
	font-weight: bold;
	top: 3px;
	display: inline;
}

#idioma a {
	color: #FFFFFF;
	text-decoration: none;

}

#idioma a:hover {
	color: #CCCCCC;

}

#menu_container {
	margin: 0px;
	padding: 0px;
}

#contenedor_contenido {
	width: 760px;
	margin: 0 auto;
}

#contenido h2 {
	color: #FFFFFF;
	padding: 3px;
	background-image: url(images/about_us_titlebg.jpg);
	background-repeat: repeat-y;
}

#menu_actividades {
	width: 130px;
	background-color: #F0F3F4;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #325C6D;
	float: left;
}

#menu_actividades a {
	color: #325C6D;
	text-decoration: none;

}

#menu_actividades a:hover {
	color: #666666;

}

#contenido {
	width: 405px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

#contenido img {
	padding: 1px;
	display: inline;
	background: #ffffff;
	border: 4px solid #EBEBEB;
}

#banner_banquete {
	width: 405px;
}

.informacion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #325C6D;
	text-align: justify;
}

.informacion h2 {
	line-height: 26px;
	font-size: 20px;
}

.informacion a {
	color: #325c6d;

}

.informacion a:hover {
	color: #666666;
}

.informacion strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}

#menu_derecho {
	width: 195px;
	float: left;
}

#promociones {
	background-color: #F0F3F4;
	text-align: center;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #325C6D;
	z-index: -5;
}

#promociones img {
	padding: 1px;
	display: inline;
	background: #ffffff;
	border: 3px solid #FFFFFF;
}

#weather_info {
	margin-top: 15px;
}

#validacion {
	text-align: center;
	margin-top: 15px;

}

#footer {
	background-color: #F0F3F4;
	border-top: solid 3px #265264;
	clear: both;
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #325C6D;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/footer_logo_scp.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 13px;
}

#promocion {
	padding: 1px;
	display: inline;
	background: #ffffff;
	border: 4px solid #ffffff;
	margin-top: 5px;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}

#footer a:hover {
	color: #666666;
}

#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}

#navbar a {
	color: #325c6d;
}

#navbar a:hover {
	color: #666666;
}
