div.uneFiche {
	margin-bottom: 10px;
}

.uneFiche div.notation_note {
	float: right;
}

.uneFiche a.titre {
	font-size: 1.3em;
	font-weight: stronger;
}

.uneFiche p {
	margin: 1px;
}

div.formulaire_notation {
	width: 250px;

}

div.formulaire_notation form {
	width: 250px;
}

h3.categorie {


	text-align: center;


	background-position: center center;


	background-repeat: repeat-x;


	background-image: url(images/ligne-titre.gif);


}

h3.categorie span {
	padding-right: 25px;
	padding-left: 25px;
	background-color: white;
}

/* Listes d'articles et extraits introductifs */
.articles ul li { margin-left: 0px; margin-right: 0px; list-style-type: none; clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; font-size: 1.2em; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }
.articles ul li p { margin: 0;}
.articles ul { margin-left: 0px; }
.articles ul li h3 a { color: black; text-decoration: none; }
.articles ul li a:hover { text-decoration: underline; }
div#BandeauPubHaut { text-align: center; margin: 5px; }
.articles ul li a.titreEvenement {font-size: 1.2em;}

p.intro {

	font-weight: bold;

	font-size: 1.1em;

	color: #727272;

}

div#FormRechercheAccueil {
text-align: center;
	
}

ul#liste_marques li {
	float: left;
	width: 60px;
	height: 70px;
	margin-right: 10px;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
}

ul#liste_marques li span.image{
	height: 50px;
}

h2 strong {
	color: Red;
}


ul.listeAdresses {

}

ul.listeAdresses li {
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
	margin-top: 5px;
	list-style-type:square;
	height: 60px;
}

ul.listeAdresses li a.nom {
	font-size: 150%;
	font-weight: bold;
}
