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

body {
	background-color:#6B0F0F;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p, ul, li, table {
	font-size:11px;
	padding-right:10px;
	text-align:justify;
	word-spacing:2px;
}
h1{ /*TITULOS PRINCIPALES ROJO*/
	font:Ultima;
	font-size:30px;
	color:#990000;
	font-style:italic;
	text-align:center;
	font-weight:bold;
	margin-top:0;
}
h2{ /*TITULOS PRINCIPALES VERDE OSCURO*/
	color:#333300;
	font-family:Ultima;
	font-size:42px;
	text-align:center;
	padding:0;
	margin:0;
}
h3{ /*TITULOS PRINCIPALES VERDE CLARO*/
	color:#B0BB57;
	font-family:Ultima;
	font-size:46px;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:0;
}
h4 { /*TEXTO RESALTADO VERDE CLARO*/
	font: italic bold 12px Arial;
	color: #b2b371;
	text-transform: uppercase;
}
h5 { /*TITULOS PRINCIPALES VERDE CLARO*/
	font: italic bold 12px Arial;
	color: #b2b371;
	text-transform: uppercase;
}
h6{
	font:;
	color:#bcab65;
	font-family:Ultima;
	font-size:46px;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:0;
}
a {
	outline:none;
	}
#contenedor {
	width:980px;
	height:593px;
	margin:auto;
}
#contenido {
	width:980px;
	height:544px;
}
div#banner_fotos {
	position: absolute;
	margin-left: 280px;
	margin-top: 260px;
	width: 310px;
	height:256.9px;
	z-index:1;
	*margin-left: -490px;
}
.hoteles {
	font: italic bold 12px Arial;
	color: #b2b371;
	text-transform: uppercase;
}
#left_bar {
	background:url(images/ingles/bg_left_bar_home.jpg) no-repeat;
	width:247px;
	height:544px;
	float:left;
}
#news_box {
	width:247px;
	height:117px;
}
#ofertas_box {
	width:247px;
	height:427px;
}
#main {
	width:515px;
	height:544px;
	float:left;
	background:url(images/ingles/bg_main_home.jpg) no-repeat;
	}
#right_bar {
	width:218px;
	height:544px;
	float:right;
	background:url(images/ingles/bg_right_bar_home.jpg) bottom no-repeat;
}
#language {
	width:218px;
	height:29px;
	text-align:right;
	background:url(images/ingles/bg_languaje_home.jpg)
}
#logo {
	width:218px;
	height:88px;
}
#footer {
	width:970px;
	padding-right:10px;
	height:49px;
	background:url(images/ingles/footer_home.jpg) no-repeat;
	text-align:right;
	font-size:11px;
	font-style:italic;
	color:#e4dea7;
}
#footer a:link{
	color:#E4DEA7;	
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer a:active{
	color:#E4DEA7;	
	text-decoration:none;
}

/*******************contact_us********************/
#left_bar_contact_us {
	background:url(images/bg_left_contact_us.jpg) no-repeat;
	width:247px;
	height:544px;
	float:left;
}
#news_box {
	width:247px;
	height:117px;
}
#ofertas_box {
	width:247px;
	height:427px;
}
#main_contact_us {
	width:515px;
	height:544px;
	float:left;
}
#right_bar_contact_us {
	width:218px;
	height:544px;
	float:right;
	background:#e4dda7 url(images/bg_right_contact_us.jpg) bottom no-repeat;
}
#language_contact_us {
	width:218px;
	height:29px;
	text-align:right;
	background:url(images/bg_language_contact_us.jpg) no-repeat;
}
#logo {
	width:218px;
	height:88px;
}
#footer_contact_us {
	width:970px;
	padding-right:10px;
	height:49px;
	background:url(images/bg_footer_contact_us.jpg) no-repeat;
	text-align:right;
	font-size:11px;
	font-style:italic;
	color:#e4dea7;
}
#footer_contact_us a:link{
	color:#E4DEA7;	
	text-decoration:none;
}
#footer_contact_us a:hover{
	text-decoration:underline;
}
#footer_contact_us a:active{
	color:#E4DEA7;	
	text-decoration:none;
}


/*******************about_us********************/
#left_bar_about_us {
	background:url(images/ingles/bg_left_about_us.jpg) no-repeat;
	width:247px;
	height:544px;
	float:left;
}
#news_box {
	width:247px;
	height:117px;
}
#ofertas_box {
	width:247px;
	height:427px;
}
#main_about_us {
	width:515px;
	height:544px;
	float:left;
}
#right_bar_about_us {
	width:218px;
	height:544px;
	float:right;
	background:#e4dda7 url(images/ingles/bg_right_about_us.jpg) bottom no-repeat;
}
#language_about_us {
	width:218px;
	height:29px;
	text-align:right;
	background:url(images/ingles/bg_language_about_us.jpg) no-repeat;
}
#logo {
	width:218px;
	height:88px;
}
#footer_about_us {
	width:970px;
	padding-right:10px;
	height:49px;
	background:url(images/ingles/bg_footer_about_us.jpg) no-repeat;
	text-align:right;
	font-size:11px;
	font-style:italic;
	color:#e4dea7;
}
#footer_about_us a:link{
	color:#E4DEA7;	
	text-decoration:none;
}
#footer_about_us a:hover{
	text-decoration:underline;
}
#footer_about_us a:active{
	color:#E4DEA7;	
	text-decoration:none;
}
