BODY	
	{
		COLOR: #6E4602; font-family: Geneva, Arial, Helvetica, san-serif; text-decoration: none; font-size: 9pt;

		scrollbar-face-color :		#A3AAB5;
		scrollbar-arrow-color :		#FFFFFF;
		scrollbar-track-color :		#60656C;
		scrollbar-3dlight-color :	#A4B0BA; 
		scrollbar-darkshadow-color:	#8297A1; 
		scrollbar-shadow-color :	#AAB6BD;
		scrollbar-highlight-color : #ffffff;
	}
.clear
{
	clear:both;
	display:block;
	height:1px;
	border:0;
	border-bottom:#ccc 2px solid;
	margin:0;
	padding:0;
}
TD 
	{
		COLOR: #6E4602; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9pt; text-decoration: none;
	}

.txt 
	{  
		font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; text-decoration: none; color: #6E4602; font-weight: bold;
	}

.txtgris 
	{ 
		font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; text-decoration: none; color: #333333; 
	}
	
h2
{
	font-size:11pt;
}

.titre { font-family: verdana, Geneva, Arial, Helvetica, san-serif; font-size: 12pt; text-decoration: none; color: #6E4602; font-weight: bold; margin: 0px;	}
.titre A			{	color: #402801;								text-decoration: none;								}
.titre A:link		{	color: #402801;								text-decoration: none;								}
.titre A:visited	{	color: #402801;								text-decoration: none;								}
.titre A:hover		{	color: #8A5604;								text-decoration: none;								}

.titre2 			{ 	font-size: 9pt; text-decoration: none; color: #6E4602; font-weight: bold; margin: 0px;	}
.titre2 A			{	color: #402801;								text-decoration: none;								}
.titre2 A:link		{	color: #402801;								text-decoration: none;								}
.titre2 A:visited	{	color: #402801;								text-decoration: none;								}
.titre2 A:hover		{	color: #8A5604;								text-decoration: none;								}

.titregris { font-family: verdana, Geneva, Arial, Helvetica, san-serif; font-size: 11pt; text-decoration: none; color: #0078BF; font-weight: bold; }
      
A.lien				{	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;							}
A.lien:link			{	color: #402801;								text-decoration: none;							}
A.lien:visited		{	color: #402801;								text-decoration: none;							}
A.lien:hover		{	color: #8A5604;							text-decoration: none;			font-weight: bold;	}

A.lienh				{	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;		font-size: 9pt;		}
A.lienh:link		{	color: #666666;								text-decoration: none;							}
A.lienh:visited		{	color: #666666;								text-decoration: none;							}
A.lienh:hover		{	color: #999999;								text-decoration: none;		font-weight: bold;	}

.faq,
.current
{
	display:block;
	width:auto;
	height:60px;
	margin:0 auto 30px auto;
	background:url(../img/faq.gif) no-repeat center top;
	color:#006EAD;
	font-size:160%;
	text-align:center;
	text-decoration:none;
}
.faq:hover,
.current
{
	background-position: center bottom;
	color:#003552;
}
.faq strong,
.current strong
{
	display:none;
}
.faq span,
.current span
{
	position:relative;
	display:inline-block;
	top:43px;
}
.liste
{
	margin:20px 0 20px 20px;
	padding:0;
	font-size:90%;
}

.liste li
{
	background:url(../img/right.gif) no-repeat left 0.4em;
	padding-left:10px;
	list-style:none;
	margin:5px 0;
}
.liste a,
.retour a
{
	color: #333;
	text-decoration:none;
}
.retour a
{
	color: #666;
}
.liste a:hover,
.retour a:hover
{
	color:#943700;
	font-weight:normal;
}
.retour
{
}
.retour li
{
	background:url(../img/top.gif) no-repeat left 0.55em;
	padding-left:12px;
	list-style:none;
	margin:5px 0;
	float:right;
}