/* CSS Document */

.MenuVertical, .newsletter, #header, #loupe, #espace-droit, #footer {
display:none;
}
#colonne-gauche {
float: left;
width: 20%;
background-image: url(gifs/colonne-gauche.png);
background-repeat: no-repeat;
background-position: 33px 0px;
height: 100%;
}
.logo-print {
	visibility: visible;
	display: block;
}

/*#colonne-droite {
	float: right;
	width: 80%;
	overflow: hidden;
}
*/#espace-gauche {
background:#CCCCCC;
color:#993300;
width:80%;
}
.description-produit {
display: block;
float: right;
width: 75%;
text-align: justify;
font-size: 14px;
}
.prix {
font-size: 14px;
}
