body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #57A22B;
	background-image: url(../librairie/Spirale.png);
	color: #000000;
}
.menudhtml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #488809;
	width: 150px;
	padding-left: 10px;
	height: 18px;
	padding-top: 1px;
	border-bottom-color: #F3FECD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.SousRubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBFFBC;
	width: 160px;
}
/* 
---------------------------------
	CONTENU
---------------------------------
*/
.tableau_outils {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBFFBC;
	font-size: 11px;
}
.filet_outils {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
}
.txt_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AFEC82;
}
.tableaucontenu {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px;
	border-color: #57A22B;
	border-style: solid;
	font-size: 11px;
	padding: 10 px;
	background-image: url(../librairie/fondtableau.gif);
}
.txt_orange11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
}
.txt_orange11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
}
.txt_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt_gris11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


/* 
---------------------------------
	LIENS
---------------------------------
*/

a.LienBlanc:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
}
a.LienBlanc:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
}
a.LienBlanc:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
}
a.LienBlanc:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
}
a.LienRubrique:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #488809;
	height: 15px;
}
a.LienRubrique:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #488809;
	height: 15px;
}
a.LienRubrique:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #488809;
	height: 15px;
}
a.LienRubrique:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #488809;
	height: 15px;
}
/*------------------------------*/
a.LienSousRubrique:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FF0000;
	background-color: #EBFFBC;
	padding-left: 20px;
	width: 150px;
	height: 17px;
}
a.LienSousRubrique:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FF0000;
	background-color: #EBFFBC;
	padding-left: 20px;
	width: 150px;
	height: 17px;
}
a.LienSousRubrique:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FF0000;
	background-color: #FFFFFF;
	padding-left: 20px;
	width: 150px;
	height: 17px;
}
a.LienSousRubrique:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FF0000;
	background-color: #EBFFBC;
	padding-left: 20px;
	width: 150px;
	height: 17px;
}
/*------------------------------*/
a.LienBalise:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #FF3300;
}
a.LienBalise:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #FF0000;
}
a.LienBalise:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #A8DF00;
}
a.LienBalise:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #FF0000;
}
/*------------------------------*/
a.LienOutils:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FF3300;
	line-height: 12px;
}
a.LienOutils:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FF3300;
	line-height: 12px;
}
a.LienOutils:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #FF3300;
	line-height: 12px;
}
a.LienOutils:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FF3300;
	line-height: 12px;
}
a.Lienancre:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FF0000;
	height: 15px;
}
a.Lienancre:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FF0000;
	height: 15px;
}
a.Lienancre:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #FF0000;
	height: 15px;
}
a.Lienancre:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FF0000;
	height: 15px;
}
a.LienPDF:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FF3300;
	line-height: 12px;
}
a.LienPDF:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #FF3300;
	line-height: 12px;
}
a.LienPDF:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #FF3300;
	line-height: 12px;
}
a.LienPDF:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FF3300;
	line-height: 12px;
}
.txt_vert {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #84C500;
}
.txt_vert11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84C500;
	font-weight: bold;
}
.tableaulivre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
}
.txt_blanc {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_gris12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #415961;
	margin-left: 8px;
}
.txt_grisitalique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #415961;
	font-style: italic;
}
.txt_blanc12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableautemoin {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAF7DB;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84C500;
	padding-right: 10px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #84C500;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	color: #FF0000;
}
.tableau_outils {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px;
	border-color: #84C500;
	border-style: solid;
}
.txt_blanc_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF6600;
}
.pictogrammes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: help;
}
.txt_orange11underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: underline;
}
.txt_orange12Bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
}
.txt_blancBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.formderoulant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formAge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 30px;
}

#banner{
	width:140px;
	height:600px;
	
	margin-left:10px;
	
	visibility:visible;
	border:1px solid #000000;
}
