
	a:link { text-decoration: none}
	a:visited { text-decoration: none}
	a:hover { color: #909090; text-decoration: underline}

.lienmenu  {FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY:  arial, verdana, sans-serif;}
.lienmenu:active {COLOR: #FFFFFF; TEXT-DECORATION: none}
.lienmenu:hover {COLOR: #FFCC06; TEXT-DECORATION: none}
.lienmenu:link {COLOR: #FFFFFF; TEXT-DECORATION: none}
.lienmenu:visited {TEXT-DECORATION: none}

.titre  {
	font-size : 16px;
	font-family :  arial, verdana, sans-serif;
	font-weight : normal;
	font-style : NORMAL;
	color : Black;
	text-decoration : none;
	text-align : left;
	color : #808080;
	line-height : normal;
}

.sstitre  {
	font-size : 16px;
	font-family :  arial, verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : center;
	color : #808080;
	line-height : normal;
}


.texte  {
	font-family :   arial, verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height : normal;
	text-decoration : none;
	text-align : justify;
	color : #303030;
}

.textecentre  {
	font-family :   arial, verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height : normal;
	text-decoration : none;
	text-align : center;
	color : #000000;
}

.texteblanc  {
	font-family :  arial, verdana, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	line-height : normal;
	text-decoration : normal;
	text-align : center;
	color : #000000;
}



body    {
		SCROLLBAR-FACE-COLOR: #ffffff; 
                SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
                SCROLLBAR-SHADOW-COLOR: #ffffff; 
                SCROLLBAR-3DLIGHT-COLOR: #FFCC06;
                SCROLLBAR-ARROW-COLOR: #FFCC06;
                SCROLLBAR-DARKSHADOW-COLOR: #FFCC06
		SCROLLBAR-BASE-COLOR: #FFCC06
        }