
@charset "iso-8859-1";
body {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    font-family: serif;
    font-size: 12pt;
    margin: auto !important;
    width: auto !important;
}
p, h1, h2, h3, h4, h5, h6, blockquote, ul, ol {
    color: #000000 !important;
    margin: auto !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family:'Trebucher MS', Arial, sans-serif;
}
.print {
    display: block;
}
p, blockquote {
    orphans: 3;
    widows: 3;
}
blockquote, ul, ol {
    page-break-inside: avoid;
}
h1 {
    page-break-before: always;
}
h1, h2, h3, caption {
    page-break-after: avoid;
}
a {
    color: #000000 !important;
    text-decoration: underline !important;
}
/*a[href]:after {
    content: " (" attr(href) ")";
}*/
body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#page, #conteneur, #wrapper {
    margin: auto;
    width: 95%;
}
#contents {
    padding: 0;
}
#leftbar, #rightbar, #header, #footer, #accessibility, .breadcrumb, #signature {
    display: none;
}
pre {
    overflow: visible;
}

.clear {
    border: 0 none;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
}


img#photocontenucart,
img#trombonecontenucart,
.cart_delete,
.cart_review,
.submit {
	display:none;
}
.cart_image {
	float:left;
	margin:0 20px 0 0;
	text-align:center;
}
.cart_image img {
}
.cart_ligne {
	border-bottom:1px solid #ccc;
	padding:20px 0;
}