/***********************************************************/ 
/*             											   */ 
/*             		 CSS Default / MGD   		           */  
/*             											   */  
/***********************************************************/  

/* Propriétés en "Default" du site */

/*Styles généraux appliquables sur l'ensemble des sites*/

img{max-width:100%}

#warp,
#header,
#container,
#footer,
#footer_nav li,
#footer_nav,
#footer .payment,
#product_assistant,
div#product_img,
div#product_desc,
div#product_desc_bottom_left,
div#product_desc_bottom_right,
div#sharebar,
#image_principale,
#image_principale img,
div#strong_points ul li,
div#product_assistant div.price
{
				float:none;
				width:auto;
				margin:0;
				padding:0;
				width:100%;
				
				}
				

				


#header #header_cart,
.mon-compte,
.first-articles,
.encart-bas.renouvellement,
.encart-actus,
#aside,
.isnotebook,
div#product_pictos,
#image_vignette {
			display:none;
			height:auto;
			width:100%;
			}

				
				
				
#header_logo {margin:0 auto;float:none;display:block;}
#header_logo img{width:75%;display:block;text-align:center;margin:0 auto;}
#header_nav ul li{display:block;float:none;text-align:center;}
#header_nav ul li a{font-size:85%}

#footer_nav{background:#E7EAF0;}
#footer_nav li{text-align:center;}
#footer_nav li a{display:block;padding:10px 0;}
#footer_nav li a:hover{background:#C2CDEB;text-decoration:none;}
#footer .payment{width:auto;text-align:center;}
#footer .payment img{width:10%;}

/*FICHE PRODUIT*/

#product_assistant{margin:3% 5%}
#product_desc h2,#product_desc h1{}
#product_desc h2,#product_desc h1,div#product_img,div#product_desc_bottom_right,div#strong_points,div#product_assistant div.total{text-align:center;padding:0;}
div#product_assistant div.title h3 ,div#product_assistant div.price #prixReturn{font-size:1.4em;}
div#product_img img{width:200px;}
div#product_assistant div.buy{clear:both;float:none;text-align:center;}
div#product_assistant div.buy a{width:100%;}