body {
	overflow: hidden;
	height:100%;
	width:100%;
	color: white;
	padding: 0;
	margin: 0;
	font-family: Verdana, "Helvetica", Arial, "Trebuchet MS", Lucida, Geneva, "Lucida Grande", Tahoma, sans-serif !important;
	font-size: 10pt !important;
	text-align: justify;
	background-color:#39392F;
	background-image: url('../images/skin/fond.gif');
	background-position: center center;
	background-repeat: no-repeat;
}


form {
	margin: 0;
	display: inline;
}

#signature_pommez {
	position: absolute;
	right: 0;
	bottom: 0;
}

table.panier {
	font-size: 10pt;
	width: 100%;
	text-align:center;
}

table.panier .header {
	font-weight: bold;
	background-color:#000000;
	line-height: 1.2em;
	height: 1.8em;
}

table.tab_spec {
	line-height: 1.2em;
	font-size: 1em;
	width:100%;
	text-align: justify;
}

table.panier .data {
	background-color:#4F554B;
}

img.fabric {
	border: 3px solid #2F2F23;
}

img.img_accueil {
	border: 0px solid white;
	margin: 0 0 0 2px;
	padding: 0;
}

#conteneur {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 950px;
	height: 598px;
	margin-top: -299px;
	margin-left: -475px;
	z-index:100;
	background-color: #39392F;
	border: 0px solid white;
}

#menu {
	height: 133px;
	width: 950px;
}

#conteneur_texte {
	height: 465px;
	width: 950px;
	background-image: url('../images/skin/centre.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-color:#39392F;
}


#accueil, #conteneur_full {
	position: absolute;
	border:0px solid white;
	left: 60px;
	top: 150px;
	width: 830px;
	height:310px;
	border: 0px solid white;
	font-size: 0.9em;
	overflow: auto;
}

#conteneur_panier {
	position: absolute;
	right: 0;
	overflow: auto;
	height:285px;
	border:0px solid white;
	font-size: 0.7em;
	left: 60px;
	top: 180px;
	width: 890px;
	padding: 0;
}

#conteneur_mentions {
	position: absolute;
	overflow: auto;
	border:0px solid white;
	font-size: 0.7em;
	left: 60px;
	top: 170px;
	width: 890px;
	padding: 0;
}

.email, .white {
	color: white;
}

table.mentions {
	font-size: 1em;
	text-align:justify;
}

table.contacts {
	font-size: 1.4em;
	text-align:justify;
}

table.process {
	font-size: 1.1em;
	text-align:justify;
}

table.process_full {
	font-size: 1.1em;
	text-align:justify;
}

.jaune {
	color: #c0a801;
}

.jaune_spec {
	color: #c0a801;
	font-size: 0.8em;
}

a.lien_jaune {
	color: #ffffff;
	text-decoration: none;
}

a:hover.lien_jaune, a.lien_jaune_hover {
	color: #c0a801;
	text-decoration: none;
}

#nav_millesime {
	position: absolute;
	height:175px;
	border:0px solid white;
	left: 60px;
	top: 160px;
	width: 830px;

}

#conteneur_flash {
	position: absolute;
	overflow: hidden;
	height:200px;
	border:0px solid white;
	left: 0px;
	bottom: 140px;
	width: 950px;

}

#conteneur_precieuses {
	position: absolute;
	overflow: hidden;
	height:300px;
	border:0px solid white;
	left: 0px;
	bottom: 60px;
	width: 950px;

}

#conteneur_accueil_flash {
	position: absolute;
	overflow: hidden;
	height:216px;
	border:0px solid white;
	right: 0px;
	top: 20px;
	width: 271;

}

#bande_bas {
	position: absolute;
	bottom: 10px;
	height: 110px;
	width: 950px;
	border: 0px solid white;
}

#bande_couleur_bas {
	z-index: 1000;
	line-height: 1.9em;
	font-size: 0.7em;
	text-align:right;
	height: 21px;
	width: 950px;
	background-color: #544f30;
}

#bande_prix {
	z-index: 10;
	position: absolute;
	bottom: 89px;
	border: 0px solid white;
	text-align:center;
	line-height: 1.9em;
	font-size: 0.7em;
	height: 21px;
	width: 748px;
	left:101px;
}

#bande_prix_spec{
	z-index: 10;
	position: absolute;
	bottom: 89px;
	border: 0px solid white;
	text-align:center;
	line-height: 1.9em;
	font-size: 0.7em;
	height: 21px;
	width: 680px;
	left:71px;
}

td.td_prix {
	width:134px;
	text-align: center;
	font-size: 0.7em;
}

ul.prix {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;	
}

li.prix {
	height: 2.2em;
	float: left ;
	width: 134px ;
	border: 0px solid #600 ;
	margin-right: 1px ;
	color: #fff ;
}

a.prix {
	display: block;
	height: 1.4em;
	width: 70px;
	text-decoration: none;
	text-align: center ;
	color: black;
}

a:hover.prix {
	display: block;
	background-color: #7F773F;
	color: white;
}

a.panier_lien {
	color: white;
	text-decoration: none;
	font-weight: bold;
}