BODY{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	
}

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


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



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

A:link.mention  { text-transform: none; color:#CAC4BC; font-size: 9px;}
A:visited.mention { text-transform: none; color:#CAC4BC;font-size: 9px; }
A:active.mention  { text-transform: none; color:#CAC4BC; font-size: 9px;}
A:hover.mention  { text-transform: none; color:#990134; font-size: 9px;}

A:link.mention2  { text-transform: none; color:#000000; font-size: 9px;}
A:visited.mention2 { text-transform: none; color:#000000;font-size: 9px; }
A:active.mention2  { text-transform: none; color:#000000; font-size: 9px;}
A:hover.mention2  { text-transform: none; color:#8F402F; font-size: 9px;}



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

}
.gras2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #43961B;



}
.separationhorizontale {
	background-image: url(images/tirethoriz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.separationverticales {
	background-image: url(images/tiretvert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
