/********** Details CSS Document (details.css) INMOWEB / Details **********/

#detail_container, #detail_container_promo { width: 680px; background-color: white; }

#detail_container a:hover, #detail_container_promo a:hover { background: none; }

#detail_container_promo { background-color: white; }

#detail_container h2, #detail_container_promo h2 { color: white; }

.detail_header {
	clear: both;
	width: 640px;
	color: white;
	padding: 15px 20px;
	background: #196496 url(images/detail_header.gif) no-repeat top left;
}

.detail_header h4, .detail_header h4 a {
	font: bold 18px/20px "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: white;
}

.detail_head_left {
	width: 420px;
	float: left;
}

#content_right .detail_head_left p { color: white; }

.detail_head_right {
	width: 220px;
	text-align: right;
	float: right;
	color: #60c1e4;
}

.detail_head_right a { color: #60c1e4; }

.detail_head_right .guardado { color: #60c1e4; }

.detail_separation, .detail_type {
	width: 640px;
	padding: 20px 20px 0;
	background-color: #c3eaf8;
	color: white;
}

#content_right .detail_separation p { margin: 10px 0 0; color: #196496; }
#content_right .detail_separation p:first-child { margin: 0; }

.detail_separation i { color: #196496; }

.detail_type { padding: 5px 20px; }
.detail_type a { color: #5078aa; }

#botsecure
{
    display:none;
}























.detail_content {
	width: 640px;
	padding: 20px 20px 0;
	background: url(images/detail_bottom.gif) no-repeat bottom left;
	overflow: hidden;
	color: #404040;
}

.detail_content h1 {
	width: 318px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 26px;
	line-height: 26px;
	border-bottom: 1px solid #999;
}

.detail_content h1 span { font: normal 12px/1.4em arial, sans-serif; }

.detail_content h3 {
	padding: 0 0 15px;
	font-size: 14px;
	color: #196496;
}

#content_right .detail_content p { margin: 0 0 15px 0; color: #404040; }
#content_right .detail_content p strong, #content_right .detail_content p b { color: #196496; }

.detail_content div { overflow: hidden; }








#detail_text { }

#detail_photo, #detail_photo_left {
	width: 298px;
	margin: 0 0 20px 0;
	float: right;
}


#detail_photo_left { float: left; }

#detail_photo a img, #detail_photo_left a img {
	display: block;
	float: left;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #999;
}

#detail_photo a:hover img, #detail_photo_left a:hover img {
	border: 1px solid #5078aa;
}

#detail_photo img.smaller_left, #detail_photo img.smaller_right, #detail_photo_left img.smaller_left, #detail_photo_left img.smaller_right {
	margin: 6px 0 0 0;
}

#detail_photo a img.smaller_left, #detail_photo_left a img.smaller_left {
	margin-right: 6px;
}

#detail_right {
	width: 298px;
	margin: 0 0 0 20px;
	float: left;
}

.detail_margin {
	clear: both;
	width: 636px;
	height: 0px;
}

/********** Similar properties **********/

.similar_prop {
	margin: 20px 0 10px 0;
}

.similar_prop h3 {
	font-size: 16px;
	margin: 0 0 5px 0;
}

