@charset "utf-8";
/* CSS Document */
div#rechercheDescente {
	width:772px;
	padding:1px;
}

div#rechercheDescente .zonerecherchebig {
	background: url(/images/communs/fond_recherche_big.jpg) no-repeat;
	height:40px;
	width:637px;
	padding-left:30px;
	padding-top:9px;
	float:left;
}

div#rechercheDescente .inputrecherchebig {
	width:600px;
	float:left;
}

div#rechercheDescente #inputArea input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770824;
	display: block;
	padding: 4px;
	border:none;
	width: 600px;
	border:transparent 1px #FFFFFF;
}

div#rechercheDescente #boutonrecherche {
	color: #000000;
	width:95px;
	height:38px;
	float:left;
}

div#rechercheDescentePertimm {
	display:block;
	clear:both;
	width:700px;
	height:40px;
}

div#rechercheDescentePertimm .zonerecherchePertimm {
	background: url(/images/communs/fond_recherche_pertimm.jpg) no-repeat;
	height:40px;
	width:500px;
	padding-left:30px;
	padding-top:9px;
	float:left;
}

div#rechercheDescentePertimm .inputrecherchePertimm {
	width:500px;
	float:left;
}

div#rechercheDescentePertimm #inputAreaPertimm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770824;
	display: block;
	padding: 4px;
	border:none;
	width: 454px;
	border:transparent 1px #FFFFFF;
}
div#rechercheAccueil {
	width:429px;
	height:40px;
	padding:5px;
	padding-right:20px;
	float:right;
}

div#rechercheAccueil .zonerecherche {
	background:#FFFFFF url(/images/communs/fond_recherche.jpg) no-repeat;
	height:40px;
	width:310px;
	padding-left:24px;
	padding-top:8px;
	float:left;
}
div#rechercheAccueil .inputrecherche {
	width:314px;
	float:left;
}
div#rechercheAccueil #inputArea input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770824;
	display: block;
	padding: 4px;
	border:none;
	width: 290px;
	border:transparent 1px #FFFFFF;
}
div#rechercheAccueil #boutonrecherche {
	color: #000000;
	width:95px;
	height:38px;
	float:left;
}
div#rechercheAccueil #boutonrecherche {
	background:#FFFFFF url(/Images/Recherche.jpg) no-repeat;
}