/*
recherche.css
-------------		Par M@teo21

Créé le 13 Octobre 2005


Description : apparence du module de recherche

*/

h2
{
	text-decoration:underline;
	margin-left:20px;
	font-family:Arial, 'Times New Roman', Times, serif;
	color: #ebf3ff;
}

.categories_recherche
{
	text-align:center;
	font-size:1.1em;
}

.resultats_titre
{
	width:60%;
	padding-left:10px;
}

.pagination_recherche
{
	text-align:center;
}

.page_on
{
	color:#ac0000;
}

.pas_resultat
{
	text-align:center;
	font-size:1.3em;
}

.recherche_avancee p
{
	text-align:center;
}

.mots_recherches
{
	text-align:center;
}

/*Rajout*/
.liste_cat, .liste_cat td
{
	border-color:#345f85;
	border-top:0;
}