/* --------------------------------------- */
/* Merci de respecter l'ordre alphabétique */
/* --------------------------------------- */
/* ------------ */
/* Balises HTML */
/* ------------ */
/* ------------------------------------------------------------------------------ */


*
	{
	font-family: Verdana, Arial, sans-serif;
	}

A, A:link, A:visited
	{
	font-size: 100%;
	color: #58889E;
	text-decoration : none;
	font-weight: bold;
	}

A:hover, A:active
	{
	color: #FF8B19;
	text-decoration : underline;
	}


BODY
	{
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #999999;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0x;
	margin-width: 0px;
	margin-height: 0px;
	background-image: url(../images/fond_table.gif);
	}

OPTION, SELECT, TEXTAREA
	{
	font-size: 11px;
	color: #4A6B7B;
	background-color: #EEEEEE;
	border: 1px;
	font-family: Verdana, Arial, sans-serif;
	}

FORM
	{
	margin: 0px;
	}

INPUT	{
	color: #666666;
	background-color: #EEEEEE;
	font-size: 11px;
	border: 1px;
	}

SELECT
	{
	display: inline;
	}

.bouton
	{
	border: 1px;
	background-color: black;
	color: white;
	font-weight: bold;
	}

H1	{
	font-size: 1.3em;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 1px;
	padding: 10px;
	display: block;

	}

H1 A, H1 A:link, H1 A:visited
	{
	background-color: #000000;
	padding: 10px;
	color: #FFFFFF;
	display: block;
	}

H1 A:hover, H1 A:active
	{
	background-color: #FFFFFF;
	padding: 9px;
	border: 1px solid #000000;
	color: #000000;
	display: block;
	text-decoration: none;
	}


H2	{
	font-size: 1.2em;
	}

H3	{
	font-size: 1.1em;
	}

STRONG	{
	font-weight: strong;
	}


.blanc	{
	color: white;
	}

.blanc2	{
	font-size: 1.3em;
	color: white;
	}
.table1
	{
	background-color: #CCD692;
	}

.table2
	{
	background-color: #DCE3B5;
	}


/* MENU ACCESSIBLE */

#menu_accessible
	{
	font-size: 1px;
	color: #FFFFFF;
	position:absolute;
	z-index:1;
	left: 0px;
	top: 0px;
	}

/* LOGO RUBRIQUE */

#logorub
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 490px;
	height: 123px;
	}

#titrerub
	{
	position: relative;
	top: 70px;
	left: 110px;
	width: 270px;
	height: 70px;
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	border: 0px solid #FFFFFF;
	text-align: center;
	font-family: Arial;
	}

/* CHEMIN */

#chemin
	{
	position: absolute;
	left: 8%;
	top: 130px;
	width: 55%;
	color: #000000;
	font-size: 70%;
	}

/* CONTENU */

#contenu
	{
	position: absolute;
	top: 150px;
	left: 8%;
	width: 55%;
	font-size: 0.8em;
	color: #000000;
	}

#contenu TABLE
	{
	font-size: 100%;
	}

#cellule1
	{
	background-color: #B3D6C9;
	padding: 1%;
	}

.sslogorub
	{
	float: left;
	width: 200px;
	}

.ssrub, .ssrub A
	{
	color: #000000;
	margin: 0px;
	}

.ssrub H2
	{
	margin: 0px;
	padding: 0px;
	}

.ssrub HR
	{
	color: #000000;
	background-color: #000000;
	height: 1px;
	padding: 0px;
	margin: 20px;
	border: 0px;
	}

.chapo
	{
	background-color: #B3D6C9;
	padding: 1%;
	}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto;
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px;
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px;
	text-align: center;
}


.ps
	{
	background-color: #BFC0A9;
	padding: 10px;
	}


/* MENU DROITE */

#menu
	{
	position: absolute;
	top: 0px;
	right: 2%;
	}