body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
}

a { text-decoration: underline; color: #008000; }
a:link { text-decoration: underline; color: #008000; }
a:visited { text-decoration: underline; color: #008000; }
a:hover { text-decoration: none; color: #000000; }

a.amenu { font-variant: small-caps; font-weight: bold; text-decoration: none; color: #FFFFFF; }
a.amenu:link { font-variant: small-caps; font-weight: bold; text-decoration: none; color: #FFFFFF; }
a.amenu:visited { font-variant: small-caps; font-weight: bold; text-decoration: none; color: #FFFFFF; }
a.amenu:hover { font-variant: small-caps; font-weight: bold; text-decoration: none; color: #EDFE5D; }

table, img { border: 0; }

input , .textarea {
	border: 1px #26456D solid;
	background-color: #EFEFEF;
	font-size: 12px;
	color: #26456D;
	font-weight: bold;
}

label {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.submitinput {
	border: 0px;
	background-color: #26456D;
	font-size: 10px;
	color: #FFFFFF;
	
}

.titrebold {
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-size: 13px;
	color: #26456D;
}

#contenuglobal {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}

#accverytop {
	position: absolute;
	top: 0px;
	left: 11px;
	width: 779px;
	height: 50px;
	background-color: #E5E4E9;
	border-bottom: 1px #92B622 solid;
}

#acclogo {
	position: absolute;
	top: 85px;
	left: 100px;
	width: 285px;
	height: 74px;
}

#accueil1img {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 400px;
	height: 198px;
}

#accueil2img {
	position: absolute;
	top: 160px;
	left: 400px;
	width: 400px;
	height: 198px;
}

#accueil3img {
	position: absolute;
	top: 358px;
	left: 0px;
	width: 400px;
	height: 198px;
}

#accueil4img {
	position: absolute;
	top: 358px;
	left: 400px;
	width: 400px;
	height: 198px;
}

#pagesvtop {
	position: absolute;
	top: 0px;
	left: 11px;
	width: 779px;
	height: 20px;
	background-color: #E5E4E9;
	border-bottom: 1px #92B622 solid;
}

#liencomb {
	position: absolute;
	z-index: 2;
	top: 26px;
	left: 545px;
	width: 89px;
	height: 14px;
}


#liencave {
	position: absolute;
	z-index: 2;
	top: 28px;
	left: 579px;
	width: 89px;
	height: 14px;
}

#lienacc {
	position: absolute;
	z-index: 2;
	top: 27px;
	left: 708px;
	width: 46px;
	height: 12px;
}

#pagestopliens {
	position: absolute;
	top: 21px;
	left: 425px;
	width: 365px;
	height: 35px;
}

#pageslogo {
	position: absolute;
	top: 30px;
	left: 100px;
	width: 285px;
	height: 74px;
}

#pagesadresse {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 800px;
	height: 34px;
}

#contenupage {
	position: relative;
	top: 140px;
	left: 12px;
	width: 758px;
	background-color: #F3F3F3;
	padding: 10px;
}

#posmenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 778px;
	margin-left: -10px;
	margin-top: -9px;
	margin-bottom: 1px;
}

#bandvins, #flashcontent {
	position: relative;
	top: 0px;
	left: 0px;
	width: 778px;
	height: 200px;
	margin-left: -5px;
	margin-bottom: 15px;
}

#pagesbottom {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 26px;
	margin-left: -22px;
	margin-top: 10px;
	background: url(images/bottompage.jpg) no-repeat;
	padding-top: 8px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}





/* Produit petit & grand
-------------------------------------------------------- */


h2:FIRST-LETTER,h3:FIRST-LETTER {
	text-transform:capitalize;
}

h2,h3 {
	margin-left: 5px;
}
h2 {
	margin-top: 15px;
}
.separation {
	height: 1px;
	width: 428px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}

.boutonMonCompteLivraison {
	font-weight: bold;
	width: 428px;
	text-align: right;
	margin: 10px;
	background-color: #DFDF00;
}

.enteteTableau {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #607e1e;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 428px;
	text-align: right;
	margin: 10px;
}

.chapoProduit {
	color: #607e1e;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 5px;
	float: left;
}
.contourImage {
	border: 1px solid #990000;
	margin-bottom: 5px;
	float: left;
}
.contourVignettes {
	border: 1px solid #607e1e;
	margin: 8px;
	padding:5px;
	float: left;
}
#image_produit {
	float: left;
	margin-right: 5px;
	width:300px;
}
.descriptionProduit {
	color: #607e1e;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}

.prixProduit {
	color: #EC8000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

.prixProduitGd {
	color: #EC8000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	font-size:18px;
}
.texteblanc {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
.ficheProduit {
	float:left;
	width: 340px;
	margin-left: 5px;
}

#offre { width:210px; text-align:center; float:right; }
#encartoffre { width:200px; background:url(images/bgencart.gif) repeat-x; background-color:#dedede; min-height:174px; overflow:visible; border:1px solid #3d4f13; text-align:center; }
*html #encartoffre { width:200px; background:url(images/bgencart.gif) repeat-x; background-color:#dedede; height:174px; overflow:visible; border:1px solid #3d4f13; text-align:center; }
#encartoffre td { color:#607e1e; text-align:left; }
#encartoffre td img { border:3px solid #6d6d6d; }
.label1 { font-weight:bold;}
.label2 { }
.indenta { padding:10px; }
#rechinput { display:block; margin:7px 0; width:210px; height:21px; overflow:hidden; line-height:21px; border:1px solid #607e1e;}
#okbtn { border:none; cursor:pointer; }

.case { width:165px; background:url(images/bgcase.gif) repeat-y; float:left; text-align:center; margin-right:10px;  margin-bottom:20px; }
* html .case { width:165px; background:url(images/bgcase.gif) repeat-y; float:left; text-align:center; margin-right:10px; margin-bottom:15px;  }
.case img { border:2px solid #cfcfcf; }
.case .btn img { border:none; }
.label3 { font-weight:bold; min-height:45px; height:45px; }
.label4 { min-height:55px; height:55px;}
.label5 { min-height:185px; height:185px;}
* html .label5 { height:185px;}
* html .label3 { font-weight:bold; height:45px; }
* html .label4 { height:55px;}
.prix0 { color:#4f070a; font-size:17px; font-weight:bold; }
del { color:#4f070a; font-size:12px;  }
.prix { color:#92191b; font-size:15px; font-weight:bold; }

#middle_left
{
border:0px solid #FFFFFF;
float:left;
width:563px;
}
#middle_right
{
	border:0px solid #FFFFFF;
	float:left;
	width:180px;
	padding-left:8px;
	padding-top:5px;
	background-color: #CCDAA3;
}