BODY  { 
	margin: 0; 
	padding: 0px 
}

A {
	color: black;
	text-decoration: underline;
}

A:HOVER { 
	color: #ff9900;
	text-decoration: underline;
}

A.nav_niv1 {
	color: #FF9900;
	text-decoration: none;
}

A.nav_niv1:HOVER { 
	color: #006699;
}

A.nav {
	color: #878787;
	text-decoration: none;
}

A.nav:HOVER { 
	color: #006699;
}

TD { 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

Table.content  { background-color: #f5f5f5; border: solid 2px #878787; }

.content_couleur_fonds { 
	background-color: #f5f5f5;
}

SPAN.content_title {
	font-size: 12px;
	font-weight: normal;  
	color: #006699;
}
SPAN.faq_title { color: #006699; font-weight: bold }
TD.content_couleur_fonds { 
	background-image: url(../pics/1x1px_transparent.png);
	background-color: #525252;
}

TD.couleur_fonds {
	background-image: url(../pics/couleur_fonds.jpg);
}

SPAN.menu_niv1 { 
	font-size: 14px;
	font-weight: bold;  
	color: #FF9900;
}
TD.faq_lettres { color: #ff9900; font-weight: bold }
SPAN.menu_niv2 {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
}

SPAN.menu_niv2_desactive {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	text-decoration: line-through;
}

SPAN.menu_niv2_actif {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}

SPAN.titre {
	font-size: 30px;
	font-weight: bold;
	color: White;
}