body
{

    background-color : #ffffff;
	background-image : url(images/bg.jpg);
	background-position :top right;
	background-repeat : repeat;
	background-attachment : fixed;
	padding : 0px;
	margin : 0px;
	border : medium;
	width : 100%;
	height : 100%;
 scrollbar-face-color: #BFFE2E; 
 scrollbar-shadow-color: #FFF1CC;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #D4FF0F; 
 scrollbar-darkshadow-color: #883410; 
 scrollbar-track-color: #E2D3FB; 
 scrollbar-arrow-color: #FFFFFF;

}
			
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th, td, input, textarea, a, option, select, p, div
{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
}

.header {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #8A0029;
	font-style: oblique;
	text-align: center;
	}

	
.sous-titres {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #B38DF2;
	font-style: oblique;
	text-align: center;

}
.blanc {color: #FFFFFF;}
.noir {
	color: #000000;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;

}

.titre-left {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.sous-titre-left {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.titre {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.orange { color: #EE8F08; }
.grey { color: #888888; }
.grisnoir { color: #5B6372; }

.erreur { color : red; font-weight: bold; }
.ok { color: #8BBF17; font-weight: bold; text-align: center; }

.vert11 { color: #8BBF17; font-size: 11px; }
.noir11 { color: #000; font-size: 11px; }
.bleu11 { color: #B38DF2; font-size: 11px; }
.blanc11 { color: #FFF; font-size: 18px; font-weight: bold;}
.orange11 { color: #EE8F08; font-size: 11px; }
.grey11 { color: #888888; font-size: 11px; }
.grey10 { color: #888888; font-size: 10px; }
.grisnoir11 { color: #5B6372; font-size: 11px; }

}
.puce {FONT-FAMILY: arial; 
    list-style-image: url(images/puce.gif);
    
}

.LeftLink 		{
	cursor:pointer;
	color:#FF9900;
	list-style-type: none;
	left: auto;
	font-weight: bold;
	padding-left: 3px;

}

}
A.LeftLink:link, A.LeftLink:visited, A.LeftLink:active { 
        font-weight : bold;
        color:#FFFFFF;
}


A.LeftLink:hover {
        font-weight : bold;
        color:#FFFF00;
        
}
.txt14 { 
        text-decoration:none;font-family:Helvetica, Arial;color:#000000;
        font-size : 14px;
        padding: 5px;
}
A.txt8:link, A.txt8:visited, A.txt8:active { 
        text-decoration:underline;
        font-weight : bold
}
