.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66665b;
}
a:link {
	text-decoration: underline;
	color: #18b8ce;
}
a:visited {
	color: #18b8ce;
	text-decoration: underline;
}
a:hover {
	color: #ea18e8;
	text-decoration: none;
}
a:active {
	color: #ea18e8;
	text-decoration: none;
}
.titactu {
	font-weight: bold;
	color: #256d77;
}
.txtactu {
	color: #256d77;
	text-align: justify;
}
.deroule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #20878A;
	border: 1px solid #20878A;
}
/* Logos, documents et images */
	
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;}
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
span.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
span.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 1em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 1em; margin-left: auto; margin-right: auto; }


