#page {
Border: solid;
}
/******************************************************************************/
/*Bloc info sous photo*/
#usefull_link_block li#left_share_fb{                 		/*pas imp Partager sur facebook*/
	display:none;
}
li.sendtofriend {												/*Pas imp envoyer à un ami*/
	display: none;
}
li.print {													/*Pas imp imprimer*/
	display: none;
}
span.exclusive {												/*Pas imp bouton ajouter à un ami*/
	display: none;
}
/******************************************************************************/
/*quantité insuffisante Prevenir*/
a#mailalert_link{											/*Pas imp envoi mail prevenir*/
	display: none;
}
input#oos_customer_email.mailalerts_oos_email{				/*Pas imp envoi mail prevenir*/
	display: none;
}
/******************************************************************************/

/*Module meme categorie*/
#productscategory{                                  		/*Pas imp produit meme categotrie*/
	display: none;
}
h2.productscategory_h2{										/*Pas imp produit meme categotrie . texte*/
	display:none;
}
#productscategory_list{										/*Pas imp produit meme categotrie*/
	display:none;
}

/******************************************************************************/

/*Module les clients ont achetés également*/

#crossselling {												/*Pas imp les clients ont acheté également*/
	display: none;
}
/******************************************************************************/

/*Bloc header */

#search_block_top {											/*Pas recherche*/
	display: none;
}
#shopping_cart a {											/*Pas ^panier*/
	display: none;
}
#add_to_cart {											/*Pas ^panier*/
	display: none;
}
#header_user_info{											/*Pas info */
	display: none;
}
#header_links{												/*contact */
	display: none;
}

/******************************************************************************/
/*#header {
	display: none;	=
}*/
.sf-menu{													/*contasr */
	display: none;
}
#more_info_tab_more_info.selected{							/*plus d'info */
	display: none;
}
.idTabs a{													/*commentaire */
	display: none;
}
.breadcrumb a{												/*icone maison */
	display: none;
}
.navigation-pipe{											/*icone maison */
	display: none;
}
/*Autres info divers*/
span.navigation_page{										/*idication chemin produit */
	display: none;
}
.our_price_display {											/*positionner le prix à gauche*/
	float:left;
}

#quantity_wanted_p{												/*quantité */
	display: none;
}

/******************************************************************************/

/*Touche agrandir sur photo*/

#view_full_size{											/*agrandir*/
	Border: solid;
	 float:left;

}


/******************************************************************************/

#left_column {
	display: none;
}

#right_column {
	display: none;
}

#footer {
	display: none;
}

#body {
background: none;
}