html {
	width: 100%;
	height: 100%;
}
	
body{
	
	SCROLLBAR-FACE-COLOR: #000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000;
	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: #CECECE url(images/background2.jpg) repeat-x; 
	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: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

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

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

}

.titre {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #40B5C0;
	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: 40B5C0;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;

}

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

}

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

}

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

a  { font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
 
a:link 		{ color:#333333; text-decoration:none;}
a:visited	{ color:#333333; text-decoration:none; }
a:active 	{ color:#333333; text-decoration:underline; }
a:hover 	{ color:#333333; text-decoration:underline; }
}


/* Dezscription classe Liens NAVIG */ 
.nav  {}
a:link.nav 		{ text-transform: none; color:#333333; font-weight:bold;}
a:visited.nav 	{ text-transform: none; color:#333333; font-weight:bold; }
a:active.nav 	{ text-transform: none; color:#333333; font-weight:bold; text-decoration:underline;  }
a:hover.nav 	{ text-transform: none; color:#333333; font-weight:bold; text-decoration:underline;  }

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

.separateur_horizontal {
	background-image:url(images/separateur_horizontal.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.separateur_vertical {
	background-image:url(images/separateur_vertical.gif);
	background-repeat:repeat-y;
}
.contour {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FCF9F5;
	border: 1px solid #5F6062;

}

.separateur_horizontal {
	background-image: url(images/pixel.gif);
	background-repeat:repeat-x;

}

