body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #21120b;
	font-size: 1em;
}

a {
	color: #21120b;
	text-decoration: none;
	z-index: 1000;
}

a:visited {
	color: #21120b;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #21120b;
}

img {
	border: 0
}

.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

.chapoProduit {
	position: absolute; top: -3000em; height: 1%;
}

#redir {
	display: none;
	visibility: hidden;
	position:fixed;
	overflow:auto;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background: #000; filter: alpha(opacity=80); -moz-opacity:.8; opacity:.8;
}

#wrapper {
	width: 990px;
	text-align: left;
	position: relative;
	margin-top: 20px;	
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #21120b;
}

#subwrapper {
	position: relative;
	padding: 0;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#entete {
	position: relative;
	width: 990px;
	height: 150px;
	margin: 0;
	padding: 0;
	background-image: url('bandeauhaut.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#chemin {
	float: left;
	position: relative;
	color: #aaa;
	font-size: 0.7em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.LIEN_chemin:link {
	color: #ccc;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #eee;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #fff;
	text-decoration: underline;
}

#menuhaut {
	float: right;
	position: relative;
	color: #aaa;
	text-align: right;
	font-size: 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menuhaut a { color: #ccc; }

#connex {
	display: none;
}

.contextMenu {
	display: none;
}

#content {
	padding: 0;
	margin: 0;
	clear: both;
	position: relative;
	width:990px;
	background-color: #21120b;
}

#lexique {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 350px;
	width: 257px;
	font-family: Arial, Georgia, Trebuchet MS, Verdana, Geneva, Helvetica, sans-serif;
	background: #664b39;
	z-index: 100;
}

#lexique, #lexique a { color: #fff; }

#menu li {
	margin: 5px;
	margin-left: 18px;
	list-style-type: none;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 5px;
	font-weight: normal;
	z-index: 100;
	width: 220px;
	margin-top: 10px;
	clear: both;
	background: #664b39;
	z-index: 100;
}

#menu li img { float: right; position: relative; top: -10px; left: 0px; cursor: pointer; }

#menu .accueil{
	margin: 5px;
	margin-top: 20px;
	margin-left: 18px;
	margin-bottom: 20px;
	list-style-type: none;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	background: #664b39;
	z-index: 100;
	background-image: url('liseret-coul-fond.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 35px;
}

#menu li ul { display: none; }

#menu li ul.active { display: block; }

#menu li li {
	margin: 5px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 0.6em;
	font-weight: bold;
	z-index: 100;
	width: 200px;
	background-image: none;
	z-index: 99;
}

#menu li li.tout {
	margin: 10px;
	margin-left: 15px;
	padding: 5px;
	list-style-type: none;
	font-size: 0.6em;
	font-weight: bold;
	z-index: 100;
	width: 180px;
}

#menu li li.tout:hover {
	background: #21120b;
	color: #fff;
}

#menu li li.tout:hover a, #menu li li .active {
	color: #fff;
}

#menu li li.toutactive {
	margin: 10px;
	margin-left: 15px;
	padding: 5px;
	list-style-type: none;
	font-size: 0.6em;
	font-weight: bold;
	z-index: 100;
	width: 180px;
	background: #21120b;
	color: #fff;
}

#menu li li.toutactive a {
	color: #fff;
}

#menu li li.headermenu {
	position: relative;
	width: 180px;
	height: 15px;
	margin: 1px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px;
	clear: both;
	color: #21120b;
}

#menu li li.headermenuselected {
	position: relative;
	width: 180px;
	height: 15px;
	margin: 1px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px;
	clear: both;
	cursor: pointer;
	background: #21120b;
	color: #fff;
}

#menu li li.headermenuselected a, #menu li li.headermenu .selected a {
	color: #fff;
}

#menu li li.headermenu .selected {
	float: left;
	position: relative;
	width: 180px;
	height: 15px;
	margin:-5px;
	padding: 5px;
	clear: both;
	background: #21120b;
	color: #fff;
}

#menu li li.headermenu:hover {
	position: relative;
	background: #21120b;
	color: #fff;
	cursor: pointer;
}

