	/* features */

#pic_details div#detail_features{
	width:100%;
	margin:0 0 0 5%;
	font-size:14px;
	color:#000;
	float:left;
	padding:0;
	border-bottom:1px solid #16686a;
}

div#detail_features a{
	width:315px;
	height:22px;
	cursor:pointer;
	border-top:1px solid #003399;
	padding:2px 0 0 25px;	
	float:left;
	color:#fff;
	font-weight:bold;
	margin-top:3px;
}

div#detail_features a:hover{
	background-color:#003399;
	color:#FFF;
}

div#detail_features .feat_btn_up{
	background-image:url(../images/maismenos.png); background-position:left bottom; background-repeat:no-repeat;
	background-color:#0a94d6;
}

div#detail_features .feat_btn_up:hover{
	background-image:url(../images/maismenos.png); background-position:left bottom; background-repeat:no-repeat;
	background-color:#003399;
	color:#FFF;
}

div#detail_features .feat_btn_down{
	background-image:url(../images/maismenos.png); background-position:left top; background-repeat:no-repeat;
	background-color:#003399;
}

div#detail_features .feat_btn_down:hover{
	background-image:url(../images/maismenos.png); background-position:left top; background-repeat:no-repeat;
	background-color:#0a94d6;
	color:#FFF;
}

.SHFeat {
	float:left;
	width:250px;
	font-weight:bold;
	margin:5px 0 5px 5px;
}

.SHSubFeat{
	float:left;
	width:250px;
	color:#000000;
	font-size:12px;
	text-align:left;
	margin:5px 0 0 15px;
}

.SHProp {
	float:left;
	width:250px;
	color:#000000;
	margin:5px 0 15px 15px;
	text-align:left;
}

.active{
	background-position:bottom left!important;
}

.feat_container{
	width:100%;
	
	height:auto;
	float:left;
	display:none;
	margin:0 0 10px 0!important;
	background-color:#ebebeb;
}

/*slideshow*/

div#imagensConteudo {
	margin-top:20px;
	float:left;
	width:290px;
}

#pic_details{
	width:290px;
	float:left;
	margin:0 0 20px 0;
	height: 55px;
	overflow:auto;
	position:relative;
}
img#main_pic{
	border: 1px solid #0a94d6;
	width:288px;
	height:216px;
	float:left;
	margin:0;
}

.border{border: 1px solid #0a94d6;}
.pic_desc{
	width:340px;
	background:url(../_images/bg_img_desc.png) no-repeat center bottom;
	float:left;
	margin:5px 0 0 0;
	text-align:center;
	font-size:16px;
}
#pic_details ul{
	min-width:9999px;
	height:55px;
	display: block;
	margin-left:0px;
	list-style:none;
	padding:0;
	margin:0;
}
#pic_details ul li{
	display:block;
	float: left;
	margin:5px 0 10px 0px;
	list-style:none;
}
#pic_details ul li img{
	width:55px;
	height:41px;
	border:1px solid #0a94d6;
	margin-right:8px;
	margin-top:0;
	margin-left:0;
}
#pic_details ul li img:hover{
	border:1px solid #17686a;
}

.CIC, .CIC2 {
	float:left;
	position:relative;
	width:290px;
	height:0px;
	padding:0px;
	margin-bottom:10px;
	overflow:hidden;
}

.tituloImovelContactos {
	float:left;
	width:285px;
	height:23px;
	padding-left:5px;
	padding-top:2px;
	font-size:14px;
	color:#fff;
	margin-bottom:4px;
	background-color:#003399;
	cursor:pointer;
}
.contImovelContactos{ background-color:#0a94d6; color:#FFF; font-size:13px; padding-bottom:5px; padding-left:5px; padding-top:3px; line-height:25px;}

.tituloImovelRecomendar {
	float:left;
	width:285px;
	height:23px;
	padding-left:5px;
	padding-top:2px;
	font-size:14px;
	color:#fff;
	margin-bottom:4px;
	background-color:#003399;
	cursor:pointer;
}
 .button3{ background-color:#09F; padding:6px 15px 6px 15px; font-size:12px; cursor:pointer;}



