BODY{

	SCROLLBAR-FACE-COLOR: #2A2760;
	SCROLLBAR-HIGHLIGHT-COLOR: #2A2760;
	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:#2B265F;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin: 0; 
	background-position: center top;
	text-align: center;
	padding: 0;

}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #353053;
	text-decoration: none;
	line-height: 18px;
}


A{ 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:solid 1px #B09B68;
	padding:2;
}

A:link 		{ color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}
A:visited	{ color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}
A:active	{ color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}
A:hover		{ color:#B19B69; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}

.nav  {}
A:link.nav      { color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}
A:visited.nav 	{ color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}
A:active.nav 	{ color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}
A:hover.nav 	{ color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}

.email  {}
A:link.email      { color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}
A:visited.email 	{ color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}
A:active.email 	{ color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}
A:hover.email 	{ color:#B09B68; text-decoration:none; border-bottom:solid 1px #B09B68;	padding:2;}

.menu  {}
A:link.menu { color:#FFFFFF; text-decoration:none; border-bottom:solid 1px #FFFFFF;	padding:1; margin-bottom:2px; background-color:#B09B68; display:block; line-height:14px;}
A:visited.menu { color:#FFFFFF; text-decoration:none; border-bottom:solid 1px #FFFFFF; padding:1; margin-bottom:2px; background-color:#B09B68; display:block; line-height:14px;}
A:active.menu{ color:#FFFFFF; text-decoration:none; border-bottom:solid 1px #FFFFFF; padding:1; margin-bottom:2px; background-color:#B09B68; display:block; line-height:14px;}
A:hover.menu { color:#FFFFFF; text-decoration:none; border-bottom:solid 1px #FFFFFF; padding:1; margin-bottom:2px; background-color:#7E6936; display:block; line-height:14px;}



.mention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

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

}
.souligne {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
	padding:1;
}

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

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

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

}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2A2760;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #5F6062;
	margin-left:15;
}
.fondaccueil {
	background-image: url(images/background_accueil3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#2B265F;
}
.fondencart_accueil {
	background-image:url(images/fond_encart.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#55517F;
	padding:5;
}
.fondencart {
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#AF9B68;
	padding:5;
}
.fondencart2 {
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#55517F;
	padding:5;
}
.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: #F6F6F6;
}