#menu li li.headermenu:hover a {
	color: #fff;
}

#menu li li .contentmenu {
	position: absolute;
	left: 210px;
	margin-top: -50px;
	width: 520px;
	overflow: hidden;
	display: none;
	z-index: 101;
}

#menu li li .contentmenu .out {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 520px;
	height: 100%;
	overflow: hidden;
	z-index: 101;
}

#menu li li .contentmenu .on {
	position: relative;
	margin: 20px;
	margin-left: 0;
	width: 500px;
	overflow: hidden;
	background: #664b39; filter: alpha(opacity=90); -moz-opacity:.9; opacity:.9;
	border: 1px solid #21120B;
	color: #fff;
	z-index: 102;
}

#menu li li .contentmenu .tout {
	position: relative;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 480px;
	color: #fff;
	border-bottom: 1px solid #fff;
	z-index: 102;
}

#menu li li .contentmenu .tout a{
	color: #fff;
}

#menu li li .contentmenu .tout:hover {
	background: #21120b;
}

#menu li li .contentmenu .tout:hover a {
	color: #fff;
}

#menu li li .contentmenu .undertout {
	position: relative;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 480px;
	color: #fff;
	z-index: 103;
}

#menu li li .contentmenu .contenumenu {
	margin: 5px;
	padding: 5px;
	float: left;
	position: relative;
	width: 140px;
	z-index: 10000;
	color: #fff;
}

#menu li li .contentmenu .contenumenu a {
	color: #fff;
}

#menu li li .contentmenu .contenumenu:hover {
	background: #21120b;
	color: #fff;
}

#menu li li .contentmenu .contenumenu:hover a {
	color: #fff;
}

#recherche {
	margin-top: 20px;
	background: #664b39;
	z-index: 100;
	background-image: url('liseret-coul-fond.png');
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 30px;
}

#promolexique {
	margin: 20px;
	background: #664b39;
	z-index: 100;
}

.formRecherche{
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 20px;
	color: #fff;
}

.champFormRecherche {
	font-size: 0.9em;
	padding: 4px;
	margin: 0;
	text-align: center;
	color: #21120b;
	background-color: #ffffff;
	border: 1px solid #29170d;
	overflow: hidden;
	zoom: 1;
}

a.LIEN_entete_recherche:link {
	font-size: 0.8em;
	color: #bef574;
	text-decoration: none;
	font-weight: normal;
}

#infos {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 40px;
	background: #664b39;
	z-index: 100;
	background-image: url('liseret-coul-fond.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#infos li {
	margin: 5px;
	margin-left: 30px;
	list-style-type: disc;
	font-size: 0.9em;
	font-weight: normal;
}

#compte {
	margin-top: 20px;
	padding-top: 30px;
	background: #664b39;
	z-index: 100;
	background-image: url('liseret-coul-fond.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#compte li {
	margin: 5px;
	margin-left: 30px;
	list-style-type: disc;
	font-size: 1.2em;
	font-weight: normal;
	color: #e7b124;
}

#compte li li {
	margin: 5px;
	margin-left: 10px;
	list-style-type: none;
	font-size: 0.95em;
	font-weight: normal;
	color: #e7b124;
}

#compte li li li {
	margin: 5px;
	margin-left: 20px;
	list-style-type: none;
	font-size: 0.6em;
	font-weight: normal;
	color: #e7b124;
}

.formMonCompte {
	position: relative;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #e7b124;
}

.formMonCompte div a {
	position: relative;
	float: right;
	color: #ff0000;
	font-size: 0.7em;
	padding-top: 5px;
}

.champFormMonCompte {
	font-size: 0.9em;
	padding: 2px;
	margin: 0;
	color: #21120b;
	background-color: #ffffff;
	border: 1px solid #21120b;
	overflow: hidden;
	zoom: 1;
}

