/*body {margin:25px; font:12px Verdana, Arial, Helvetica}*/
* {padding:0; margin:0;}
.dropdown {float:left; padding-right:0px;}
.dropdown dt {
	/*width:188px; 
	border:2px solid #9ac1c9; 
	padding:8px; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(images/header.gif);
	*/
	
	padding:15px 38px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bc982e;
	font-weight:bold;
	margin-left:0px;
	text-decoration:none;
	border:#FF0000 0px solid;

}

.item p {
	margin:0px;
	padding:5px;
	border-left:1px solid #bc972e;
	/*border-right:1px solid #bc972e;*/
}


.item p em {
	color:#826920;
	font-size:12px;
	font-weight:normal;
}

.item p em :hover {
	color:#aa924d;
}





#one-ddheader:hover {
	color:#fff;
	background:url(../img/arquitectura/bg_hover_item.jpg) repeat-x;
	cursor:pointer;
}


#two-ddheader:hover {
	color:#fff;
	background:url(../img/arquitectura/bg_hover_item.jpg) repeat-x;
	cursor:pointer;
}
.ddheader_on {
	color:#fff;
	background:url(../img/arquitectura/bg_hover_item.jpg) repeat-x;
	cursor:pointer;
}

#three-ddheader:hover {
	color:#fff;
	background:url(../img/arquitectura/bg_hover_item.jpg) repeat-x;
	cursor:pointer;
}

#three-ddheader .on {
	color:#fff;
	background:url(../img/arquitectura/bg_hover_item.jpg) repeat-x;
	cursor:pointer;
}
#four-ddheader:hover {
	color:#fff;
	background:url(../img/arquitectura/bg_hover_item.jpg) repeat-x;
	cursor:pointer;
}

#five-ddheader:hover {
	color:#fff;
	background:url(../img/arquitectura/bg_hover_item.jpg) repeat-x;
	cursor:pointer;
}

.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; top:50px; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
/*.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}*/

#one-ddcontent{
	width:482px;
	height:136px;
	background:url(../img/arquitectura/desplegable1.gif);
	/*border:#FF0000 1px solid;*/
	
}

#submenu_grup {
	width:472px;
	height:100px;
	margin-top:20px;
	margin-left:20px;
	padding-bottom:10px;
	border:#FFFF00 0px solid;
}

#two-ddcontent {
	width:481px;
	height:136px;
	background:url(../img/arquitectura/desplegable2.gif);
}
#submenu_hoteles {
	width:441px;
	height:123px;
	margin-top:30px;
	margin-left:10px;
	padding-bottom:10px;
	border:#FFFF00 0px solid;
}
#three-ddcontent {
	left:270px;
	width:482px;
	height:136px;
	background:url(../img/arquitectura/desplegable3.gif);
}

#submenu_tours {
	width:472px;
	height:100px;
	margin-top:20px;
	margin-left:20px;
	padding-bottom:10px;
	border:#FFFF00 0px solid;
}
#four-ddcontent {
	left:460px;
	width:482px;
	height:136px;
	background:url(../img/arquitectura/desplegable4.gif);
}
#submenu_eventos {
	width:442px;
	height:100px;
	margin-top:20px;
	margin-left:20px;
	padding-bottom:10px;
	border:#FFFF00 0px solid;
	
}




.desple_item{
	position:relative;
	float:left;
	width:210px;
	height:20px;
	padding:10px 0px 5px 0px;
	
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	color: #ee7f01;
	/*color:#bc982e;*/
	cursor:pointer;
	border:#FF0000 0px solid;
}
.desple_item img {
	vertical-align:middle;
	margin:0px 5px 0px 5px;
	border:0px;
}
a:hover .desple_item {
	color:#fff;
	background:url(../img/arquitectura/over_desple.png) bottom left no-repeat;
}
.hotel_desple {
	float:left;
	position:relative;
	padding:5px 13px 5px 13px;
	width:80px;
	height:98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	/*color:#bc982e;*/
	color: #ee7f01;
	cursor:pointer;
	border-right:1px solid #5a4301;
}

a:hover .hotel_desple {
	background:url(../img/arquitectura/over_hotels.png) bottom center no-repeat;
}
a .hotel_desple b {
	font-size: 12px;
}
.hotel_desple img {
	border:0px;
	margin-bottom:5px;
}

