.texte {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
font-style: normal;
text-align: justify;
}

.titre {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18pt;
color: #660066;
font-style: normal;
text-align: left;
}

.menu {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
font-weight : bold;
text-align: right;
}

a:link {
	color: #000099;
font-weight : bold;
text-decoration: none;
}
a:hover {
	color: #000099;
font-weight : bold;
text-decoration: underline;
}
a:visited {
	color: #000099;
font-weight : bold;
text-decoration: none;
}
a :active {
color : #000099;
font-weight : bold;
text-decoration: none;
}

a.blanc:link {
	color: #FFFFFF;
font-weight : bold;
text-decoration: none;
}
a.blanc:hover {
	color: #660066;
font-weight : bold;
text-decoration: none;
}
a.blanc:visited {
	color: #FFFFFF;
font-weight : bold;
text-decoration: none;
}
a.blanc:active {
color : #FFFFFF;
font-weight : bold;
text-decoration: none;
}

.spip_documents {
border: 0px;
}
