.centre
{
	text-align: center;
}

.droite
{
	text-align: right;
}


.retrait
{
	margin-left:2em;
	margin-right:2em;
}

.nv {
	font-weight: bold;
        color: red;
}

.plan li h2{ margin-bottom:0; font-size:116%; }
.g_liste li { list-style-type:none; margin:0; }
.inner .g_liste li  { border-bottom:0; }

.g_liste li a {
text-decoration:none;
color:#000;
}
.g_liste li a:hover { text-decoration:underline; }
div.formulaire_erreur {
border: 2px solid #f00;
background-color: #fdd;
}
h2.manchettes {
display:none;
}

/*----- BLOC DE CITATION STYLISE -----------------------------*/

blockquote.citation {
background: url('/librairies/images/image_dimensions.php?t=chevron_gauche.png') no-repeat top left;
padding-left: 32px;
margin: auto 8px;
clear: both;
}

p.citation {
background: url('/librairies/images/image_dimensions.php?t=chevron_droit.png') no-repeat bottom right;
padding-right: 32px;
}
h2.nouvelles { font-size: 100%; }


#barre_outils ul  { 
list-style-type:none 
} 

