@charset "utf-8";

#fichebien {
	width: 740px;
	position: relative;
	background-image: url(../images/traitAdresse.gif);
	background-position: 0px 62px;
	background-repeat: no-repeat;

}

#fichebien #infos {
	width: 740px;
	float: right;
}
#fichebien #photos {
	float: left;
	width: 150px;
	text-align: left;
	margin-right: 0px;
	margin-top: 10px;
	position: relative;
}


/**************************TABLEAU INFOS ANNEXES******************************/
table.annexes{
	width:290px;
	font-size: 11px;
	padding: 0px;
}

#fichebien #infos #colG {
	float: left;
	width: 290px;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-top: 10px;
}
#fichebien #infos #colD {
	float: right;
	width: 255px;
	padding-left: 5px;
}
#fichebien .entete .adresse h2 {
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#fichebien .entete .adresse h2.infosBien {
	color: #C08D6B;
	margin-top:8px;
	line-height: 1.2em;
	font-size: 95%;
}


#fichebien #infos #colG #infosBien {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#infosBien li {
	font-size: 12px;
	color: #3B5B50;
	font-weight: bold;
	line-height: 1.5em;
}
#fichebien #infos #colG .txtFiche {
	color: #666666;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.annexes tr .AnexEntet {
	width: 100px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
h4.Annexes {
	font-size: 12px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 6px;
	width: 286px;
	background-color: #999;
	padding: 2px;
}
a.LKservices, .LKservices  {
	text-decoration: none;
	font-size: 11px;
	color: #3E6565;
	font-weight: bold;
	line-height: 20px;
}
a.LKservices:hover {
	color: #C33;
}
.ContactPhone{
	font-size:14px;
	color: #44685E;
}

