body {
font-family : Helvetica, Arial, sans-serif;
text-align : center;
color : #000;
margin : 0;
padding : 0;
background-color : #FFF;
}

.contenant {
width : 853px;
margin : auto;
}

.bando {
text-align : left;
margin : 10px 0px 0px 0px;
padding : 0px 0px 0px 0px;
}

.gauche {
float : left;
width : 438px;
height : 500px;
text-align : right;
font-size : 12px;
font-weight : bold;
line-height : 2em;
}

.gauche a {
color : #000;
text-decoration : none;
}

.gauche a:hover {
color : #000;
text-decoration : underline;
}

.on {
background-color : #ED2FBD;
background-image : url(http://www.ndurand.com/squelettes/img/bas.gif);
padding-left : 5px;
}


img {
border : 0px;
}

.droite {
padding-top : 121px;
float : right;
width : 380px;
text-align : left;
font-size : 10px;
}

.titre {
color : #ED2FBD;
font-size : 10px;
font-weight : bold;
}

.titreN {
color : #000;
font-size : 12px;
font-weight : bold;
}

.droite p {
margin : 0px 0px 15px 0px;
text-align : justify;
line-height : 1.5em;

}

.droite a {
color : #000;
border-bottom : 1px dotted #000;
text-decoration : none;

}

.droite a:hover {
color : #ED2FBD;
text-decoration : none;
}

.droite .on {
font-weight : normal;
}
.plan{
font-weight : normal;
font-size : 11px;
padding-left : 15px;
}

.rub_norm{
text-align :left;
padding-left : 15px;
line-height : 1.2em;
}

.erreur{
font-size : 36px;
font-weight : bold;
color : #ED2FBD;
}

.bas {
clear : both;
border-top : 1px solid #ED2FBD;
height : 20px;
text-align : right;
font-size : 10px;
padding : 2px 0px 0px 0px;
}

.bas a {
color : #000;
border-bottom : 1px dotted #000;
text-decoration : none;
}

.bas a:hover {
color : #ED2FBD;
text-decoration : none;
}

.docu a {
text-decoration : none;
border : 0px;
}

.pagination .on {
background-color : #fff;
background-image : none;

}
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.spip_bouton {
	border: 1px solid #404040;
	padding: 3px;
	background: #d0d0d0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

fieldset{
border : none;
}

fieldset.previsu { 
padding: 1em; 
border : 1px dotted #000;
margin-bottom : 10px;
}


legend{
font-weight : bold;
}