/* --------------------------------------- */
/* Merci de respecter l'ordre alphabétique */
/* --------------------------------------- */
/* ------------ */
/* Balises HTML */
/* ------------ */
/* ------------------------------------------------------------------------------ */

A, A:link, A:visited
	{
	font-size: 90%;
	font-weight: bold;
	color: #07157E;
	text-decoration : none;
	}

A:hover, A:active
	{
	color: #58889E;
	}

.menu A:link, .menu A:visited
	{
	font-size: 90%;
	font-weight: bold;
	color: #85544E;
	text-decoration : none;
	}

.menu A:hover, .menu A:.menu Active
	{
	background-color: #D69601;
	color: white;
	}

.menu2 A
	{
	font-weight: normal;
	font-size: 90%;
	color: #85544E;
	text-decoration : none;
	display: block;
	}

.menu2 A:hover
	{
	background-color: #7C7B29;
	color: white;
	width: 100%
	}

.titrelien A, .titrelien A:link, .titrelien A:visited
	{
	font-size: 95%;
	color: #000000;
	text-decoration : none;	font-weight: bold;
	}

.titrelien A:hover, .titrelien A:active
	{
	color: #000000;
	text-decoration : underline;
	}

BODY
	{
	scrollbar-face-color: #FFCC01;
	scrollbar-track-color: #316849;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0x;
	margin-width: 0px;
	margin-height: 0px;
	font-size: 12px;
	background-color: #316849;
	font-family: Verdana, sans-serif;
	}

.optitre, SELECT
	{
	border: 0px #8787A8 solid;
	border-left: #666666 0px solid;
	border-right: #AAAAAA 0px solid;
	border-top: #666666 0px solid;
	border-bottom: #AAAAAA 0px solid;
	font-size: 85%;
	color: #000000;
	background-color: orange;
	}

.optnorm
	{
	border: 0px #8787A8 solid;
	border-left: #666666 0px solid;
	border-right: #AAAAAA 0px solid;
	border-top: #666666 0px solid;
	border-bottom: #AAAAAA 0px solid;
	font-size: 85%;
	color: #000000;
	background-color: #6AB9E4;
	}


.recherche {
	border: 1px #8787A8 solid;
	border-right: #AAAAAA 0px solid;
	font-size: 10px;
	color: #8787A8;
	background-color: #FFFFFF;
	}

.ok {
	border: 0px #8787A8 solid;
	border-right: #AAAAAA 0px solid;
	font-size: 10px;
	color: #8787A8;
	background-color: #FFFFFF;
	}

.sansbord
	{
	border: 0px;
	}

TD,P
	{
	font-size: 11px;
	color: #000;
	font-family: Verdana, sans-serif;
	}

.breve	{
	font-size:80%;
	}
TABLE
	{
	border: 0px;
	}

INPUT, TEXTAREA, CHECKBOX, RADIO, {
	color: #85544E;
	background-color: #FFFFFF;
	font-size: 11px;
	border-width: 1px;
	border-bottom-width: 1;
	border-bottom-color: #000000;
	border-right-width: 1;
	border-right-color: #000000;
	border-top-width: 1;
	border-top-color: #000000;
	border-left-width: 1;
	border-left-color: #000000;
	}
IMG	{
	border: 0px;
	}
/* ------------------------------------------------------------------------------ */
/* ---------------------- */
/* Classes personnalisées */
/* ---------------------- */
/* ------------------------------------------------------------------------------ */



.corps
	{
	font-size: 11px;
	color: #336699
	}

.chapo
	{
	font-size: 11px;
	color: #8787A8;
	}

.grasnoir
	{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}


.titre
	{
	font-size: 150%;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}

.titreactu
	{
	font-size: 95%;
	color: orange;
	text-decoration: none;
	font-weight: bold
	}

.grotitre
	{
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.table1
	{
	background-color: #CCD692;
	}

.table2
	{
	background-color: #DCE3B5;
	}

.transp
	{
	-moz-opacity:0.9;
	opacity: 0.9;
	filter:alpha(opacity=90);
	}
/* ------------------------------------------------------------------------------ */

#pied TD P
	{
	color: #fff;
	font-size: 10px;
	}
#pied A
	{
	color: #FF9100;
	}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }