/*
	CSS Imprimer pour ISI
	egzakt.com
	2006-01-17
*/


h1,h2,h3,h4,h5,h6 {
	color:#000000;
}
h1 {
	margin:10px 0;
}
h5 {
	margin-top:10px;
}
a {
	color:#000000;
	border:0;
	text-decoration:underline;
}

#vendre_detail_texte .sous_titre {
	font: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;	
}

.vendre_detail_photo, .detail_contenu_droite_photo  {
	float:right;
	margin:0 0 10px 10px;
}

#entete {
	border-bottom:#888 1px solid;
}
#entete .entetelogo {

}
#entete .entetetitre {
	margin-top:20px;
	float:right;
}
#entete .entetetitre h2 {
	color:#8a877b;
}
#contenu {
	margin:10px 0;
	clear:both;
}
#bas {
	border-top:#888 1px solid;
	font-size:8pt;
	clear:both;
}

.logo_client {
	float:left;
	width:115px;
	margin:10px; 
}
.logo_client a {
	border:0;
}

.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
