@charset "utf-8";
/* CSS Document */

#formRecherche h4.titreForm{
	margin:0 10px 0 0;
	float:left;
	width: 100px;
}

#formRecherche select{
	margin: 0 0 10px 0;
}

#formRecherche .buttonRechercheOk{
	background:transparent;
	border:none;
	width:73px;
	height:21px;
	background-image:url(../images/submit_recherche.gif);
	font-size:9px;
	color:#fff;
	margin:0 0 0 0;
	cursor:pointer;
}

#formRecherche .buttonRechercheEnvoyer{
	background:transparent;
	border:none;
	width:73px;
	height:21px;
	background-image:url(../images/submit_recherche.gif);
	font-size:9px;
	color:#fff;
	margin:0 115px 0  0;
	cursor:pointer;
	float:right;
}

#formRecherche div.borderBottom{
	width:510px;
	height:5px;
	border-bottom:2px dotted #0094a9;
	padding:20px 0 30px 0;
	margin:0 10px 10px 0;
}


#listeOffre a.lasuiteOffre{ display:block; background-image:url(../images/savoir_plus.gif); background-repeat:no-repeat; width:93px; height:20px;  color:#4b4b4b;  padding:2px 0 0 12px; font-size:10px; margin:0 0 0 10px;}

.borderBottom{
	border-bottom:#333333 dotted 1px;
	height:10px;
	width:510px;
	margin:0 auto;
	margin-bottom:10px;
	
}

ul#resumeRecherche li{
	font-weight:bold;
}

.blocOffre{

}
	.blocOffre h4.titreForm{
		font-weight:bold;
	}
	
	.blocOffre h5.titreLivre{
		font-weight:bold;

	}