/******************************/
/* SEPARATEUR CACHE + CLEAR:BOTH
/******************************/

hr.hidden{
	clear:both;
	visibility:hidden;
	display:block;
	margin:0;
	_margin:-7px 0;
}

hr.ligne {
	border: none;
	height: 1px;
	border-top: 1px dashed #C7C7C7;
	clear: both;
}

.fRight {
	display: block;
	float: right;
}

.gras {
	font-weight: bold;
}

p.pagination {
	width:100%;
	clear: both;
	text-align: center;
}

p.resultat {
	width:100%;
	clear: both;
	text-align: center;
	margin: 10px 0;
}

h3.critere { 
	font-size: 13px !important;
}

p.confirmationMail {
	padding-top: 50px !important;
	text-align: center !important;
	font-size: 18px !important;
	color: #006FC0 !important;
}

a.retourMail {
	display: block !important;
	text-indent: 15px; !important;
	color: #006FC0 !important;
	width: 200px !important;
	background-image: url(../images/picto2.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 2px !important;
	margin: 25px auto;
}

.prix {
	font-weight: bold;
	color: #f00;
}

.reference {
	font-weight: bold;
	color: #f00;
}

span.date {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

.valueOK {
	background: transparent url(../images/dpe/back_dpe.jpg) top left no-repeat;
	padding-left: 15px;
	width: 75px;
}
