.bgcolor {
	background-color: #A8A8A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.Style1 {
color: #FFFFFF
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FFBB02;
}
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #999999;
}
.grisclair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #999999;
}
.liens:link {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #ffffff; text-decoration:underline}
.liens:visited {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #ffffff; text-decoration: underline overline;}
.liens:hover {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #000000; text-decoration:none}

.gestion:link {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #ffbb02; text-decoration:underline}
.gestion:visited {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #ffbb02; text-decoration: underline overline;}
.gestion:hover {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #6b6db5; text-decoration:none}

BODY {
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #cac510;
scrollbar-base-color: #cac510;
scrollbar-face-color: #cac510;
scrollbar-highlight-color: #cac510;
scrollbar-shadow-color: #FFFFFF;
}

input {
	background : #FFBB02;
	border : 1px solid Black;
	font-size : 12px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #FFFFFF;
}

select {
	background : #FFBB02;
	border : 1px solid Black;
	font-size : 12px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #FFFFFF;

}

checkbox {
	background : #FFBB02;
	border : 1px solid Black;
	font-size : 12px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #FFFFFF;
}

textarea {
	background :#FFBB02;
	border : 1px solid Black;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #FFFFFF;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #666699;
}
.categorie:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	FONT-WEIGHT: normal;
	color: #666666;
	text-decoration:underline;
	font-style: normal;
}
.categorie:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	FONT-WEIGHT: bold;
	color: #A8A8A8;
	text-decoration: underline overline;
	font-style: italic;
}
.categorie:hover {font-family: arial, helvetica, sans-serif; font-size: 10pt; FONT-WEIGHT: bold; color: #000000; text-decoration:none}



