body
{
	SCROLLBAR-FACE-COLOR: #DFE9F3;
	SCROLLBAR-HIGHLIGHT-COLOR: #DFE9F3;
	SCROLLBAR-SHADOW-COLOR: #0092CC;
	SCROLLBAR-3DLIGHT-COLOR: #0092CC;
	SCROLLBAR-ARROW-COLOR: #336699;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;

	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/fabricant/fond.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.texte-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	text-align: justify;
	line-height: 26px;


}
.texte-orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FD9531;
}
.texte-orange-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #EB8019;
}
.texte-orangeital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #EB8019;
	text-align: justify;
	line-height: 15px;



}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
