p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	
}
h1   { color: #f00; font-weight: bold; font-size: 14px; font-family: arial, Verdana, geneva, helvetica, sans-serif; text-align: right }
h2    { color: #900; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva; text-align: right; letter-spacing: 120% }
h3 { color: #900; font-size: 13px; font-family: Arial, Helvetica, Geneva; background-color: silver; text-align: center }

.tableaudroite   { color: black; font-size: 10px; font-family: Georgia, "Times New Roman", Times; text-align: right }
.piedpage    { color: navy; font-weight: normal; font-size: 10px; text-align: center }
.textcentre  { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
.sstitre       { color: #f90; font-weight: bold; font-size: 13px; font-family: Georgia, "Times New Roman", Times; text-align: left }
.savoirplus            { color: #369; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva; text-align: left; text-indent: 0px; margin: 2px; padding-left: 4px; border-top: none black; border-right: none black; border-bottom: none black; border-left: 1pt solid #369 }
.edito-archive      { color: #039; font-size: 9px; font-family: Verdana, Arial, Helvetica; background-repeat: repeat-y; text-align: justify; text-indent: 0px; padding: 2px; border: #f90 }
.titre-accueil          { color: navy; font-weight: bolder; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; background-color: transparent; text-align: center; letter-spacing: 1px; margin: 0px; border: 0px }
.contenu-accueil  { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva; text-align: justify; margin: 10px 4px }
.sign-edito  { color: #900; font-size: 10px; text-align: center }
A:visited           { color: #900; font-weight: normal; font-size: 13px; font-family: Georgia, "Times New Roman", Times; text-decoration: none }
A:link           { color: #036; font-weight: normal; font-size: 13px; font-family: Georgia, "Times New Roman", Times; text-decoration: none }
A:hover            { color: #900; font-weight: normal; font-size: 13px; font-family: Georgia, "Times New Roman", Times; text-decoration: underline }
A:active         { color: #900; font-weight: normal; font-size: 13px; font-family: Georgia, "Times New Roman", Times; text-decoration: none }
.titrearticle           { color: #033; font-style: italic; font-weight: bold; font-size: 18px; font-family: Georgia, "Times New Roman", Times; text-align: left }
.titrerubrique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.texterubrique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.corpstexte  { color: #696969; font-size: 13px; font-family: Georgia, "Times New Roman", Times; text-align: justify }
.hierarchie   { color: #7c7c7c; font-size: 10px; font-family: Verdana, Arial, Helvetica }

.spip_documents_center{
        margin: auto; 
        text-align: center;
        width: 80%;
}

.spip_documents_left{
        float: left;
        margin-right: 15px; 
        text-align: center;
}

.spip_documents_right{
        float: right;
        margin-left: 15px; 
        text-align: center;
}

.menubar {
	width: auto;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.menubar a {
	color: #999999;
	font-weight: normal;
	padding: 2px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menubar a:hover {
	font-style: normal;
	color: #6e7f87;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fb7c3;
}

