/* TABLE DES MATIÈRES:
	- Éléments à cacher
	- Éléments à personnaliser
----------------------------------------------------------------------------------------*/

/* ELEMENTS A CACHER 
--------------------------------------------------------------------------------------- */
#menu, #menuSec, #menuBas, #socialBookmarker, #bookmarkHoverPopup, #fil-arianne, #banniere {
	position: absolute;
	visibility: hidden;
	display:none;
}

#piedPage #img_footer, #piedPage #navigation, #piedPage .bloc, #inventaire-form, #piedtexte {
	position: absolute;
	visibility: hidden;
	display:none;
}

.btn_precedent, .btn_suivant, .btn_recevoir, .btn_contact, #boiteFormQuestion {
	position: absolute;
	visibility: hidden;
	display:none;
}
.lnk_details, img.vendu, .item .photo {
	position: absolute;
	visibility: hidden;
	display:none;
}

/* ELEMENT A PERSONNALISER
--------------------------------------------------------------------------------------- */

.titre, #zoneTexte .titre, #inventaire-detail .titre, #inventaire .titre { margin: 20px 0px; }

#produits, #produit, #boiteFormQuestion { padding: 0px; margin: 0px; }

#produits {
	width: 800px;
}

#produits .item { height: 100px; }

#zoneTexte { min-height: 200px; padding-bottom: 15px; }

#zoneTexte .texte { padding: 0px; margin: 0px; width: 680px; }

#carteContact { float: left; }

#pageContact #zoneTexte .texte { width: 200px; }