body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #848484;
	scrollbar-highlight-color: #848484;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #E0E0E0;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #848484;
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
}

body, td, p {
	font-family: Trebuchet MS; 
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.5px;
}

a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

li {padding:3px; background-image:url(img/puce_logo.gif); background-repeat:no-repeat; background-position:left center; list-style-type:none; padding-left:20px;}

li.none {background-image:none; margin-left:-20px}

.liSitemap{padding:3px; background:url(/group/img/puce_logo.gif) 0% 4% no-repeat left top; list-style-type:none; padding-left:20px;}

.texte {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
.filiale {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #000000;
}
.tab_techno{
	margin-left:60px;
}
.tab_techno td {padding:5px 25px 5px 25px;}

.lienbleu {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #1E67A9;
	
}
.bleu {
	color: #1E67A9;
}
.footer {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
.titre {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

.titrecontact {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #848484;
	font-weight: bold;
}
p.titreRub{
	margin:0;
	padding:0 0 12px 0;
}
.gris {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #535353;
}
.select{
	border: 1px solid #1E67A9;
}

span.accueil {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
}

.filiale {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
.puce_logo{
	padding:3px 5px 0 0;
}
.date{
	width:100px;
	font-weight:bold;
}
.titre_enBref{
	width:180px;
	font-weight:bold;
}

/* New intégration */

/* inc/menusup.asp */

#menusup a {color:#d6d6d6; text-decoration:none;font-family: Trebuchet MS;font-size: 12px; margin:1px; padding:0 5px 3px 5px}
#menusup a:hover, #menusup a.on {color:#000; text-decoration:none; background:#fff; padding:0 5px 3px 5px}
#menusup td {padding:2px 0 1px 0; color:#fff; font-size: 11px;}
#form {margin:0; padding:0;}
#form option, #form select {font-family: Trebuchet MS; font-size: 11px;}

/* navigation de coté pour produit */

#nav-produit {
	width: 200px ;
	list-style: none ;
	margin: 0 ;
	padding: 15px 0 0 0 ;
	border-top:1px solid #535353;
}
#nav-produit li {
	background: #d4d4d4;
	color: #fff ;
	border: 1px solid #d4d4d4 ;
	margin:0;
	padding:0;
}

#nav-produit li a {
	display: block ;
	background: #d4d4d4 ;
	color: #000 ;
	font:1.2em, Trebuchet MS;
	font-weight:bold;
	line-height: 1em ;
	padding: 4px 0 5px 5px ;
	text-align: left ;
	text-decoration: none ;
}
#nav-produit li a#on{
	background:#d4d4d4 url(img/cartouche-gauche.gif) no-repeat;
}
#nav-produit li a:focus, #nav-produit li a:active{background:#d4d4d4 url(img/cartouche-gauche.gif) no-repeat;}
#nav-produit li a:hover{background:#d4d4d4 url(img/cartouche-gauche.gif) no-repeat; color:#5782d1}

#nav-produit li a span {background: url(img/puce_logo.gif) 0% 50% no-repeat; padding:0 0 0 18px}