@charset "utf-8";

html 		{ max-width: 750px;}
.print-only 	{ display: block;}

#update,
#h_menu_i,		/* h menu */
.header-btn, 	/* btn menu */
#pdt_prev, #pdt_next, 					/* prev next image on product page */
#b_prev, #b_next, 						/* prev next image on page */
.pdtshopdet .qty, .pdtshopdet .add,  	/* form on product page */
#f, 				/* footer */
a.btn,
.condet_i .conmap 	/* adresses lien GMaps */
 		{ display: none;}

#ph 			/* pre header */
		{ background: #fff; color: #262626; border: 1px solid #262626;}
#ph a, #ph a:visited, #ph a:hover, #ph a:active	{ color: #262626;}

.pdt_details .pdtpreview 	{ display: block; margin: auto;}
.pdt_details .pdttext 		{ display: block; width: 100%;}

#c 				{ padding-bottom: 0;}
.pdt_details 	{ padding: 0;}

/* Text on Banner */
.btxt 						{ background-color: #fff; color: #262626; max-width: 100%; margin: 1em;}
.btxt h1, .btxt h2 			{ color: #262626;}
.btxt h1  					{ font-size: 1.8em;}
.btxt h2  					{ font-size: 1.2em;}
.bmask						{ position: relative;}

