#map {
	width:440px; height:300px;
	margin:0 auto;
}
.rsdb_main {
	text-align:left;
}
.rsdb_main .hotel_holder .titulo {
	font-size:16px;
	font-weight:bold;
}
.rsdb_main .hotel_holder .text_holder {
	float:left;
	width:410px;
}

.rsdb_main .hotel_holder .img_holder { 
	width:60px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}

.rsdb_main .hotel_holder img {
	height:60px;
}

.hotel_holder {
	padding:5px;
	border-bottom:1px solid #BB9E5F;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

.ficha {
	width:450px;
	margin:0px 0px 0px 0px;
	padding:10px;
	background-color:#F7F7F7;
	border:1px solid #BC9E60;
}
#ficha-menu {
	width:480px;
	height:23px;
}
.ficha a {
	text-decoration:none;
	color:#694623;
	font-weight: bold;
}
.ficha a:hover {
	text-decoration:underline;
}
#ficha-menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#ficha-menu li {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	line-height:22px;
}
#ficha-menu li a {
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	float:left;
	text-decoration:none;
	color:#694623;
	font-weight: normal;
	background-color:#ffffff;
	border:1px solid #BC9E60;
	border-right:none;
	font-size:14px;
	width:auto;
	display:block;
}
#ficha-menu li a:hover {
	background-color:#F7F7F7;
}
#ficha-menu li a.active {
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	float:left;
	text-decoration:none;
	color:#694623;
	font-weight: bold;
	background-color:#F7F7F7;
	border-top:1px solid #BC9E60;
	border-right: none;
	border-bottom:1px solid #F7F7F7;
	border-left:1px solid #BC9E60;
}
#ficha-menu li.last a {
	border-right:1px solid #BC9E60;
}

.ficha img.ficha_imagem_principal {
	margin-right:10px;
	margin-bottom:10px;
	width:180px;
}

.ficha_ofertas {
	margin-bottom:20px;
	border:1px solid #D7C59F;
	padding:5px;
}

.ficha_ofertas .imagem {
	width:110px;
	padding:5px;
	float:left;
}
.ficha_ofertas .imagem img{
	width:100px;
}
.ficha_ofertas .textos {
	width:315px;
	float:left; 
}

.ficha_morada {
	margin-top:10px;
	margin-bottom:10px;	
}
.ficha_titulo {
	font-weight:bold;
	font-size:13px;
}

.ficha_titulo.principal {
	font-size:16px;
}
.ficha_include_holder {
	width:250px;
	border:1px solid #D2BF97;
	float:right;
 
}
.ficha_include {
	width:240px;
	padding:5px;
	
}
.ficha_include_titulo {
 	background-color:#D2BF97;
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
	line-height:normal;
	margin:0px;
	padding:4px 0px 4px 10px;
}

.ficha_include_legenda {
	width:74px;
	float:left;
	display:block;
	padding-left:5px;
	font-weight:bold;
}
.ficha_include_legenda.large {
	width:100px;
	padding:5px;
}
.ficha_include select {
	width:68px;
	margin:5px;
}

.ficha_mapa {
	margin-top:10px;
	
}



.rsdb_destaque {
	padding:5px;
	padding-top:0px;
	padding-bottom:15px;
	margin-bottom:25px;
	border-bottom:1px solid #BB9E5F;
	/*position:relative;*/
}
.rsdb_destaque h1 {
	margin-top:0px;
}

.rsdb_destaque h2 {
	margin-bottom:0px;
}

.rsdb_destaque .readon {
	margin-bottom:5px;
}
.minimapa {
	width:184px;
	height:126px;
	border:3px solid #D3D3D3;
}
.minimapa_holder {
	 float:none;
}
.imagem_destaque {
	float:left;
	width:280px;
	margin-right:10px;
}
 
.texto_destaque {
	width:190px;
	float:left;
	
}


.moduletable-programas h3{
	background-color:#D2BF97;
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
	line-height:normal;
	margin:0px 0px 20px 0px;
	padding:4px 0px 4px 10px;
}

.rsdb_programas-programas li {
	list-style:none;	
}
.rsdb_programas-programas li a img {
	border:none;
}

.ofertasfull {
	  
	margin-bottom:15px;
	border-bottom:1px solid #D2BF97;
	padding:5px;
}
 

.ofertasfull .imagem {
	width:220px;
	padding:5px;
	float:left;
}
.ofertasfull .imagem img{
	width:210px; 
}
.ofertasfull .textos {
	width:450px;
	float:left; 
	padding-bottom:10px;
}

