/* CSS Document */
#content {
	background-color:white;
	border-top:#333333 dotted 1px;
}
#tbl td,tr{
	background-color:white;
}
.titreSelection{
	background-color:#6568a9;
	margin-bottom:1px;
	padding:2px 15px 2px 15px;
	background-image:url(coinHGetikt.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.titreSelection h2 {
	padding:0;
	margin:0;
	color:white;
}
.selection {
	padding:2px 15px 2px 15px;
	border: 1px dotted #6568a9;
	background-color:#FDFCE8;
	margin-bottom:1px;
}
.selection h2, .selection h1{
	padding:0;
	margin:0;
}
.titreSituation {
	margin-bottom:1px;
	padding:2px 15px 2px 15px;
	background-color:#FBC543;
	color:#333333;
}
.boutonsSelection {
	border: 1px dotted #6568a9;
	padding:2px 15px 2px 15px;
	margin-bottom:10px;
	text-align:right;
}
.prix_affiche {
	font-size:18px;
	font-weight:bold;
	color:#a2445b;
}
.ref {
	font-size:14px;
	font-weight:bold;
	color:#6568a9;
}
.recherche {
	background-color:#E9E8F7;
	border: 1px dotted #6568a9;
	padding:15px;
}
.recherche td,label,option,select{
	background-color:#E9E8F7;
	font-size:10px;
}
#tbl_recherche td {
	border-bottom:1px dotted #6568a9;
	padding:2px;
	background-color:#E9E8F7;
}
.imageD img {
	border:1px solid #666666;
	padding:3px;
	float:right;
	margin:0;
	text-align:right;
}
.imgD {
	float:right;
	}
.etatBien {
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
	width:180px;
	float:right;
	text-align:right;
}
.break {
	clear:both;
}
.imgActu {
	float:left;
	margin:0 10px 10px 0;
} 