@charset "UTF-8";
.rechercher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-color:#ff2731;
}
.titrerecherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: #fe6970;
}

.barrederecherche{
	width:381px;
	padding-left:259px;
	padding-bottom:15px;
	padding-top:15px;
	height:auto;
	
	}
	
	.titre_rech{
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;		
		}
#exemple_recherche {
	font-style: italic;
	font-size: 12px;
}
.texte{
	padding-left:20px;
	}

