html {
	width: 100%;
	height: 100%;
	}
BODY{

	SCROLLBAR-FACE-COLOR: #3A0000;
	SCROLLBAR-HIGHLIGHT-COLOR: #3A0000;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	background: #F1F1DD url(images/background.jpg) repeat-x; 
	margin: 0; 
	background-position: center top;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 100%;
}
TD {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:16px ;
	color: #000000;
	text-decoration: none;
}
.parchemin {
	background: url(images/parchemin.jpg) no-repeat; 
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #DDD9D0;
}

.cadre_contact {
	width: 470px;
	float: left;
	}

.cadre_formulaire {
	width: 350px;
	float: right;
	font-size: 10px;
	}

A  { text-transform: none; font-size:11px; text-decoration: none; font-family: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #370000;
	text-decoration: none;

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

}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D10404;
	text-decoration: none;

}
.grostitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	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;
}
.separateur {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #DDD9D0;
}
.modulo-corps {
	background-image: url(images/parchemin--corps.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.cadre-choco {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95312F;
	border-right-color: #4B1918;
	border-bottom-color: #4B1918;
	border-left-color: #95312F;
}
.gras2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #95312F;
	text-decoration: none;
}