.boutonMonCompteEntete {	
	position: absolute;
	display: block;
	top: 13px;
	right: 120px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.LIEN_entete_moncompte {
	color: #e7b124 !important;
	text-decoration: none;
}

a.LIEN_entete {
	color: #b04130;
	font-size: 0.9em;
	text-decoration: none;
}

.monPanier {
	font-size: 1.1em;
}

.monPanier h1 {
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 0px;
}

.validPanier {
	padding: 3px;
}

.detailPanier {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b04130;
	line-height: 1.5em;
	padding-top: 5px;
}

#paiement {
	margin-top: 70px;
	background: #664b39;
	z-index: 100;
}

#paiement li {
	margin: 5px;
	margin-left: 15px;
	list-style-type: none;
	font-size: 0.9em;
	font-variant: small-caps;
	font-weight: bold;
	color: #29170d;
}

#blanc {

}

#footer{
	float: left;
	color: #543E30;
	font-size: 0.8em;
	line-height: 2.5em;
	text-align: center;
	margin: 0px;
	background-color: none;
	width: 990px;
	position: relative;
}

a.LIEN_footer:link {
	color: #543E30;
	text-decoration: none;
	font-weight: normal;
}

a.LIEN_footer:visited {
	color: #543E30;
	text-decoration: none;
	font-weight: normal;
}

a.LIEN_footer:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#contenu {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	padding-bottom: 50px;
	width: 723px;
	background: #fff;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 10;
}

#slidehome {
	float: left;
	height: 340px;
	width: 300px;
	padding: 0;
	margin: 25px;
	margin-left: 35px;
	margin-right: 15px;
	z-index: 11;
	overflow: hidden;
	margin-bottom: 35px;
}

#slidehome .titreRubrique {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url('liseret.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

.picslidehome {
	position: relative;
	height:  300px;  
    width:   300px;  
    padding: 0;  
    margin:  0;
} 

.picslidehome div {
	position: absolute;
	width: 300px;
	height: 300px;
	top: 0;
	left: 0;
	overflow: hidden;
	cursor: pointer;
}

.picslidehome .vigHomeStickers {
	position: abslotue;
	top: 200px;
	left: 0;
	width: 200px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 2em;
	background: #ccc; filter: alpha(opacity=70); -moz-opacity:.7; opacity:.7;
	z-index: 12;
	font-size: 0.7em;
	font-weight: bold;
	cursor: pointer;
}

.picslidehome .vigHomeGalerie {
	position: abslotue;
	top: 40px;
	left: 100px;
	width: 200px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	line-height: 2em;
	background: #ccc; filter: alpha(opacity=70); -moz-opacity:.7; opacity:.7;
	z-index: 12;
	font-size: 0.7em;
	font-weight: bold;
	cursor: pointer;
}

#blocfilm {
	position: relative;
	float: left;
	width: 220px;
	height: 370px;
	margin: 10px;
	margin-top: 30px;
	z-index: 5;
}

#blocfilm a {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	text-align: center;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;
	line-height: 2.9em;
	z-index: 4;
}

#blocfilm img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

#film2, #film3, #film4  {
	position: relative;
	margin-top: 54px;
	margin-left: 20px;
	width: 180px;
	height: 316px;
	overflow: hidden;
	z-index: 1;
}

#film2 div, #film3 div, #film4 div {
	position: relative;
	float: left;
	width: 180px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
	z-index: 1;
}

.fondfilm {
	position: absolute;
	top: 54px;
	left: 3px;
	width: 214px;
	height: 316px;
	z-index: 2;
}

#blocpromos {
	float: left;
	width: 650px;
	height: 150px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-left: 35px;
	z-index: 10;
}

.promos {
	width: 650px;
	height: 150px;
	padding: 0;
	margin: 0;
}

#blocmventes {
	float: left;
	height: 240px;
	width: 175px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-left: 35px;
	z-index: 10;
}

.vigMVentes {
	height: 35px;
	width: 175px;
	text-align: right;
	font-size: 0.7em;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px #21120B solid;
}

.top10 {
	height: 20px;
	width: 175px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #21120B;
}

#blocinfos {
	float: left;
	height: 175px;
	width: 440px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-left: 35px;
	z-index: 10;
}

.info {
	height:  140px;  
    width:   400px;  
    padding: 0;  
    margin:  15px;
}

.titrePage {
	float: left;
	color: #21120b;
	text-align: justify;
	margin: 20px;
	width: 420px;
}

