#fiche #contenu {
	float: left;
	position: relative;
	padding: 0px 13px 12px 14px;
}


#agence-txt {
	float: left;
	width: 400px;
	margin-right: 3px;
}


#titre {
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 18px;
	background-color: Transparent;
	background-image: url(../images/pgs/fiche-fd-titre.gif);
	background-position: left;
	background-repeat: no-repeat;
}



#titre h1 {
	color: #D09E02;
	height: 25px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 95px;
}

#titre-ref {
	background: #F8CF52;
	text-align: right;
	width:98%;
	height:20px;
	color:#5B606D;
	padding-right:2%;
	font-size:88%;
	position:relative;
}

#titre-ref #icone_coup_coeur {
	position:absolute;
	top:0px;
	left:359px;
}

#titre-ref #icone_nouveau {
	position:absolute;
	top:0px;
	left:385px;
}

/* IMAGES - 3 MAXIMUM */



#boite-img {
	float:left;
	width:165px;
	border:0;
	margin-right:10px;
	margin-bottom:12px;
	margin-left:28px;
}

#boite-img .fiche-img {
	border:0;
	margin-bottom:12px;
	width:165px;
}



#fiche-txt {
font-family:arial, helvetica, sans-serif;
font-size: 100%;
	margin-left: 222px;
	padding: 1%;
	border: none;
}

.descriptif {
	margin-right:3px;
}

#divers {
	float:left;
	height: auto;
	width:177px;
	margin-top: 190px;
	margin-left:0;
	margin-right:0;
	padding: 0;
	background-image: url(../images/pgs/fiche-fd-divers.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#divers-txt {
	width: 168px;
	margin-top: 35px;
	padding-left: 9px;
	padding-bottom: 12px;
	font-size: 11px;
	line-height: 140%;
	background-color: #AEB9C1;
}


.prix {
	text-align: right;
	background-color: #F8CF52;
	line-height:20px;
	color: #5B606D;
	background-image: none;
	padding-right:16px;
	font-weight: bold;	
}

.agence {
	margin-top:24px;
}

a.retour {
	font-size:90%;
	text-decoration: underline;
	color: #AF8402;
	font-weight: bold;
}