body {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #5a5a5a;
	background-color: #f7f7f7;
	margin: 0px;
	padding: 0px;
}

img
{
	margin:0px;
	padding:0px;
	border:none;
}

p
{
	margin:0px;
	padding:0px;
}

a
{
	color:#8c8d8d;
	text-decoration:none;
}

a:hover
{
	color:#8c8d8d;
	text-decoration:underline;
}

a:visited
{
	color:#8c8d8d;
	text-decoration:none;
}

a.courant,
a.courant:hover,
a.courant:visited
{
	color:#2d9eff;
}

ul
{
	margin:0px;
	padding:0px;
}

li
{
	margin:0px;
	padding:0px;
}

#bandeau
{
	width:1050px;
	height:157px;
	background-image:url(images/bandeau.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#bandeau .compte
{
	display:block;
	float:left;
	margin-top:122px;
	margin-left:601px;
	width:76px;
	height:20px;
	padding-top:15px;
	padding-left:44px;
	background-image:url(images/compte.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:12px;

}

#bandeau .lesdaily
{
	display: block;
	float: left;
	width:111px;
	height:20px;
	background-image: url(images/dailys.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:12px;
	margin-top:129px;
	margin-left:25px;
	padding-top:8px;
	padding-left:15px;
}

#bandeau .quisommesnous
{
	display: block;
	float: left;
	width:111px;
	height:20px;
	background-image:url(images/quisommenous.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:12px;
	margin-top:129px;
	padding-top:8px;
	padding-left:11px;
}

#bandeau .panier
{
	float:left;
	width:88px;
	height:46px;
	background-image:url(images/panier.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:61px;
	padding-top:50px;
	padding-left:40px;
	
}

#bandeau .panier a
{
	color:#1e97ff;
	font-size:12px;
}

#bandeau .panier .commander
{
	display:block;
	margin-top:8px;
	font-size:12px;
}

#conteneur
{
	width:1050px;
	margin:auto;
}

#conteneurg 
{
	background-image:url(images/gauche.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}


#conteneurd
{
	background-image:url(images/droite.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}

#haut
{
	width:1050px;
	height:9px;
	background-image:url(images/haut.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#bas
{
	width:1050px;
	height:80px;
	background-image:url(images/bas.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#contenu
{
	margin-left:21px;
	margin-right:22px;
	width:1007px;
	background-color:#FFFFFF;
}

#menu
{
	width:1007px;
	height:55px;
	background-color:#FFFFFF;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position: 422px 0px;
	
}

#chemin 
{
	font-size:10px;
}

#fiche
{
	float:left;
	width:612px;
}


#fiche .first
{
	float:left;
	width:249px;
}

#fiche .description
{
	float:left;
	width:360px;
}

#fiche .description h1
{
	margin:0px;
	padding:0px;
	color:#2d9eff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;

}

#fiche .description .texte
{
	margin-top:22px;
	border-left:14px solid #2d9eff;
	padding-left:10px;
	text-align:justify;
}

#fiche .description p
{
	margin-top:22px;
}

#fiche .ajouterpanier
{
	display:block;
	float:left;
	height:25px;
	padding-left:40px;
	background-image:url(images/ajouter.gif);
	background-position: top left;
	background-repeat:no-repeat;
	padding-top:5px;
	color:#7f7f7f;
	margin-top:17px;
}

#fiche .prix
{
	float:right;
	width:90px;
	height:50px;
	background-image:url(images/prix.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:22px;
	color:#1e97ff;
	padding-top:15px;
	padding-left:10px;
}

#fiche .others
{
	clear:both;
	width:612px;
}

#contenu_page
{
	float:left;
	width:412px;
	padding-left:200px;
}

.page
{
	background-image: url(images/page.jpg);
	background-position: 0px 40px;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

#liste
{
	float:left;
	width:289px;
	padding-left:106px;
}

#liste ul
{
	float:left;
}

#liste ul li
{
	display:block;
	list-style-type:none;
	list-style-position:inside;
	width:261px;
	height:60px;
	background-color:#f1f1f1;
	background-image:url(images/liste.gif);
	background-position: top right;
	background-repeat:no-repeat;
	margin-bottom:3px;
}

#liste ul li a.photo
{
	display:block;
	float:left;
	width:75px;
	height:60px;
	background-color:#f1f1f1;
}

#liste ul li a.texte
{
	display:block;
	float:left;
	padding-top:12px;
	padding-left:5px;
	font-size:11px;
	width:181px;
	height:48px;
	color:#5a5a5a;
}
#liste ul li a.texte:hover
{
	text-decoration:none;
	color:#5a5a5a;
}


#pied
{
	clear:both;
	width:1007px;
}


#pied p
{
	color:#8c8d8d;
	text-align:center;
}

#pied p a,
#pied p a:hover,
#pied p a:visited
{
	color:#8c8d8d;
	font-size:9px;
}

.br 
{
	clear:both;
}

.bt_valider_panier
{
	display:block;
	background-image: url(images/bt_valider_panier.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width:187px;
	height:50px;
	float:right;
}

.bt_livraison
{
	display:block;
	background-image: url(images/bt_livraison.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:187px;
	height:50px;
	float:right;
}

.bt_paiement
{
	display:block;
	background-image: url(images/bt_payer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:187px;
	height:50px;
	float:right;
}.bt_valider
{
	display:block;
	background-image:url(images/bt_valider.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:89px;
	height:30px;
}

.bt_continuer
{
	display:block;
	background-image:url(images/bt_continuer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:187px;
	height:50px;
	float:right;
}

.bt_retour_boutique
{
	display:block;
	background-image:url(images/bt_retour_boutique.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width:187px;
	height:50px;
	float:left;
}


.bt_precedent
{
	display:block;
	background-image:url(images/bt_precedent.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:187px;
	height:50px;
	float:left;
}

.enteteTableau
{
	background-color: #178fcb;
	color:#FFFFFF;
}

.supprimer
{
	display:block;
	background-image: url(images/puce_supprimer.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left:10px;
}

.suivant
{
	display:block;
	background-image: url(images/puce_suivant.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left:10px;
	font-size:12px
}

.precedent
{
	display:block;
	background-image:url(images/puce_precedent.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left:10px;
	font-size:12px
}

.boutonMonCompteContenu
{
	margin-top:5px;
	margin-bottom:5px;
}
.boutonMonCompteContenu input
{
	float:right;
}
.sousTitrePage
{
	width:896px;
	background-color: #178fcb;
	padding:2px;
	margin-top:5px;
	margin-bottom:5px;
}

.sousTitrePage h3
{
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
