body {
	scrollbar-face-color: #3E6680;
	scrollbar-highlight-color: #AFDBF4;
	scrollbar-shadow-color: #AFDBF4;
	scrollbar-3dlight-color: #3E6680;
	scrollbar-arrow-color: #AFDBF4;
	scrollbar-track-color: url(../images/fond.gif);
	scrollbar-darkshadow-color: #3E6680;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fond.gif);
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #265975;
	text-decoration: none;
}
a.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #265975;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.tabloimg {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;

	background-attachment: fixed;
	background-image: url(../images/milieu-princ.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tabloimg-composant {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;

	background-attachment: fixed;
	background-image: url(../images/img-composants.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tabloimg-cables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-attachment: fixed;
	background-image: url(../images/img-cablesnormesul.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabloimg-packaging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-attachment: fixed;
	background-image: url(../images/img-packaging.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}.texte {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;
}
.tablomarque {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	text-decoration: none;
}
.textearial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textearialjustif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

