BODY  {
	background-color: #E1D2B1;
	font-family: Arial, Helvetica, sans-serif; /* couleur de face de la barre de défilement et des boutons */
	scrollbar-face-color: #8DAEE8; /* couleur des flèches des boutons */
	scrollbar-arrow-color: #00225A; /* couleur de l'arrière plan où glisse la barre de défilement */
	scrollbar-track-color: #DEE0EA; /* couleur de l'effet 3D sur le côté eclairé de la barre et des boutons : bords externes haut et gauche */
	scrollbar-3dlight-color: #FFFFFF; /* couleur du coté éclairé de la barre et des boutons : bords internes haut et gauche */
	scrollbar-highlight-color: #FFFFFF; /* couleur du coté sombre de la barre et des boutons : bords internes bas et droite */
	scrollbar-shadow-color: #666666; /* couleur de l'effet 3D du coté sombre de la barre et des boutons : bords externes bas et droite */
	scrollbar-darkshadow-color: #000000;
	background-image: url(images/degrade.gif);
}
A.pa:link {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2145;
	font-size: 8pt;
	text-decoration: none;
}
A.pa:visited{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2145;
	font-size: 8pt;
	text-decoration: none;
}
A.pa:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2145;
	font-size: 8pt;
	text-decoration: underline;
}
A.pajeu:link {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2145;
	font-size: 14pt;
	text-decoration: none;
}
A.pajeu:visited{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2145;
	font-size: 14pt;
	text-decoration: none;
}
A.pajeu:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2145;
	font-size: 14pt;
	text-decoration: underline;
}
A.lartisanweb:link {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2145;
	font-size: 9pt;
	text-decoration: none;
	font-style: italic;
}
A.lartisanweb:visited{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2145;
	font-size: 9pt;
	text-decoration: none;
	font-style: italic;
}
A.lartisanweb:hover {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2145;
	font-size: 9pt;
	text-decoration: underline;

}
TD.titrepage{
	background-color: #E4E4E4;
}
TABLE.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 10pt;
}
TABLE.options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E2145;
	font-size: 8pt;
}
A:link {
	font-weight: bold;
	color: #560000;
	text-decoration: underline;
}
A:visited{
	font-weight: bold;
	color: #560000;
	text-decoration: underline;
}
A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #800000;
}
TABLE.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #463023;
	font-weight: bold;
	font-size: 10pt;
}
TD.menu{
	background-color: #560000;
}
A.menu:link {
	font-weight: bold;
	font-size: 12pt;
	color: #560000;
	text-decoration: underline;
}
A.menu:visited{
	font-weight: bold;
	font-size: 12pt;
	color: #560000;
	text-decoration: underline;
}
A.menu:hover {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #800000;
}
A.menu:active {
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
	color: White;
}
A.menuchoisi:link {
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFF0;
	text-decoration: underline;
}
A.menuchoisi:visited{
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFF0;
	text-decoration: underline;
}
A.menuchoisi:hover {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #FFFFF0;
}
A.menuchoisi:active {
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
	color: #FFFFF0;
}
input.contact{
	background-color: #E1D2B1;
	font-family: Arial;
	color: #463023;
	font-size: 11px;
	font-weight: bold;
}
TEXTAREA.contact{
	background-color: #E1D2B1;
	font-family: Arial;
	color: #463023;
	font-size: 11px;
	font-weight: bold;
	width: 400px;
}
SELECT.contact {
	background-color: #E1D2B1;
	font-family: Arial;
	color: #463023;
	font-size: 11px;
	font-weight: bold;
}
.contact {
	BORDER-RIGHT: #003366 1px solid;
	BORDER-LEFT: #003366 1px solid;
	BORDER-TOP: #003366 1px solid;
	BORDER-BOTTOM: #003366 1px solid;
	WIDTH: 400px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #ffffff;
	COLOR: #463023;
}
