BODY  {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	color: #463023; /* 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;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
.titre {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.soustitre {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-weight: bold;
}
TABLE.contenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #463023;
	font-weight: bold;
	font-size: 10pt;
}
TABLE.realisations {
	font-family: Arial, Helvetica, sans-serif;
	color: #463023;
	font-weight: normal;
	font-size: 8pt;
}
A:link {
	font-weight: bold;
	color: #Blue;
	text-decoration: underline;
}
A:visited{
	font-weight: bold;
	color: #Blue;
	text-decoration: underline;
}
A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #Blue;
}
A.contenu:link {
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}
A.contenu:visited{
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}
A.contenu:hover {
	font-weight: bold;
	text-decoration: underline;
	color: Blue;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	top: auto;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-size: small;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {font-size: small}
.style6 {
	color: #031CFC;
	font-weight: bold;
}
.style7 {color: #031CFC}
.style9 {font-weight: bold}
.style10 {font-size: xx-large}
.style11 {font-size: xx-small}
.style12 {font-size: x-small}


.med_yellow {font-size: 12px}
#corner {
	float: left;
}
.underline {
	text-decoration: underline;
}
TABLE.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
TD.menu{
	background-color: #560000;
}

A.menu:link {
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}
A.menu:visited{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}
A.menu:hover {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: Yellow;
}
A.menuchoisi:link {
	font-weight: bold;
	font-size: 10pt;
	color: Yellow;
	text-decoration: none;
}
A.menuchoisi:visited{
	font-weight: bold;
	font-size: 10pt;
	color: Yellow;
	text-decoration: none;
}
A.menuchoisi:hover {
	font-weight: bold;
	font-size: 10pt;
	color: Yellow;
	text-decoration: none;
}
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;
}
