@charset "utf-8";
Body{
	background-color: #000;
}


a:link {
	color: #FFF;
	font-style: italic;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #999;
}
.stylesos{

	background-image: url(../fr/imageup/index2_r6_c2.jpg);
	
}
.styleinfo{

	background-image: url(../fr/imageup/index2_r6_c9.jpg);
	
}
.stylemaintenance{
	background-image: url(../index/index_r2_c1.jpg);
	
}
.styletext{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
}
.stylebouton{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	border: thin double #666;
	background-color: #333;
}
.styletext2{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
}