<!--
body{
	font-family: 'Trebuchet MS', 'Helvetica', 'sans-serif';
}
img{
	border: 0px;
}
a{
	text-decoration: none;
}
input, textarea, select{
	color: 666666;
	border: 1px solid #666666;
}
select{
	width: 165px;
}
.conteneur {
	margin:0 auto;
	width: 1004px;
	background-image: url('/upload/accueil/bandeau.jpg');
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #666666;
}
.entete{
	width: 100%;
	height: 120px;
}
.logo{
	position: relative;
	left: 30px;
}
.barre_gauche{
	width: 177px;
	background-color: #F2F2EF;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
.recherche input{
	width: 140px;
}
.pieds{
	width: 100%;
	text-align: center;
	background-color: #000000;
}
.pieds a,.pieds span{
	color: #FFFFFF;
	font-size: 11px;
}
/* Menu en CSS */
.menu{
	height: 28px;
}
.menu a, .bt_menu_actif a{
	display: block;
	width: 118px;
    height: 28px;
	font-family: 'Helvetica', 'Trebuchet MS', 'sans-serif';
	font-size: 11px;
	font-weight: bold;
	text-indent: 8px;
	line-height: 21px;
	background-image: url(/images/commun/bt_menu0.gif);
	background-repeat: no-repeat;
}
.menu a:hover {
	background-image: url(/images/commun/bt_menu1.gif);
	background-repeat: no-repeat;
}
.menu a:active,a:focus {
	background-image: url(/images/commun/bt_menu1.gif);
	background-repeat: no-repeat;
}
.bt_menu_actif a{
	background-image: url(/images/commun/bt_menu1.gif);
	background-repeat: no-repeat;
}

.visu_produit{float:left;margin:2px;}
.visu_produit_principal{float:left;margin:2px 12px;}
/* Fin Menu en CSS */
-->
