.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;
}

