* {
	margin:0;
	padding:0;
	border:0;
}
.current {
	font-weight:bold;
}
body {
	width:100%;
	font-family:verdana;
	font-size:12px;
	color:#505050;
	text-align:justify;
	background:url(../images/nueva/bg_wrap.jpg) repeat-x;
}
#container {
	width:960px;
 //width:957px;
	margin:20px auto 10px auto;
	background:#FFFFFF;
}
#cabecera {
	float:left;
	width:959px;
 //width:959px;
	height:130px;
	background:url(../images/nueva/cabecera.jpg) no-repeat;
	border:#000000 solid 1px;
	border-bottom:none;
}
/* Clase para IE7 */ 
#cuerpo {
	float:left;
	width:939px;
 //width:939px;
	padding:10px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	background:#FFFFFF;
}
*:first-child+html #cuerpo { 
	width:939px;
} 
#pie {
	float:left;
	width:959px;
 //width:959px;
	height:32px;
	padding:5px 0 0 0;
	background:#FFFFFF;
	border:#000000 solid 1px;
	border-top:none;
	margin-bottom:20px;
 //margin-bottom:0px;
}
#logotipo {
	float:left;
	margin-top:115px;
	padding-left:5px;
}
#menu {
	margin:115px 0 0 5px;
	font-weight:normal;
	float:left;
}
#menu a {
	color:#1d3b46;
	text-decoration:none;
}
#menu li {
	display:inline;
	text-transform:uppercase;
}
#menu li a:hover {
	text-decoration:underline;
}
#menu-drc {
	border-left:solid 1px #003333;
	float:right;
	width:132px;
	padding:0 15px 15px 8px;
//padding:0 0px 15px 8px;
	margin-left:10px;
}
*:first-child+html #menu-drc {
padding:0 15px 15px 8px;
}
#menu-drc h2 {
	background:url(../images/nueva/bg_col_drc.gif) no-repeat;
	padding-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:153px;
//width:148px;
	font-size:16px;
	text-transform:uppercase;
	color:#003300;
	text-align:center;
	height:45px;
}
#menu-drc ul li {
	list-style-image:url(../images/nueva/list-image.gif);
	padding-left:0px;
	margin-left:20px;
}
#menu-drc a {
	color:#505050;
	text-decoration:none;
	font-weight:bold;
}
#menu-drc a:hover {
	text-decoration:underline;
}
#banderas {
	width:60px;
	float:right;
	margin:113px 5px 2px 0;
	text-align:right;
	height:13px;
}
h1 {
	font-family:Arial;
	font-size:28px;
	color:#1d3b46;
}
h2 {
	font-family:arial;
	font-size:18px;
	color:#1d3b46;
	margin-bottom:8px;
	line-height:18px;
}
.naranja {
	color:#FF9900;
	text-align:center;
	margin-bottom:15px;
}
p {
	font-size:12px;
	margin-bottom:10px;
	line-height:22px;
	text-align:justify;
}
ul li {
	text-align:left;
	list-style:none;
	margin-top:18px;
	font-weight:normal;
}
#enlaces {
	clear:left;
	text-align:center;
}
#enlaces a {
	color:#333333;
}
.testimonio {
	font-size:11px;
	width:250px;
	padding-left:35px;
	line-height:17px;
	font-style:italic;
}
.guia {
	padding-left:50px;
	padding-bottom:20px;
	margin:0px;
	border:#666666 solid 1px;
	background:#ececec;
	float:left;
}
.guia li {
	float:left;
	width:210px;
}
.guia li a {
	color:#666666;
}
.hotel {
	border-top: solid 1px #999999;
	width:755px;
	height:120px;
	background:#f7f8f8;
	border-bottom:2px dotted #999999;
	margin-bottom:15px;
	padding:5px 0 0 10px;
}
.hotel img {
	border: 1px solid rgb(102, 102, 102);
	float: left;
	margin-right: 10px;
}
.availability {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
