/* Marges */

BODY {
margin:10px 0 0 20px;
padding:0;
}

.conteneur_principal {
width:600px;
margin:0 auto;
}

/* Style global */

* {
color:#565656;
font-family:Georgia, Geneva, Helvetica, sans-serif;
}

A {
color:#565656;
text-decoration:underline;
}

A:hover {
color:#565656;
text-decoration:underline;
}

P {
font-size:16px;
}

LI {
font-size:16px;
}

H2 { font-size:24px ; color:#990000; font-weight:bold; text-align:center;
}

H3 { font-size:20px; text-align:center;
}

#blocarticle {
page-break-after: always;	
}

.cache_css {
clear:both;
display:none;
}

/* Bandeau */

.bandeau {
margin:0;
text-align:center;
}

/* Hiérarchie */

.hierarchie {
border-bottom:3px solid #909090;
border-top:1px solid #909090;
font-size:10px;
height:20px;
margin:0px;
padding-left:3px;
padding-top:3px;
text-align:center;
}

.hierarchie P {
height:10px;
margin:0;
padding:0;
}

.hierarchie A {
color:#CC0000;
}

.hierarchie A:hover {
border-bottom:1px solid #F7411E;
border-top:1px solid #F7411E;
color:#F7411E;
font-size:10px;
}

/* Texte */

.texte {
margin:0px;
margin-top:10px;
padding:0px;
width:100%;
}

.texte H2 {
font-size:18px;
margin:0px 0px 5px 0px;
}

.texte H2 SPAN {
font-size:15px;
margin:-5px 0px 5px 0px;
}

H3.spip {font-size:18px;}

.texte DIV.auteur {
line-height:23px;
margin:0px 0px 10px 0px;
text-align:justify;
}

.texte DIV.chapo {
font-weight:600;
line-height:23px;
margin:0px 0px 10px 0px;
text-align:justify;
}

.texte DIV.ps {
border-top:2px solid #565656;
margin:15px 0 0 0;
padding-top:15px;
text-align:justify;
}

.article DIV.notes {
border-top:1px dashed #565656;
margin: 15px 0px 0px 0px;
padding-top:10px;
}

.spip_note {
font-size:14px;
line-height:20px;
margin:0px 0px 5px 0px;
text-align:justify;
}

.texte P {
line-height:23px;
margin:0px 0px 10px 0px;
text-align:justify;
}

.texte UL {
list-style-type:none;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
}

.texte UL LI {
background:url(../IMG/puce_double.gif) no-repeat 0px 7px;
line-height:23px;
list-style-type:none;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 13px;
text-align:justify;
}

blockquote.spip {padding:1em; font-style:italic;}
.url {font-style:italic; color:#000;}
.postscriptum {text-align:left;}


/* Logos, documents et images */
img, .spip_logos {margin: 0; padding: 0; border: 0;}
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.1em; padding: 0; }
.spip_documents_center { display: block; clear: both; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 1em; margin-bottom: 1em; }
.spip_documents_right { float: right; margin-left: 1em; margin-bottom: 1em; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.9em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.9em; }

/* Pied de Page */

.pied_de_page {
border-top:3px solid #909090;
text-align:justify;
}

.pied_de_page P {
margin:0px;
padding:0px;
}

.pied_de_page H5 {
margin:0px;
padding:0px;
text-align:justify;
}

/* Publicites */
.publicite {
border : 1px solid #333;
background-color:#CCC;
padding: 10px;
margin:10px 0 10px 10px;
}
.publicite h3 {font-family: arial, sans-serif;}