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

* {margin:0; padding:0}
body {
	background-color:#FFFFFF;
	font-size:0.95em;
	padding-bottom:60px;
	padding-top:20px;
	}
#mstr {
	width:933px;
	margin:auto;
	padding-top:20px;
	}
.mstr_home {
	height:100px;
	display:block;
	}
#bloque {
	background-image:url(png/bloque_bg.png);
	background-repeat:repeat-y;
	width:933px;
	}
.logo {
	display:block;
	margin:auto;
	text-align:center;
	}
#phts_home {
	padding:10px;
	}
#phts_home img {
	margin:6px;
	}
#mn_home {
	height:41px;
	width:933px;
	background-image:url(png/mn_home/deco_right.png);
	background-repeat: no-repeat;
	background-position:right;
	}
#mn_home a {
	margin-left:12px;
	margin-right:12px;
	}
#txt_home {
	width:500px;
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	text-align:center;
	margin:auto;
	padding-top:20px;
	}
.tbl_cont {
	margin-left:20px;
	}
#txt_cont {
	width:640px;
	height:200px;
	color:#000000;
	}
#txt_cont_2 {
	width:640px;
	height:427px;
	color:#000000;
	background-position:left top;
	background-repeat:no-repeat;
	}
#txt_cont_3 {
	width:633px;
	height:192px;
	color:#000000;
	}

.txt_rest {
	background-color:#B4C2CE;
	background-image:url(png/restaurante_03-2.png);
	background-repeat:no-repeat;
	}
.txt_habit {
	background-color:#EFE1B5;
	background-image:url(png/habitaciones_03-02.png);
	background-repeat:no-repeat;
	}
.txt_situ {
	background-color:#C5DD8F;
	background-image:url(png/situacion_03-02.png);
	background-repeat:no-repeat;
	}
.txt_tarif {
	background-color:#E1E3AD;
	background-image: url(png/tarifas_03-02.png);
	background-repeat:no-repeat;
	}
.txt_ctc {
	background-color:#E7EBA3;
	background-image: url(png/contactar_03.png);
	background-repeat:no-repeat;
	}

#caja_txt {
	width:403px;
	padding:20px 15px 5px 0px;
	float:right;
	}
#mn_cont {
	width:800px;
	margin:auto;
	text-align:center;
	}
#mn_cont img {
	margin:10px;
	}
.margin15px {
	margin-left:15px;
	}
.tbl_tarif {
	margin-left:100px;
	margin-top:120px;
	}
.tit {
	font-size:140%;
	color:#333333
	}
.little {
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
a {
	color: #7F1E06;
	text-decoration:none;
	}
a img {
	border:none;
	}
a:hover {
	color:#4D0E00;
	text-decoration:underline;
	}
.cred {
	font-size:85%;
	margin-top:10px;
	}
.cred a {
	color:#CCCCCC;
	}