body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
font-size: 11px;
font-family:  Arial, Verdana, Helvetica, sans-serif; 
color: #000000; 
}

.spip_documents {  }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 4px; margin-bottom: 4px; }
.spip_documents_right { float: right; margin-left: 4px; margin-bottom: 4px; }
 
a:link {
	color: #99CC00;
	text-decoration: none;
	
	font-family: Arial, Helvetica, sans-serif;
}
a:hover  {
color: #336600;
text-decoration: underline;
}
a:visited {
color: #339900;	
text-decoration: none;
}
a:active {
color:#33CC00;	
text-decoration: underline;
}
.titreArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	font-weight: bold;
}
.titreRubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	font-weight: bold;
}
.ssTitreRubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
}
.nomArtiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.hierarchie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.hierarchieIci {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
}
.titreAgenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
}
.dateAgenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
}

