/***************************************************************************
MISE EN FORME GENERIQUES
****************************************************************************/
.container {
width:624px;
}

/***************************************************************************
FIN MISE EN FORME GENERIQUES
***************************************************************************
**************************************************************************
MISE EN FORME DE LA STRUCTURE
****************************************************************************/
.header .menu_haut {
display:none;
}

.header .coin_droit {
display:none;
}

/***************************************************************************
FIN MISE EN FORME DU FORMULAIRE DE LOGIN
***************************************************************************

**************************************************************************
MISE EN FORME DU CONTENU
****************************************************************************/
.middle{
	width:624px;
	background:none;
	background-color:white;
}

.middle .col_centre{
	display:none;
}

.middle .col_gauche{
	display:none;
}

.middle .content{
	width:624px;
}
/***************************************************************************
FIN MISE EN FORME DU CONTENU
***************************************************************************
**************************************************************************
MISE EN FORME DE LA TABLE PRODUIT
****************************************************************************/
.middle .contenu table.produittable {
width:624px;
}

.produittable td.produitacheter,.produittable th.produitacheter{
	display:none;
}
/***************************************************************************
FIN MISE EN FORME DE LA TABLE PRODUIT
****************************************************************************/
.middle .content .fiche .produit {
width:480px;
margin:0;
padding:0;
}

.middle .content .fiche .produit .photoproduit{
	width:305px;
}

.middle .content .fiche .produit .cartoucheinfo{
	width:150px;
}

.middle .bas{
	display:none;
}

.tx-commerce-pi1-browsebox{
	display:none;
}

.middle .content .fiche .reco {
width:130px;
}
/***************************************************************************
FIN MISE EN FORME D'UNE FICHE PRODUIT
****************************************************************************/

form{
	display:none;
}

