BODY{

	SCROLLBAR-FACE-COLOR: #582C27;
	SCROLLBAR-HIGHLIGHT-COLOR: #E4D1C3;
	SCROLLBAR-SHADOW-COLOR: #E4D1C3;
	SCROLLBAR-3DLIGHT-COLOR: #E4D1C3;
	SCROLLBAR-DARKSHADOW-COLOR: #E4D1C3;
	SCROLLBAR-ARROW-COLOR: #E4D1C3;
	SCROLLBAR-TRACK-COLOR: #E4D1C3;
	SCROLLBAR-BASE-COLOR: #E4D1C3;
	background: #E4D1C3 url(images/background.jpg) no-repeat; 
	margin: 0; 
	background-position: left top;
	text-align: left top;
	padding: 0;
	topmargin="0";
	bottommargin="0";
	marginheight="0";
	marginwidth="0";
	leftmargin="0"; 
	rightmargin="0";
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #371B18;
	text-decoration: none;
}


A  { text-transform: none; font-size:11px; text-decoration: none; font-family: Arial, Helvetica, sans-serif;  color: #371B18; font-weight: normal; }
 
A:link 		{ color:#371B18; }
A:visited	{ color:#371B18; }
A:active 	{ color:#371B18; }
A:hover 	{ color:#371B18; }


/* Dezscription classe Liens NAVIG */ 
.nav  {}
A:link.nav 		{ text-transform: none; color:#371B18; }
A:visited.nav 	{ text-transform: none; color:#371B18; }
A:active.nav 	{ text-transform: none; color:#371B18; }
A:hover.nav 	{ text-transform: none; color:#371B18; }


.mention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5A2D2A;
	text-decoration: none;
}
texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #371B18;
	text-decoration: none;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #760D07;
	text-decoration: none;

}
.souligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1F1A18;
	text-decoration: underline;

}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A2D2A;
	text-decoration: none;

}
.grostitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;

}
.cadrenoir {
	background-color: #A9A9AB;
	border: 1px solid #3F2318;

}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height:20px;
	color: #582C27;
	text-decoration: none;
	background-color: #FCF9F5;
	border: 1px solid #5F6062;

}
.fondsite {
	background-image: url(images/fondsite.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondcontenu {
	background-image: url(images/fondcontent.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


P {
    margin: 0;
    padding: 0;
}
