body {
	margin: 0;
	padding: 0;
	background: #e3e3e5 repeat-x left top;
}

#tete, #chemin, #corps, #pied {
	clear: both;
}

#site {
	margin: 0pt auto;
	width: 1110px;
}

/* Liens d'évitement */
ul#skip {
	text-align: right;
	margin: 0;
	display: none;
}

ul#skip li {
	display: inline;
	list-style: none;
	padding: 0 0.2em;
}

/*
 * Tete
*/
#tete {
}

#tete ul, #tete li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bandeau {
	padding: 25px 0 0;
	height: 65px;
}

#bandeau h1 {
	margin: 0;
}

#logo {
	float: left;
}

#welcome {
	float: left;
	width: 280px;
	padding: 13px 0 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: none;
	text-align: center;
}

/*
 * Partie principale (contenu)
*/

#chemin {
	font-size: 0.8em;
}

#chemin a {
}

#chemin a:hover {
	color: red;
}

#recherche {
}

#entete {
	margin: 8px 0 10px;
	width: 872px;
	padding: 10px;
	background: #ded9d7;
}

.panier div#entete,
.commander div#entete,
.espace-membre div#entete,
.connexion div#entete,
.contact div#entete,
.mentions-legales div#entete,
.cgv-part div#entete,
.cgv-pro div#entete,
.cgv div#entete, .facture #entete {
	margin: 8px 0 10px;
	width: 1070px;
	padding: 10px;
	background: #ded9d7;
}

#corps {
	clear: both;
	padding: 10px 0 0;
	background: repeat-y left top;
	overflow: hidden;
}

#colgauche {
	font-size: 0.85em;
}

/* Version 3 colonnes
#contenu { float: left; width: 80%; }
#coldroite { float: left; width: 20%; }
#coldroite div.bloc { padding: 1em; clear: both; }
#contenu #preview { float: right; width: 70%; }
#contenu #colgauche { float: left; width: 30%;  }
*/
/* Version 2 colonnes */

#contenu {
	float: right;
	width: 81%;
}

.panier div#contenu,
.commander div#contenu,
.espace-membre div#contenu,
.connexion div#contenu,
.contact div#contenu,
.mentions-legales div#contenu,
.cgv-part div#contenu,
.cgv-pro div#contenu,
.cgv div#contenu, .facture div#contenu {
	width: 99%;
}

#contenu #preview {
	width: 99%;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 0 0 7px #c4c4c4;
	min-height: 570px;
	padding: 0;
}

.panier div#contenu div#preview {
	width: 97%;
	padding: 1%;
}

.espace-membre div#contenu div#preview,
.connexion div#contenu div#preview,
.contact div#contenu div#preview,
.mentions-legales div#contenu div#preview,
.cgv div#contenu div#preview,
.cgv-part div#contenu div#preview,
.cgv-pro div#contenu div#preview,
.facture div#contenu div#preview {
	width: 69%;
	padding: 2% 15%;
}

#colgauche {
	float: left;
	width: 19%;
}

#contenu h1 {
	margin-top: 0;
}

/*
 * Bas de page
*/
#pied {
	background: #fff url(../images/pied-bg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#contenu-pied {
	width: 1000px;
	margin: 0 auto;
	padding: 3em 0 0;
	font-size: 80%;
}

#pied p {
	margin: 0;
}

#pied a {
	color: #000;
}

#copyright {
	margin: 0 auto;
	padding: 1em 0;
	font-size: 80%;
}

div.minicommande {
	padding: 0 15px;
}
