body {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
a:visited {
	color:#999999;
	text-decoration:underline;
}
a:visited:hover {
	color:#999999;
	text-decoration:none;
}

img {
	border: 0px;
}



#conteneur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 640px;
	border: none 0px;
	margin:0px;
	padding:0px;
}


/* Bandeau du haut*/
#haut {
	display: none;
}


/* corps de la page IE */
#contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: none 0px;
	background:none;
	width: 640px;
}
html>body #contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: none 0px;
	background:none;
	width: 640px;
}

#page_g {
	margin-left: 0px;
	margin-right: 0px;
	width:290px;
}

.separateur2 {
	width:290px;
}
#conteneur_d {
	padding:0px;
	width:346px;
	float:right;
}
#page_d {
	width:346px;
	/*height:80%;*/
	float:right;
	border-left: none;
}
#vignettes {
	display:none;
}

#page_commande {
	margin:0px;
	width:640px;
}
#page_commande h1 {
	padding:0px;
	margin: 0px;
}
#page_commande table {
	width:640px;
}

th {
	border-bottom:solid 1px #999999;
}


/* menu des produits*/
#menu_produits {
	display:none;
}


/* Interface */
.spacer {
	clear:both;
	font-size:0px;
}

.savoirplus {
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
}

#bas {
	display:none;
}
#mention {
	display:none;
}


#print {
	display:none;
}

.cache {
	display:none;
}

#page_commande table.panier {
	width:640px;
}

