BODY {
	scrollbar-3dlight-color:#EAEBA7;
	scrollbar-arrow-color : #EAEBA7;
	scrollbar-base-color : #EAEBA7;
	scrollbar-darkshadow-color:#EAEBA7;
	scrollbar-face-color:#9E4F12;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#333333;
	scrollbar-track-color:#EAEBA7;
	background-image : url('images/fond.gif');
	background-repeat : repeat;
	background : url(images/fond.gif) repeat scroll top;
}
.intput {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #CCCCCC;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#333333;
	scrollbar-track-color:#999999;
}
.bleufonce{
	color : #333366;
}
a{
	color : #333366;
}
a:hover{
	color : #804000;
}
.bleunormal{
	color : #3399CC;
}
.blanc{
	color : #FFFFFF;
}
UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
LI {
	list-style-image : url('images/puce.gif');
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding-right: 10px;
}
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : #FFFFFF;
}
.menu A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #663300;
	background-color : #FFFFFF;
	text-decoration:none;
}
.menubas {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.menubas A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #663300;
	text-decoration:none;
}
.ssmenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	margin : 5 px;
	padding : 5px;
}
.contenu{
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.bouton{
	font-family : Arial;
	font-weight : Bold;
	font-size : 8pt;
	padding-left : 5;
	padding-right : 5;
	margin-left : 5;
	margin-right : 5;
	background-color : #9176BB;
	border : 2px groove #999999;
}
.titre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.soustitre {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	margin : 5 px;
	padding : 5px;
}
.texte{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	margin : 10 px;
	padding : 10 px;
}