.titrePage2 {
	float: left;
	color: #21120b;
	text-align: justify;
	margin: 20px;
	width: 683px;
}

.titrePage h1, .titrePage2 h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
}

.titrePage h2, .titrePage2 h2 {
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
}

.vigPage {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
	width: 200px;
	height: 200px;
}

#slide {
	float: left;
	height: 200px;
	width: 200px;
	padding: 0;
	margin: 0;
	z-index: 1000;
}

.picslide, .picslide div {
	position: relative;
	height:  240px;  
    width:   200px;  
    padding: 0;  
    margin:  0;
} 

.picslide div div {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 0;
	left: 0;
	overflow: hidden;
}

.picslide div .vigTitre {
	position: abslotue;
	top: 200px;
	left: 0;
	width: 200px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background: #fff; filter: alpha(opacity=80); -moz-opacity:.8; opacity:.8;
	z-index: 10000;
	font-size: 0.7em;
	font-weight: bold;
}

.saut {
	position: relative;
	float: left;
	width: 703px;
	height: 24px;
	margin: 10px;
	clear: both;
	margin-top: 0;
	background-image: url('liseret.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}

#grandevignette {
	width: 200px;
	height: 300px;
	float: left;
	margin: 20px;
	margin-bottom: 0;
	background-image: url('liseret.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	display: table;
	vertical-align: middle;
}

#IE8  #grandevignette {
	width: 200px;
	height: 300px;
	float: left;
	margin: 20px;
	margin-right: 13px;
	margin-bottom: 0;
	background-image: url('liseret.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	display: table;
	vertical-align: middle;
}

#grandevignette h3 {
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
	color: #21120b;
}

#grandevignette h2 {
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #21120b;
}

#grandevignette .icone {
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	height: 200px;
	text-align: center;
}

#petitevignette {
	width: 100px;
	height: 150px;
	float: left;
	margin: 10px;
	margin-bottom: 0;
	display: table;
	vertical-align: middle;
}

#petitevignette h3 {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: normal;
	color: #21120b;
}

#petitevignette h2 {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: normal;
	color: #21120b;
}

#petitevignette .icone {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	text-align: center;
}

#left {
	float: left;
	width: 400px;
	text-align: center;
	margin: 20px;
	margin-top: 20px;
}

.titreProduit {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 15px;
}

.titreProduit h2 {
	color: #21120b;
	text-align: center;
	margin-bottom: 40px;
}

.titreProduit h3 {
	color: #21120b;
	font-size: 1em;
	text-align: center;
	margin-bottom: 15px;
}

.titreProduit h4 {
	color: #21120b;
	font-size: 0.6em;
	line-height: 0.6em;
	font-weight: normal;
	color:#999;
	text-align: center;
	margin-bottom: 22px;
}

#ajoutpdt {
	margin-top: 40px;
}

#panier {
	width: 300px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 20px;
	text-align: center;
}

h7{
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #21120b;
}

h8{
	font-size: 0.8em;
	font-weight: bold;
	line-height: 0em;
	margin: 0;
	padding: 0;
	color: #21120b;
}

.formatProduit {
	color: #21120b;
	text-align: center;
	padding-right: 8px;
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 0px;
	width: 300px;
	line-height: 2.1em;
}

.inputbtn {
	padding-right: 20px;
	padding-left: 20px;
}

.stockProduit {
	color: #21120b;
	text-align: center;
	padding-right: 8px;
	font-weight: normal;
	font-size: 0.9em;
	height: 65px;
	margin-top: 0px;
	width: 150px;
	line-height: 2.1em;
	background-image: url('enstock.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#IE7 .stockProduit {
	font-weight: bold;
}

.quantiteProduit {
	position: relative;
	color: #21120b;
	text-align: center;
	padding-right: 8px;
	font-weight: normal;
	font-size: 1em;
	height: 70px;
	margin-top: 0px;
	width: 150px;
	line-height: 2.5em;
	background-image: url('quantite.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	z-index: 1;
}

#IE7 .quantiteProduit {
	margin-top: 2px;
	line-height: 2.2em;
	font-weight: bold;
	font-size: 0.9em;
}

.quantiteProduit #plus {
	position: absolute;
	top: 30px;
	left: 125px;
	width: 30px;
	height: 20px;
	z-index: 1000000000;
}

