/*
body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea {
  color:#000;
  background:none;
}
body {
  background: white;
}

.small, .small p  { font-size: 0.9em; }
.large, .large p  { font-size: 1.1em; }
.quiet, .quiet p  { color: #999; }
.hide             { display:none; }

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}*/
/*
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
}
*/
/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */ 

/* a[href^="/"]:after {
  content: " (http://www.yourdomain.com" attr(href) ") ";
} */

/* If you have navigation on your site, you might want to add something like this:
   #menu { display:none } */

#header { display: none; }
#menu { width:0px;overflow:hidden; }	
.navigation { display: none; }
#pied_page { display: none; }
#credits { display: none; }
#content { left: 0;width:100%; }
#imprimer { display:none; }

#FTOPTEMPLATE,pre{ display:none; }

#haut_fond {display: none;}
#menu_vertical {display: none;}
#menu_horizontal {display: none;}
#bas_fond {display: none;}
.fil_ariane {display: none;}
#contenu {width:100%;left:0;}
#gradient-waves {display: none;}
.debug-panel{display: none;}
section.title-page{display: none;}
header {display: none;}
footer {display: none;}
#template_change{display: none;}
section.masking-carousel{display: none;}
#home-carousel {display: none;}
#wrapper-slider {display: none;}
.article-title{display: none;}
ul.breadcrumb{display: none;}

div.product-img-content img{opacity:1;}

/*table{page-break-before:always;}*/

html, body {
 overflow-x: visible!important;
 overflow-y: visible!important;
}

