html {
	width: 100%;
	height: 100%;
}
	
body{
	
	SCROLLBAR-FACE-COLOR: #E4D9E7;
	SCROLLBAR-HIGHLIGHT-COLOR: #E4D9E7;
	SCROLLBAR-SHADOW-COLOR: #E4D9E7;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	background: #E4D9E7 url(images/background.gif) repeat-y; 
	margin: 0; 
	background-position: center top;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 100%;
}

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

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

.grostitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6B6044;
	text-decoration: none;
	text-transform: uppercase;

}

.titre {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #662D91;
	text-decoration: none;

}
.titre_nav {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;

}
.sous-titre {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4D4F;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;

}

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

}

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

}

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

a  { font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
 
a:link 		{ color:#4D4D4F; text-decoration: underline; }
a:visited	{ color:#4D4D4F; text-decoration: underline; }
a:active 	{ color:#662D91; text-decoration: underline; }
a:hover 	{ color:#662D91; text-decoration:underline; }

br
{
	line-height:2px;
}

/* Dezscription classe Liens NAVIG */ 
.nav  {}
a:link.nav 		{ font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #4D4D4F; text-decoration: none; line-height: 14px; font-weight: bold;  }
a:visited.nav 	{ font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #4D4D4F; text-decoration: none; line-height: 14px; font-weight: bold;  }
a:active.nav 	{ font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #662D91; text-decoration: none; line-height: 14px; font-weight: bold;  }
a:hover.nav 	{ font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #662D91; text-decoration: none; line-height: 14px; font-weight: bold; }

.sous-nav  {display:block}
a:link.sous-nav 	{ color:#4D4D4F; text-decoration:none;  background-image:url(images/fond_bouton_off.gif); background-repeat:no-repeat; padding:3px; width:330; height:19; margin:3px; }
a:visited.sous-nav 	{ color:#4D4D4F; text-decoration:none;  background-image:url(images/fond_bouton_off.gif); background-repeat:no-repeat; padding:3px; width:330; height:19; margin:3px; }
a:active.sous-nav 	{ color:#FFF; text-decoration:none;  background-image:url(images/fond_bouton.gif); background-repeat:no-repeat; padding:3px; width:330; height:19; margin:3px; }
a:hover.sous-nav 	{ color:#FFF; text-decoration:none;  background-image:url(images/fond_bouton.gif); background-repeat:no-repeat; padding:3px; width:330; height:19; margin:3px; }

.sous-nav-gr  {}
a:link.sous-nav-gr 	{ color:#4D4D4F; text-decoration:none;  background-image:url(images/grfond_bouton_off.gif); background-repeat:no-repeat; padding:3px; width:330; height:19; margin:3px; }
a:visited.sous-nav-gr 	{ color:#4D4D4F; text-decoration:none;  background-image:url(images/grfond_bouton_off.gif); background-repeat:no-repeat; padding:3px; width:330; height:19; margin:3px; }
a:active.sous-nav-gr 	{ color:#FFF; text-decoration:none;  background-image:url(images/grfond_bouton.gif); background-repeat:no-repeat; padding:3px; width:330; height:19; margin:3px; }
a:hover.sous-nav-gr 	{ color:#FFF; text-decoration:none;  background-image:url(images/grfond_bouton.gif); background-repeat:no-repeat; padding:3px; width:330; height:19; margin:3px; }

.cadre-images {
	border: 3px solid #FFF;
}

td.separateur_horizontal {
	border-bottom: 1px dotted #4D4D4F;
	margin: 15px;
}

.contour {
	border-left: 1px solid #868080;
	border-right: 1px solid #868080;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FCF9F5;
	border: 1px solid #5F6062;

}
.fondsite {
	background-image: url(images/fondsite.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
