

#resultat
{
	width:198px;
	background-image:url(../img/resultat_fond.gif);
	background-repeat:repeat-x;
	border-style:solid;
	border-color:#95022b;
	border-width:1px;
	padding-bottom:10px;
	float:left;
}

#resultat_titre
{
	background-image:url(../img/resultat_header.jpg);
	width:198px;
	height:40px;
}

#resultat_resultat 
{
	width:174px;
	height:40px;
	padding:12px;
	padding-bottom:10px;
}

#resultat_nombre
{
	color:#FFFFFF;
}

#resultat_bouton
{
	width:108px;
	height:21px;
	margin-left:22px;
}

.titre_annuaire
{
	color:#ffb125;
	font-size:14px;
	font-weight:bold;
}


.result_encart_gris
{
	width:540px;	
	background-image:url(../img/resultat_fond.gif);
	background-repeat:repeat-x;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.result_encart_gris a
{
	color:#ffb125;
	font-size:11px;
	font-weight:bold;
}


.result_encart_gris a:hover

{

	text-decoration:none;
         color:#ffb125;

}

.titre_fiche_jaune {
	color:#ffb125;
	font-size:14px;
	font-weight:bold;
}

.lien a
{
	color:#ffb125;
}


.lien a:hover

{

	text-decoration:none;
         color:#ffb125;

}

