.moteur_recherche_resultat 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}

.moteur_recherche_titre1 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}

.moteur_recherche_titre2 
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
    }

.moteur_recherche_url
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B30E16;
    }

.moteur_recherche_url:link 
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B30E16;
    }

.moteur_recherche_url:visited
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B30E16;
    }

.moteur_recherche_url:hover
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B30E16;
    }

.moteur_recherche_url:active
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B30E16;
    }

.moteur_recherche_commentaire 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8E;
	}

.moteur_recherche_chemin
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

.moteur_recherche_description
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
.moteur_recherche_mot
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    }
	
.moteur_recherche_poids
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    }
	
.moteur_recherche_date
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    }
	
.moteur_recherche_bouton {
	background-color: #FFFFFF;
	text-align: center;
	border: none;
	cursor: hand;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #B30E16;
}

.moteur_recherche_inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E8E8E;
	border: 1px solid #8E8E8E;
}

.moteur_recherche_radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B30E16;
}

.moteur_recherche_checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B30E16;
}

.moteur_recherche_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00185B;
	border: 1px solid #B30E16;
}

.moteur_recherche_avancee
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B30E16;
    }