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

* {margin:0; padding:0}
body {
	background-color:#E4CD88;
	background-image:url(../img/home/bg_body.png);
	background-repeat: repeat-x;
	background-position: top;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	}
body.home2011 {
	background-image:url(../img/home/body_home_2011.png);
}
#mstr {
	width:866px;
	margin:auto;
	}
#header {
	width:866px;
	height:116px;
	/*background-image:url(../img/top_01.png);*/
}
#header.head_ofertas {
	background-image:url(../img/top_ofertas_02.png);
}
#ofertas {
	position:relative;
	left:670px;
	top:42px;
	width:195px;
}
#ofertas h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#B34E0F;
}
#ofertas ul {
	list-style:none;
	font-size:75%;
}
#ofertas ul li {
	list-style:none;
	}
#ofertas a {
	text-decoration:none;
	color:#906749;
}
#ofertas a:hover {
	color:#3F1504;
	text-decoration: underline;
}
#bnd_home {
	width:858px;
	height:325px;
	background-image:url(../img/home/banda_bg.png);
	padding-left:7px;
	padding-top:3px;
	}
#mn {
	width:866px;
	height:30px;
	background-image:url(../img/cont/bg_mn.png);
	background-repeat:repeat-y;
	overflow:auto;
	text-align:center;
	padding-top:8px;
	font-size:90%;
	}
#mn ul {
	display:inline;
	color:#CCCCCC;
	text-align:center;
	}
#mn li {
	display:inline;
	}
#mn a {
	color:#EBDCB7;
	text-decoration:none;
	padding:10px;
	}
#mn a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../img/cont/bg_mn_li_02.png);
	background-repeat:repeat-x;
	}
#face {
	width:405px;/*610*/
	height:150px;/*180*/
	margin:auto;
	background-image:url(../img/home/facebook_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:30px;
	padding:15px 15px 15px 175px;
}
	
#ftr_full {
	width:100%;
	background-color:#E4CD88;
	}
#ftr {
	width:866px;
	height:37px;
	background-image:url(../img/ftr.png);
	background-repeat: no-repeat;
	margin:auto;
	text-align:center;
	font-size:75%;
	color: #5B381F;
	padding-top:15px;
	}
#cred {
	margin:auto;
	color: #AC9D5F;
	font-size:75%;
	text-align:right;
	width:860px;
	font-family:Arial, Helvetica, sans-serif;
	}
#cred a {
	color:#9B966D;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
a img {
	border:none;
margin:0;
}
img.top_ofertas {
	margin:0;
}
#header {
	height:116px;
}

.banda1 {
	width:836px; /*866*/
	background-image:url(../img/home/banda_home_bg.png);
	background-position:top left;
	background-repeat:repeat-y;
	padding:11px 15px;
	overflow:hidden;
}

#caja_welcome {
	width:305px;
	float:left;
	margin-left:24px;
	color:#786661;
	font-size:90%;
}
#caja_welcome h2 {
	color:#914123;
	/*font-style:italic;*/
	font-weight:normal;
	font-size:1.4em;
	padding-bottom:5px;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
}
#caja_welcome p {
	line-height:135%;
	padding-right:30px;
}
#cincho_ofertas {
	float:right;
	width:476px;
}
#caja_ofertas {
	float:left;
	width:234px;
	background-color:#FFF;
	border:1px solid #DABFB5;
	-moz-border-radius: 7px;
border-radius: 7px;
overflow:hidden;

}
#caja_ofertas h2 {
	width:100%;
	background-color:#C35D35;
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	font-size:1.3em;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#caja_ofertas h3 {
	color: #404040;
	font-size:1em;
	padding-left:10px;
	font-weight:700;
	padding-bottom:2px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#caja_ofertas p {
	font-size:0.85em;
	padding-left:10px;
	color:#666;
}
#masofertas {
	width:224px;
	text-align:right;
	color:#C35D35;
	font-size:0.85em;
	padding-right:20px;
	padding-bottom:4px;
	padding-top:15px;
}
#masofertas a {
	color:#C35D35;
	text-decoration:none;
}
#masofertas a:hover {
	text-decoration:underline;
	color:#333;
}


#caja_reservar {
	float:right;
		width:230px;
	height:207px;
	background-image:url(../img/home/reservas.jpg);
}
#caja_reservar h2 {
	color:#FFF;
		font-size:1.1em;
		padding-left:10px;
	padding-top:8px;
	padding-bottom:4px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#caja_reservar p {
	font-size:0.85em;
	color:#ECD7CD;
	padding-left:10px;
	line-height:120%;
}
#butt_res {
	width:82px;
	height:24px;
	background-color:#EBAA1F;
	-moz-border-radius: 4px;
border-radius: 4px;
text-align:center;
padding-top:4px;
font-weight:bold;
color:#FFF;
box-shadow: 0 2px 2px #444;
position:relative;
left:140px;
top:110px;
}
#butt_res:hover {
	background-color:#DF6501;
	cursor:pointer;
}


#banda_fotos_hm {
	width:850px; /*866*/
	height:150px; /*174*/
	background-image:url(../img/home/banda_fotos_home.png);
	background-position:top left;
	background-repeat:repeat-y;
	padding:12px 8px;
}
#ctc_logo {
	float:left;
	width:240px;
	margin-left:60px;
	margin-top:30px;
}
#ctc_logo p {
	padding-left:52px;
	line-height:120%;
	font-size:0.85em;
	color:#444;
	color:#503730;
	color:#7F5145;
	padding-bottom:5px;
}
#ctc_logo a {
	color:#7F5145;
	text-decoration:none;
}
#ctc_logo a:hover {
	text-decoration:underline;
	color:#301F1A;
}
#facebook {
	float:right;
	width:480px;
	background-color:#FFF;
}
#ftr_hm {
	width:866px;
	height:41px;
	background-image:url(../img/home/footer_hm.png);
}
