@charset "utf-8";
/* Vikas CSS Document */

div#top_bgr_index {
	background: url(../img/bgr_top_index.png);
	background-repeat: repeat-x;
	height: 52px;
	margin-top: -10px;
}

div#summary {
	background: url(../img/bgr_summary.png);
	background-repeat: repeat-x;
	height: 112px;
}

div#summary img {
	float:right;
	padding:36px 19px 0;
}

div#title {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: bold;
	color: #454240;
	
	padding:36px 0 0 9px;
}

div#title span {
	font-weight: normal;
}
#back_link {
	padding: 0 0 0 9px;
	display: block;
}
#back_link a {
	font-family: Arial, Helvetica, sans-serif;
	color: #bc2d55;
	font-size: 10px;
	padding-left: 24px;
  	margin-right: 16px;
	background-position: left 0px;
  	background-repeat: no-repeat;
  	background-image: url(../img/back.png); 
  	display: block; /* Forces the anchor to stay a rectangle */
  	height: 16px;
  	line-height: 16px;
  	margin-top: 12px;
  	clear: both;
	width: 280px;
}

#back_link a:hover {
  background-position: left -16px;
  color: #486C8F;
}

.index_top_text img {
	float: left;
	padding: 0 20px 0 0;
}

.index_top_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.photos IMG {
	padding-right: 3px;
}

.photos {
	padding: 20px 0 20px 0;
}
.table table {
	border-top: 1px solid #ebe9e9;
	border-left: 1px solid #ebe9e9;
}

.table td {
	padding: 8px 0 8px 30px;
	font-size: 11px;
	border-right: 1px solid #ebe9e9;
	border-bottom: 1px solid #ebe9e9;
	width: 33%;
}	
	
.table thead {
	background-color: #507897;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-family: Helvetica, sans-serif
}

.table tbody tr{
	background-image: url(../img/bgr_td.png);
	background-repeat: repeat-x;
}

table, tbody {
margin: 0;
padding: 0;
border: 0;


}
.table tbody .tr_highlight {
	background-image: none;
	background-color: #ededed;
	z-index: 1000;
	cursor: pointer;
}
.horizontal_div {
	border-bottom: 1px solid #E8E5E5;
}

.detail_annonce .left {
	width: 202px;
	float: left;
	padding-right: 12px;
	padding-top: 20px;
}
.detail_annonce .right {
	width: 402px;
	float: right;
}

#top_bgr_index{
	display:		none;
}

.cote_type_bien ul{
	margin: 0px;
	padding: 0px;
}

.cote_type_bien ul li{
	float:left; 
	margin: 9px 11px 0px 0px; 
	padding: 0px;
	list-style:none; 
	height:198px;
}

.cote_type_bien ul li a img {
	border:		none;

}

.cote_type_bien .link_bar {
	background: #fff none repeat scroll 0 0;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 42px;
	top: -44px;
	display:block;
	position: relative; 
	opacity: .8; 
	filter:alpha(opacity=80);
}


.cote_type_bien .select_type {
	height: 		40px;
}
	
.select_type a {
	height: 36px;
	display: inline-block;
	/* mantis/view.php?id=116 begin
    display: -moz-inline-block; fait bugger ie7
    mantis/view.php?id=116 end */
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bc2d55;
	font-size: 15px;
	margin-left: 9px;
	padding-left: 28px;
	background-position: 0px 0px;
  	background-repeat: no-repeat;
  	background-image: url(/img/fleche_cote_v.png); 
  	line-height: 36px;
}

.select_type_p a {
  	line-height: 18px;
}

.select_type a:hover {
	background-position: 0px -27px;
	color: #486C8F;
}

.select_type td {
	vertical-align: middle;
	height: 37px;
}

.select_type table  {

}



