*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bgBanner {
	background-color: #F5F5F5;
	background-image: url(../images/new/bg_banner.jpg);
	background-repeat: repeat-x;
	height:693px;
}
.upMenu {
	color: #FFF;
	background-image: url(../images/new/upMenu.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 232px;
}
.bgMenu {
	color: #333;
	background-image: url(../images/new/bgMenu.jpg);
	background-repeat: repeat-y;
	width: 232px;
	font-size:12px;
}
.bgMenu a {
	text-decoration:none;
	color:#333;
	font-size: 11px;
}
.titreMenu {
	font-size: 14px;
	color: #333;
}
.lien {
	color: #333;
	/*text-decoration: none;*/
}
.lienCategorie {
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
}
.bgCaddie {
	background-image: url(../images/new/upCaddie.gif);
	background-repeat: repeat-y;
	width: 180px;
}
.bgProduit {
	background-image: url(../images/new/bgProduit.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 557px;
}
.bgPhoto {
	background-image: url(../images/new/bgPhoto.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 69px;
}
.bgProduitHome {
	background-image: url(../images/new/bgProduitHome.gif);
	background-repeat: no-repeat;
	height: 142px;
	width: 261px;
	padding-right:10px;
}
.photoHome {
	background-image: url(../images/new/bgPhotoHome.gif);
	background-repeat: no-repeat;
	margin-left:36px;
	margin-top:10px;
	padding-left:10px;
	padding-top:10px;
	height: 116px;
	width: 115px;
	float:left;
}
.inputtext{
	background-image: url(../images/new/inputtext.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 172px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
}
.inputRecherche{
	background-image: url(../images/new/inputRecherche.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 172px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:5px;
	margin-left:5px;
}
.inputPwd{
	background-image: url(../images/new/inputPwd.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 172px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
}
.bgNews {
	background-image: url(../images/new/newsBg1.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 475px;
	padding-left:8px;
	padding-top:8px;
}
.bgNews2 {
	background-image: url(../images/new/newsBg2.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 477px;
	padding-left:8px;
	padding-top:8px;
}

.datasheet a {
	color:#666;
}
.ligne {
	background-image: url(/images/new/ligne.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.pageTitle{
	color:#FFF;
}