@import url("styles.css");

#bandeau2 {
	height:156px;
	background-color: #7EB214;
}

#bd2left {
	float:left;
	width:351px;
}

#bd2right {
	line-height:12px;font-size:11px;
	width:379px;
	float:left;
	padding:10px;
	color:#ffffff;text-align:justify;
}

#bd2right b {
	font-size: 1.5em;
	line-height:13px;
	font-weight:bold;
}

#centre .price {
	padding-left:10px;
	font-weight:bold;
	font-size:1.3em;
}
#centre hr {
	border: none;
	border-top: 1px dashed gray;
	height: 0px;
}

.titresearch {
	border:solid 1px black;
	background-color:#CCCC00;
	color:black;
	padding:0 3px 0 3px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

