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

* {margin:0; padding:0}
body {
	background-color:#E4CD88;
	background-image:url(../img/cont/body.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	}
#mstr {
	width:866px;
	margin:auto;
	}
#bnd_home {
	width:858px;
	height:325px;
	background-image:url(../img/home/banda_bg.png);
	padding-left:7px;
	padding-top:3px;
	}
#mn {
	width:866px;
	height:28px;
	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;
	}
#cont_txt {
	width:866px;
	background-image:url(../img/cont/cont_txt_bg.png);
	background-repeat:repeat-y;
	padding-bottom:30px;
	color:#565656;
	}
#cont_txt a {
	color: #D13008;
	text-decoration:none;
	}
#cont_txt a:hover {
	color: #651602;
	text-decoration:underline;
	}
#txt {
	width:480px;
	margin-left:315px;
	font-size:90%;
	margin-top:20px;
	text-align:justify;
	}
.txt_ftr {
	
	}
.rsltd {
	color:#752C0A;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:170%;
	letter-spacing:0.1em;
	/*border-bottom:1px solid #CCCCCC;*/
	color:#722300;
	font-weight: normal;
	background-image:url(../img/logo_h1-3.png);
	margin-left:-49px;
	padding-left:49px;
	background-repeat:no-repeat;
	background-position:left;
	line-height:42px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:160%;
	font-weight:normal;
	color:#852501;
margin-top:25px;
margin-bottom:10px;
	}
h3 {
	font-variant:small-caps;
	font-weight:bold;
	font-size:95%;
	}
#fotos_pie {
	width:859px;
	height:151px;
	background-image:url(../img/cont/bg_fotos_pie.png);
	background-repeat:repeat-y;
	padding-left:8px;
	}
#fotos_pie img {
	margin:7px 3px;
	}
#ftr_full {
	width:100%;
	background-color:#E4CD88;
	}
#ftr {
	width:866px;
	height:40px;
	background-image:url(../img/ftr_blk.png);
	background-repeat: no-repeat;
	margin:auto;
	text-align:center;
	font-size:75%;
	color: #D6C198;
	padding-top:15px;
	}
#ftr a {
	color:#723512;
	text-decoration:none;
	}
a img {
	border:none;
	}
.enlaces a {
	color:#C33203;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	}
.enlaces a:hover {
	color:#5C1600;
	text-decoration:underline;
	}
.enlaces li {
	margin-top:8px;
	list-style-image: url(../img/li.png);
	margin-left:12px;
	}
.logo_cont {
	margin-left:-52px;
	}
.little {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#734428;
	line-height:130%;
	}
.under2 {
	margin-bottom:3px;
	}
ul {
	margin-left:15px;
	list-style-image:url(../img/li2.png);
	}
li {
	margin: 5px 1px;
	}
.btn {
	padding: 3px 5px;
	background-color:#F6E2A4;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	font-weight:bold;
}
.btn_del {
	padding: 3px 5px;
	background-color:#EEE8E5;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	}
.btn:hover, .btn_del:hover {
	background-color: #F3B848;
}
a img {
	border:none;
margin:0;
}
img.top_ofertas {
	margin:0;
	border:1px solid #fff;
}
#header {
	height:116px;
border:2px solid #222;
}

/*---------*/
#reservas {
	padding:2px 20px 20px 20px;
	background-color: #FFFAED;
	border:1px solid #EEDDB8;
	margin-top:30px;
	overflow:hidden;
}
#reservas h2 {
	padding-top:5px;
	margin-top:5px;
}
#reservas .button {
	float:right;
	width:80px;
	padding:5px;
	background-color:#954121;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	-moz-border-radius: 6px;
border-radius: 6px;
}
#reservas .button:hover {
	background-color:#B94221;
	cursor:pointer;
}
p.close {
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
p.close a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
	