.quantiteProduit #moins {
	position: absolute;
	top: 52px;
	left: 125px;
	width: 30px;
	height: 20px;
	z-index: 1000000000;
}

.inputqte {
	border: 0;
	padding-top: 3px;
	padding-left: 20px;
}

.prixProduit {
	color: #ffffff;
	background: url('prix.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 150px;
	height: 65px;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 2.1em;
}

#IE7 .prixProduit h7 {
	color: #21120b !important;
}

.panierProduit {
	color: #21120b;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	height: 56px;
	margin-top: 4px;
	width: 150px;
	line-height: 1.4em;
}

#IE7 .panierProduit {
	font-weight: bold;
	font-size: 0.9em;
}

#right {
	float: left;
	width: 240px;
	margin: 20px;
	margin-top: 20px;
}

.declivar {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

.formatProduit2 {
	color: #21120b;
	text-align: center;
	padding-right: 8px;
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 0px;
}

.saut2 {
	float: left;
	width: 240px;
	height: 24px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-image: url('liseret.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.saut3 {
	float: left;
	width: 240px;
	height: 24px;
	margin-bottom: 14px;
	margin-top: 14px;
	background-image: url('liseret.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.descriptionProduit {
	color: #000000;
	text-align: justify;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 0.77em;
	font-style: italic;
}

#fond{
	float: left;
	width: 240px;
	height: 240px;
	display: table;
	vertical-align: middle;
	z-index: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

#colorSelectorTexte {
	position: relative;
	float: left;
	width: 196px;
	font-size: 0.75em;
	line-height: 30px;
	margin-left: 4px;
}

#colorSelector {
	position: relative;
	float: right;
	display: inline;
	width: 25px;
	height: 0px;
	margin: 6px;
}

#colorSelector div {
	width: 16px;
	height: 16px;
}

#colorSelector div img {
	position: absolute;
	top: -4px;
	left: -4px;
}

.formcoul {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	margin-top: 10px;
	width: 100%;
}

#vignette {
	display: table;
	vertical-align: middle;
}

.suivi {
	float: left;
	width: 683px;
	margin: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-bottom: 60px;
	background-image: url('liseret.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}

#contenuPanier {
	float: left;
	margin: 20px;
	width: 683px;
	font-size: 0.8em;
}

.enteteTableau {
	color: #21120b;
	font-weight: bold;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #21120b;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 30px;
	color: #000;
}

.footerTableau {
	color: #fff;
	font-weight: bold;
	background-color: #21120b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 165px;
	text-align: center;
	margin: 10px;
}

.sousTitrePage {
	float: left;
	text-align: left;
	width: 683px;
	margin: 20px;
}

.sousTitrePage2 {
	float: left;
	text-align: left;
	width: 340px;
	margin: 20px;
}

.sousTitrePage h1, .sousTitrePage2 h1 {
	color: #21120b;
	font-weight: bold;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nouveau {
	margin: 20px;
}

.zoneDeSaisie {
	width: 400px;
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
}

.valid {
	padding: 5px;
	font-weight: bold;
	color: #21120b;
	font-size: 1em;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}

.textePage {
	color: #000;
	text-align: left;
	font-weight: normal;
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	border-left: 1px solid #000;
}

.autreliv {
	padding-top: 10px;
	font-size: 0.8em;
}

.promo {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	background: #ccc8c5;
	border: 0;
}

#today {
	width: 683px;
	margin: 20px;
	text-align: center;
}

#today h1 { font-size: 0.9em; font-weight: normal; }
#today h2 { font-size: 0.6em; color: #777; font-weight: normal; }

.date{
	font-weight: bold;
	font-size: 2em;
	color: #21120b;
	padding: 10px;
}

.date h3 { font-size: 0.4em; font-weight: normal; }

.zoneDeSaisie 2{
	width: 150px;
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #ff0000;
	font-weight: bold;
}