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

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

a:link {
	color: #009900;
	text-decoration: none;
}

a:visited {
color: #009900;	
text-decoration: none ;
}

a:hover  {
color: #009900;
text-decoration: underline ;
}

a:active {
color: #009900;	
text-decoration: underline;
}

.titreRubrique {
	font-size: 20px;
	color: #990066;
	font-weight: bold;
}

.titreArticle {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	color: #990066;
	font-size: 14px;
	font-weight: bold;
}

.titreActu {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-weight: bold;
	color: #990066;
	font-size: 12px;
}

.actu {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
		font-weight: bold;
	font-size: 14px;
	color: #990066;
		
}
.dateActu {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
		font-size: 11px;

	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
}
.couleur {
	font-size: 11px;
	color: #990066;
	font-weight: normal;
}

.spip_surligne {
	background-color: #009900;
}

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

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

.petitBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.titreLien {
	margin-bottom:20px;
}

#clicTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
	cursor:pointer;
}

#contentLiens ul {
	padding:0;
	margin:0;
	list-style:none;
}

#contentLiens {
	display:none;
	padding-top:5px;
}
