body{
	width: 945px;
	color: #42c6f1;
	min-height: 700px;
	width: 99%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#conteneur{
	background: #fff url(images/body-fond.png) no-repeat bottom left;
	width: 880px;
	margin: 0 auto;
}

#conteneurBandeDroite{
	background: url(images/conteneur-fond.png) repeat-y top right;
	min-height: 780px;
	position: relative;
}

a{
	color: #FF8F14;
	text-decoration: none;
}

h1{
	margin-top: 0;
	padding-top: 0;
}

/********************* HEADER ***************************/

.header{
	height: 160px;
	background: url(images/header-fond.png) no-repeat center;
}

#logo{
	background: url(images/logo.png) no-repeat top left;
	height:140px;
	width: 170px;
	z-index: 10;
}

.login{
	width: 250px;
}

.recherche{
	width: 150px;
}

#texteRecherche{
	width: 100px;
}

.updnWatermark {
	color: #999;
	font-family: Sans-Serif;
	font-size: small;
	font-style: italic;
	padding: 2px;
	position: absolute;
}

.resultatRecherche{
	float: left;
	clear: both;
	padding: 0 0 0 20px;
}

#pagePrecedente{
	color: #000;
	text-decoration: none;
}

#pagePrecedente:hover{
	text-decoration: underline;
}

#pagePrecedente img{
	border: none;
	padding-top: 8px;
}

.breadcrumb{
	position: relative;
	top: -10px;
	left: 130px;
}

/********************* MENU ***************************/

.menu{
	height: 200px;
	float: left;
	height: 580px;
}

.menu img{
	border: none;
}

.bouton{
	margin-bottom: 10px;
}

/********************* CONTENUS ***************************/

.contenu{
	padding-left: 50px;
	float: left;
	width: 500px;
}

.contenu img{
	border: none;
}

.contenu #diapo{
	position: relative;
	//bottom: 100px;
}

/********************* CONTACT ***************************/

#contact{
	text-align: center;
	font-weight: bold;
}

#contact h1{
	font-size: 22px;
}

/********************* COMMANDE ***************************/

#adresseLivraison{
}

/********************* CADDIE ***************************/

#caddie{
	text-align: center;
	font-weight:bold;
}

#caddie .changerNombreProduits a{
	text-decoration: none;
	font-weight: bold;
}

.prix{
	text-align: right;
	width: 90px;
}

.quantite{
	width:	100px;
}

.nom{
	width: 300px;
}

.produitEditer{
	padding: 0 5px;
}


/********************* APERCU DU CADDIE ***************************/

.caddie_apercu{
	float: right;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	width: 100px;	
}

.caddie_apercu a{
	color: #000;
	text-decoration: underline;
	margin-top: 15px;
	display: block;
}

#prixTotal{
	text-align: center;
	font-weight: bold;
}

.caddieApercuProduit{
	padding-bottom: 15px;
}


/********************* FOOTER ***************************/
.footer{
	background: #d9f28c url(images/pieddepage-fond.png) no-repeat top left;
	width: 730px;
	margin: 0 auto;
	padding-left: 150px;
}

.footer a{
	color: #000;
	padding: 0 0 0 20px;
}

.footer img{
	border: none;
}body{
	width: 945px;
	color: #42c6f1;
	min-height: 700px;
	width: 99%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#conteneur{
	background: #fff url(images/body-fond.png) no-repeat bottom left;
	width: 880px;
	margin: 0 auto;
}

#conteneurBandeDroite{
	background: url(images/conteneur-fond.png) repeat-y top right;
	min-height: 780px;
	position: relative;
}

a{
	color: #FF8F14;
	text-decoration: none;
}

h1{
	margin-top: 0;
	padding-top: 0;
}
