/* =====================================BASE STYLES===================================== */article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block}/* taken from HTML5 Boilerplate http://h5bp.com */html {font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%}audio, canvas, video {display: inline-block;*display: inline;*zoom: 1}audio:not([controls]) {display: none}[hidden] {display: none}/* text selection */.content-wrapper ::-moz-selection {background: #e5ef9e;background: rgba(229,239,158,0.7);color: #555;text-shadow: none}.content-wrapper ::selection {background: #e5ef9e;background: rgba(229,239,158,0.7);color: #555;text-shadow: none}/* Consistent box sizing and appearance */input[type="checkbox"], input[type="radio"] {box-sizing: border-box;padding: 0;*width: 13px;*height: 13px}input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box}input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none}/* Remove inner padding and border in FF3/4 */button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0}/** 1. Remove default vertical scrollbar in IE6/7/8/9* 2. Allow only vertical resizing*/textarea {overflow: auto;vertical-align: top;resize: vertical}ul, ol {margin: 1em 0;padding: 0 0 0 40px}dd {margin: 0 0 0 40px}nav ul, nav ol {list-style: none;list-style-image: none;margin: 0;padding: 0}/* Redeclare monospace font family */pre, code, kbd, samp {font-family: monospace, serif; _font-family: 'courier new', monospace;font-size: 1em }/* Improve readability of pre-formatted text in all browsers */pre {white-space: pre;white-space: pre-wrap;word-wrap: break-word}q {quotes: none}q:before, q:after {content: "";content: none}small {font-size: 85%}/* Hide from both screenreaders and browsers */.hidden {display: none !important;visibility: hidden}/* Hide only visually, but have it available for screenreaders */.visuallyhidden {border: 0;clip: rect(0,0,0,0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard */.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {clip: auto;height: auto;margin: 0;overflow: visible;position: static;width: auto}/* Hide visually and from screenreaders, but maintain layout */.invisible {visibility: hidden}/* correct text resizing */html {font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%}body {margin: 0;font-size: 1em;/* -webkit-font-smoothing: antialiased */}/* =====================================12 COLUMN GRID===================================== *//* ================================Desktop================================ *//* the wraping container */.container {width: 92%;min-width: 1120px;max-width: 1120px}/* align the site */.leftaligned {margin: 0 auto 0  0}.rightaligned {margin: 0 0 0 auto}.centered {margin: 0 auto}/* Global Grid layout */.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12 {display:inline;float: left;position: relative;margin-left: .96%;margin-right: .96%}/* alpha and omega classes remove margins, aplha = no margin left, omega = no margin right */.alpha { margin-left: 0 }.omega { margin-right: 0 }/* Grid sizes up to 12 columns */.container .grid_1 { width:6.333% }.container .grid_2 { width:14.667% }.container .grid_3 { width:23.0% }.container .grid_4 { width:31.333% }.container .grid_5 { width:39.667% }.container .grid_6 { width:48.0% }.container .grid_7 { width:56.333% }.container .grid_8 { width:64.667% }.container .grid_9 { width:73.0% }.container .grid_10 { width:81.333% }.container .grid_11 { width:89.667% }.container .grid_12 { width:98.0% }/* Prefix to add extra space left */.container .prefix_1 { padding-left:8.333% }.container .prefix_2 { padding-left:16.667% }.container .prefix_3 { padding-left:25.0% }.container .prefix_4 { padding-left:33.333% }.container .prefix_5 { padding-left:41.667% }.container .prefix_6 { padding-left:50.0% }.container .prefix_7 { padding-left:58.333% }.container .prefix_8 { padding-left:66.667% }.container .prefix_9 { padding-left:75.0% }.container .prefix_10 { padding-left:83.333% }.container .prefix_11 { padding-left:91.667% }/* Suffix to add extra space right */.container .suffix_1 { padding-right:8.333% }.container .suffix_2 { padding-right:16.667% }.container .suffix_3 { padding-right:25.0% }.container .suffix_4 { padding-right:33.333% }.container .suffix_5 { padding-right:41.667% }.container .suffix_6 { padding-right:50.0% }.container .suffix_7 { padding-right:58.333% }.container .suffix_8 { padding-right:66.667% }.container .suffix_9 { padding-right:75.0% }.container .suffix_10 { padding-right:83.333% }.container .suffix_11 { padding-right:91.667% }/* Push columns to right */.container .push_1 { left:8.333% }.container .push_2 { left:16.667% }.container .push_3 { left:25.0% }.container .push_4 { left:33.333% }.container .push_5 { left:41.667% }.container .push_6 { left:50.0% }.container .push_7 { left:58.333% }.container .push_8 { left:66.667% }.container .push_9 { left:75.0% }.container .push_10 { left:83.333% }.container .push_11 { left:91.667% }/* Pull columns to left */.container .pull_1 { left:-8.333% }.container .pull_2 { left:-16.667% }.container .pull_3 { left:-25.0% }.container .pull_4 { left:-33.333% }.container .pull_5 { left:-41.667% }.container .pull_6 { left:-50.0% }.container .pull_7 { left:-58.333% }.container .pull_8 { left:-66.667% }.container .pull_9 { left:-75.0% }.container .pull_10 { left:-83.333% }.container .pull_11 { left:-91.667% }/* =====================================CLEARING FLOATS===================================== */.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0}.cf:before,.cf:after,.row:before,.row:after{content: "";display: table}.cf:after,.row:after{clear: both}.cf,.row {*zoom: 1}
/* Stylesheet: Simplex: Core Modified On 2014-02-28 13:46:29 */
.vert { color: #B0be35; }.orange { color: #e75012; }.marron { color: #563929; }/* =====================================BASIC STYLES===================================== */html {margin:0;padding:0;background: url(https://www.svmb.fr/site/uploads/../lib/simplex/images/FondBois.jpg) no-repeat center fixed;-webkit-background-size: cover; /* pour Chrome et Safari */-moz-background-size: cover; /* pour Firefox */-o-background-size: cover; /* pour Opera */background-size: cover; /* version standardisée */}body {background: #fff;font-family: sans-serif; /* sans-serif falls back to default OS and Browser font, usually Arial or Helvetica and so on */font-size: 12px;color: #555;line-height: 1.3}@font-face {font-family: 'DINMedium';src: url('https://www.svmb.fr/site/uploads/../lib/simplex/polices/din-medium-webfont.eot');src: url('https://www.svmb.fr/site/uploads/../lib/simplex/polices/din-medium-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.svmb.fr/site/uploads/../lib/simplex/polices/din-medium-webfont.woff') format('woff'),url('https://www.svmb.fr/site/uploads/../lib/simplex/polices/din-medium-webfont.ttf') format('truetype'),url('https://www.svmb.fr/site/uploads/../lib/simplex/polices/din-medium-webfont.svg#DINMedium') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'DINRegular';src: url('https://www.svmb.fr/site/uploads/../lib/simplex/polices/din-regular-webfont.eot');src: url('https://www.svmb.fr/site/uploads/../lib/simplex/polices/din-regular-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.svmb.fr/site/uploads/../lib/simplex/polices/din-regular-webfont.woff') format('woff'),url('https://www.svmb.fr/site/uploads/../lib/simplex/polices/din-regular-webfont.ttf') format('truetype'),url('https://www.svmb.fr/site/uploads/../lib/simplex/polices/din-regular-webfont.svg#DINRegular') format('svg');font-weight: normal;font-style: normal;}.cggm_infowindow_item p {font-size: 11px !important;text-align: left !important;margin: 0;}.unproduit {border: 1px dotted #563929;margin: 0 0 10px 0;padding: 5px;height: 45px;}.ProductDirectoryItem2 {float: left;width: 35%;font-family: 'Oswald';font-size: 14px;padding-top: 5px;}.produitpanier {float: right;width: 60%;text-align: right;}.produitpanier select, .produitpanier input {font-size: 12px;}.produitpanier select {width: 300px;max-width: 300px;}.commandes.facturation input {display: none;}.commandes.livraison input {width: 220px;}fieldset { border: none; margin: 0; padding: 0;}textarea { resize: none; max-height: 150px; }.image_gauche {float: left;padding: 2px;margin: 0 15px 20px 0;max-width: 200px;height: auto;border: 1px dotted #ccc;-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);transition: all 1s;-webkit-transition: all 1s; /* Safari */}.image_gauche:hover, .image_droite:hover {max-width: 350px;-webkit-box-shadow: 0px 0px 5px 2px #e75012;box-shadow: 0px 0px 5px 2px #e75012;}.image_droite {float: right;padding: 2px;margin: 0 0 20px 15px;border: 1px dotted #ccc;max-width: 200px;height: auto;-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);transition: all 1s;-webkit-transition: all 1s; /* Safari */}.radio div {float: left;width: 200px;}.radio > label { display: none;}.radio div label { text-transform: uppercase; padding-left: 7px;}span.skype_pnh_container {display:none !important;}span.skype_pnh_print_container {display:inline !important;}table.fichiers {width: 98%;border: 1px dotted #e6e2df;padding: 2px;}table.fichiers a {text-decoration: none;}table.fichiers th {padding: 7px;font-family: 'DINMedium';font-weight: normal;text-align: left;font-size: 14px;color: #FFF;background-color: #563929;margin-left: 2px;margin-bottom: 4px;text-transform: uppercase;}table.fichiers td {padding: 5px;font-family: 'DIN';text-align: left;font-size: 13px;color: #563929;vertical-align: middle;margin-bottom: 2px;border-bottom: 1px dotted #e6e2df;}table.fichiers tr.even, table.fichiers tr:nth-child(even) {background-color: #e6e2df;}table.fichiers tr:hover {background-color: #e75012;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}table.fichiers tr:hover td, table.fichiers tr:hover td a {color: #FFF;}table.commandes {width: 100%; margin: 5px 0px 10px 0px; font-family: DINRegular}table.commandes th { font-size: 14px;border-bottom: 2px solid #FFF; border-right: 1px solid #FFF; height: 20px; padding: 10px 5px 10px 5px; background-color: #B0be35; color: #FFF; font-family: DINMedium; font-weight: normal; text-transform: uppercase;}table.commandes tr { font-size: 14px; height: 30px; padding: 5px; color: #000; border-bottom: 2px solid #FFF; }table.commandes tr:nth-child(even) {background-color: #e6e2df}table.commandes tr:nth-child(odd) {background-color: #FFF}table.commandes td { padding: 5px; }table.commandes.tournees td { border-left: 2px solid #FFF; }table.commandes td.checked { padding: 5px; background-color: #AF2E07}table.commandes.prod tr { font-size: 13px; height: 30px; padding: 5px; background-color: #ebebeb; color: #000; border-bottom: 2px solid #FFF; }table.commandes.prod tr.ligne2 { background-color: #e6efde; }strong, bold {font-weight: normal;font-family: 'DINMedium';}p.petit { font-size: 10px; }span.petit { font-size: 10px; font-family: 'DIN' }input, textarea, select {font-family: 'DIN';border: 1px solid #B0be35;box-shadow: 0 0 2px #B0be35;-webkit-box-shadow: 0 0 2px #B0be35;-moz-box-shadow: 0 0 2px #B0be35;-o-box-shadow: 0 0 2px #B0be35;color: #563929;padding: 3px;margin: 0 0 5px 0;transition: all .35s ease-in-out;-webkit-transition: all .35s ease-in-out;-moz-transition: all .35s ease-in-out;-o-transition: all .35s ease-in-out;-webkit-border-radius: 3px;border-radius: 3px;font-size: 14px;}fieldset.formulaire {padding: 10px;border: 1px dotted #563929;margin: 0 0 5px 0;font-family: DIN;}fieldset.formulaire span.erreur {color: #e75012;font-size: 11px;font-family: DIN;}.error_message { display: none; }fieldset > legend {text-transform: uppercase;font-size: 14px;color: #fff;background-color: #e75012;padding: 4px;text-align: center;font-family: 'Oswald';}input:focus, textarea:focus, select:focus, input[type=submit]:hover, a.bouton:hover {border: 1px solid #e75012;box-shadow: 0 0 4px #e75012;-webkit-box-shadow: 0 0 4px #e75012;-moz-box-shadow: 0 0 4px #e75012;-o-box-shadow: 0 0 4px #e75012;text-decoration: none !important;}a.bouton:hover {background-color: #e75012;color: #FFF;}input[readonly=readonly] {background-color: #e6e2df;}input[type=submit], a.bouton {font-family: 'DINMedium';border: 1px solid #563929;background-color: #563929;box-shadow: 0 0 2px #563929;-webkit-box-shadow: 0 0 2px #563929;-moz-box-shadow: 0 0 2px #563929;-o-box-shadow: 0 0 2px #563929;color: #FFF;text-transform: uppercase;text-decoration: none;padding: 5px;cursor: pointer;margin-left: 8px;}a.bouton {background-color: #B0be35;border: 1px solid #B0be35;box-shadow: 0 0 2px #B0be35;-webkit-box-shadow: 0 0 2px #B0be35;-moz-box-shadow: 0 0 2px #B0be35;-o-box-shadow: 0 0 2px #B0be35;margin-top: 10px;}#identification input { width: 150px; margin-right: 10px; }#identification input[type=checkbox] { max-width: 20px; min-width: 20px; }#params input, #params select { margin-bottom: 5px; width: 240px; min-width: 240px; }#params input[type=checkbox] { max-width: 20px; min-width: 20px;  }#params td p { display: block; width: 210px; margin: 7px 0 7px 0; }#params td textarea { max-width: 400px; }#identification input[type=submit] { width: 95px; }#identification label.login, .nms_subscribe label, label {display: inline-block;font-family: 'DINMedium';width: 170px;font-size: 14px;}input[type=submit]:hover, input[type=submit]:focus {background-color: #e75012;}/* you can change appearance of the page by adding or removing #boxed id to body tag. */body#boxed {background: transparent;}/* add some space inside the boxed container */#boxed .container {padding: 0;}a img {border: none}/* you can use these classes to align images to left or right */.right {float: right}.left {float:left}/* if image needs some space add this class to img tag* so at the end a left floating image would be <img src='some.jpg' class='left spacing' alt='foo' />*/.spacing {margin: 10px}.spacing.left {margin: 10px 10px 10px 0}.spacing.right {margin: 10px 0 10px 10px}/* or add a 2 px border to image or something, change as you need it */.border {border: 2px solid #e9e9e9}/* some styling for code chunks */code, samp, kbd {font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', monospace;color: #555}pre code {line-height: 1.4;font-size: 11px}pre {padding: 10px;margin: 10px 0;overflow: auto;width: 93%;background: #f1f1f1;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-o-border-radius: 6px}/* target IE7 and IE6 */*:first-child+html pre {padding-bottom: 20px;overflow-y: hidden;overflow: visible;overflow-x: auto}* html pre {padding-bottom: 20px;overflow: visible;overflow-x: auto}/* horizontal ruler */hr {border: solid #e9e9e9;border-width: 1px 0 0 0;clear: both;margin: 10px 0 30px 0;height: 0}/* =====================================COMMON TYPOGRAPHY===================================== *//* link default styles */a {color: #e75012;}a:hover {color: #B0be35;transition: color 0.6s ease-out;-webkit-transition: color 0.6s ease-out;-moz-transition: color 0.6s ease-out;-o-transition: color 0.6s ease-out;text-decoration: underline}a:focus {outline: thin dotted}a:hover, a:active {outline: 0}h1,h2,h3 {font-family: 'Oswald';font-weight: normal;}h1 {color: #a0a533;margin: 10px 0;font-size: 26px;}h2 {clear: both;color: #e75012;font-size: 22px;text-transform: uppercase;margin-bottom: 12px;}h3 {clear: both;color: #e75012;font-weight: normal;font-size: 18px;text-transform: uppercase;margin-bottom: 8px;}/* blockquotes and cites */blockquote,blockquote p {font-size: 14px;line-height: 1.5;color: #555;font-style: italic;font-family: Georgia, Times New Roman, serif}blockquote {margin: 0 0 20px 0;padding: 9px 10px 10px 19px;border-left: 5px solid #f1f1f1}blockquote cite {display: block;font-size: 12px;color: #555}blockquote cite:before {content: "\2014 \0020";}blockquote cite a,blockquote cite a:visited,blockquote cite a:visited {font-family: Georgia, Times New Roman, serif;}/* =====================================LAYOUT===================================== *//* wrapping the page in a box */#wrapper {margin-top: 15px;border-top: 5px solid #B0be35}/* you can switch appearance of the page by adding or removing id #boxed to body tag */#boxed #wrapper {background: #fff;-webkit-box-shadow:  0px 0px 8px 3px rgba(0, 0, 0, 0.6);box-shadow:  0px 0px 8px 3px rgba(0, 0, 0, 0.6);}.content-inner p, .content-inner li {color: #563929;font-family: 'DINRegular';font-size: 15px;line-height: 22px;text-align: justify;}.content-inner li {text-align: left;}.content-inner p bold, .content-inner p strong {font-family: 'DINMedium';font-weight: normal;}/* ------ HEADER SECTION ------ *//* if you need height or something for header part add style here */.top {background-color: #563929;}/* the logo */.logo {margin-top: 12px;position: relative}.top .header {}/* bottom part of header*/.header-bottom {height: 55px;line-height: 55px}/* catchphrase */.phrase p { text-align: center; margin:0; padding:0 }.phrase span {font-family: Georgia, serif;color: #fff;font-size: 21px;font-style: italic;}/* search */.search {text-align: right;width: 250px;color: #000;margin-right: 5px;}.search label {color: #000;}/* webkit browser add icons to input of type search, we dont want it here now */input.search-input::-webkit-search-decoration,input.search-input::-webkit-search-results-button,input.search-input::-webkit-search-results-decoration {-webkit-appearance:none}/* styling the search input field */input.search-input {-webkit-border-radius: 3px;border-radius: 3px;font-family: DINMedium;border: 1px solid #fff;height: 17px;line-height: 17px;outline: 0;margin: 13px 0 0 0;width: 150px;padding: 5px 0 3px 35px;font-size: 12px;color: #000;transition: all .35s ease-in-out;-webkit-transition: all .35s ease-in-out;-moz-transition: all .35s ease-in-out;-o-transition: all .35s ease-in-out;background: #fff url(https://www.svmb.fr/site/uploads/../lib/simplex/images/simplex-sprite.png) 0px -434px no-repeat}input.search-input:focus {border: 1px solid #B0be35;background-color: #B0be35;color: #fff;width: 190px;box-shadow: 0 0 3px #B0be35;-webkit-box-shadow: 0 0 3px #B0be35;-moz-box-shadow: 0 0 3px #B0be35;-o-box-shadow: 0 0 3px #B0be35;}/* ------ CONTENT AREA ------ */.content-wrapper {background: url(https://www.svmb.fr/site/uploads/../lib/simplex/images/FondVertPale.jpg) left top repeat-y;}.content-inner { position: relative; display: block; margin: 0; float: right;  overflow: auto; width: 870px; min-height: 550px; }.sidebar { background-color: #d9dbad; margin: 0 ; float: left; width: 250px; min-height: 450px; position: relative; display: block; }.content { padding: 5px 20px 10px 20px }#bandehaut {height: 70px;padding-top: 10px;background: #e6e2df;position: relative;}#bandehaut img.peb {position: absolute;right: 5px;top: 5px;height: 65px;width: auto;}#menu1 { float: left; }#menu1 ul { margin: 0; padding: 0; }#menu1 li {display: inline-block;float: left;height : 40px;font-family: 'DINMedium';font-weight: normal;font-size: 20px;color: #563929;line-height: 40px;margin: 10px 0 0 20px;list-style-type: none;padding: 0;}#menu1 li a {display: block;height : 40px;font-family: 'DINMedium';font-weight: normal;text-decoration: none;padding: 0 0 0 50px;color: #563929;background: url(https://www.svmb.fr/site/uploads/../lib/simplex/images/icone-section.png) no-repeat; center left;}#menu1 li a:hover, #menu1 li a.menuactive {background: url(https://www.svmb.fr/site/uploads/../lib/simplex/images/icone-section-on.png) no-repeat; center left;color: #563929;}#menu1 li a.menuactive {text-transform: uppercase;font-size: 90%;}.content-top {font-family: Georgia, Times New Roman, serif;color: #563929;font-style: italic;line-height: 20px;margin: 10px 0px 5px 250px;padding-top: 10px;padding-left: 20px;border-top: 1px dotted #B0be35;}/* breadcrumbs */.breadcrumb {display: inline-block;background: #fff;width: auto;padding-right: 6px}.breadcrumb a {color: #555;display: inline-block;width: auto;background: #fff}.breadcrumb a:hover {color: #e75012;}/* news module summary -> content */.content .news-summary  span.heading {display: none}.content .news-article {margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px dotted #e9e9e9}.content .news-summary ul.category-list {margin: 15px 0}.content .news-summary ul.category-list li a,.news-summary ul.category-list li span {border-radius: 4px}.news-summary ul.category-list li span {opacity: .4}/* news module summary -> sitewide (content + sidebar) *//* article heading */.news-article h2 {margin: 0 0 15px 0;clear: none !important;display: block;}.news-article h2 a {font-family: 'Oswald', Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;text-transform: uppercase;color: #555;font-size: 16px;text-decoration: none;font-weight: 700}.news-article:hover h2 a {color: #e75012;}/* date circle, well square for IE  */.news-article .date {background: #e75012;color: #fff;display: block;float:left;width: 40px;padding: 6px;height: 40px;border-radius: 26px;text-align: center;margin: 0 10px 10px 0;font-family: 'DINMedium', Georgia, Times New Roman, serif}.news-article .day {font-size: 20px;line-height: 1;padding-bottom: 2px;display: block}.news-article.month {font-size: 11px;display: block}/* author and category */.news-article .author,.news-article .category {font-family: Georgia, Times New Roman, serif;display: block;padding-left: 60px;font-size: 11px;font-style: italic}/* category list on top of summary */.news-summary ul.category-list {margin:15px 0 0 0;padding:0;list-style: none}.news-summary ul.category-list li {float:left;display: block;width: auto;margin-right: 5px}.news-summary ul.category-list li a,.news-summary ul.category-list li span {display: block;color: #555;padding: 4px 8px;background: #f1f1f1;border-radius: 4px 4px 0 0;text-decoration: none;font-size: 11px;text-transform: uppercase}.news-summary ul.category-list li a:hover {color: #f39c2c}.news-summary .paginate {font: italic 11px/1.2 Georgia, Times New Roman, serif;}.news-summary .paginate a {padding: 0 3px;}.news-meta {background: #f1f1f1;padding: 10px;margin: 10px 0}/* more link */.more,.more a,/* back link */.back,.back a,/* previous, next links */.previous a,.next a,.previous,.next {font:  italic 12px/1.3 Georgia, Times New Roman, serif;color: #555;text-decoration: none}/* hover behavior of more, next, previous links */.more a:hover,.back a:hover,.previous a:hover,.next a:hover {text-decoration: underline}.previous,.next {padding: 6px 0;}/* align next link to right */.previous {float:left;}.next {float: right}/* ------ SIDEBAR AREA ------ */.lienhaut {display: block;float: right;width: 95px;height: 70px;text-align: center;margin: 30px 0px 0px 10px;}/*.lienhaut:hover {-webkit-box-shadow: 0px 0px 4px 4px #d5c1b4;box-shadow: 0px 0px 4px 4px #d5c1b4;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px}*/a.lienhaut {color: #FFF;text-decoration: none;}.lienhaut span {color: #FFF;font-family: 'DINMedium';}.lienhaut:hover span {color: #B0be35;font-family: 'DINMedium';}.icone {width: 21px;height: 21px;margin: 5px 0px 5px 35px;}.lienhaut:hover .icone {background-position: 0 -21px;}.panier {background: url(https://www.svmb.fr/site/uploads/../lib/simplex/images/icone-panier.png) no-repeat;}.newsletter {background: url(https://www.svmb.fr/site/uploads/../lib/simplex/images/icon-newsletter.png) no-repeat;}.moncompte {background: url(https://www.svmb.fr/site/uploads/../lib/simplex/images/icone-moncompte.png) no-repeat;}.logout {background: url(https://www.svmb.fr/site/uploads/../lib/simplex/images/icone-logout.png) no-repeat;}#telephone {margin: 10px 10px 0 0;text-align: right;float: right;clear: right;background: url(https://www.svmb.fr/site/uploads/../lib/simplex/images/icone-telephone.png) no-repeat center left;width: 200px;height: 50px;line-height: 50px;font-size: 25px;font-family: 'DINMedium';color: #FFF;}#recherche {float: right;clear: right;}#svmbmenu {font-family: 'DINMedium';font-weight: normal;font-size: 18px;}#svmbmenu ul { padding-left: 10px;}#svmbmenu ul > li > ul { padding-left: 10px;}#svmbmenu ul > li > ul > li > ul { padding-left: 15px;}#svmbmenu ul > li > ul {margin: 5px 0 5px 0;}#svmbmenu ul > li > ul > li, #svmbmenu ul > li > ul > li > ul > li {font-size: 16px;font-family: 'DINRegular';font-weight: normal;}#svmbmenu li {display: block;list-style-type: none;line-height:22px;margin-bottom: 10px;}#svmbmenu ul > li > ul > li {line-height:20px;margin-bottom: 8px;}#svmbmenu ul > li > ul > li > ul > li {line-height:18px;margin-bottom: 5px;}#svmbmenu li.menuaux {list-style-type: none;line-height:22px;margin-top: 20px;margin-bottom: 10px;font-family: 'Oswald';font-size: 14px;text-transform: uppercase;vertical-align:middle;background-color: #e75012;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;width: 200px;text-align: center;padding: 5px 0 5px 0;}#svmbmenu li.menuaux a, #svmbmenu li.menuactive.menuaux a {color: #fff !important;text-decoration: none;}#svmbmenu li.menuaux:hover {background-color: #B0be35;}#svmbmenu li.menuaux a:hover {color: #fff;;}#svmbmenu li a {color: #563929;text-decoration: none;}#svmbmenu li a:hover,#svmbmenu li.menuactive a,#svmbmenu li.menuactive > ul > li > a:hover,#svmbmenu li.menuactive > ul > li.menuactive > a {color: #e75012;text-decoration: none;}#svmbmenu li.menuactive > ul > li > a {color: #563929;font-family: DINMedium;font-size: 15px;}#svmbmenu li.menuactive > ul > li > ul > li > a {color: #000;text-transform: none;font-family: DINMedium;font-size: 13px;}#svmbmenu li:before {content:"·";font-family: serif;color: #FFF;font-size:100px;vertical-align:middle;line-height:22px;}#svmbmenu ul > li > ul li:before {font-size:80px;line-height:20px;}#svmbmenu ul > li > ul > li > ul li:before {font-size:60px;line-height:18px;}#svmbmenu li.menuaux:before {content: none;}#svmbmenu li:hover:before {color: #e75012;}/* news module summary -> sidebar */.sidebar .news-summary  span.heading {background: url(https://www.svmb.fr/site/uploads/../lib/simplex/images/dots.gif) repeat-x 0 50%;color: #555;font:  normal 16px/20px Georgia, Times New Roman, serif;margin: 0 0 15px 0;display: block}.sidebar .news-summary .heading span {display: inline-block;width: auto;background: #fff;padding-right: 6px}.sidebar .news-article {padding: 15px;position: relative;background: #f1f1f1;margin-bottom: 20px;border-radius: 0 0 6px 0}/* creating a bubble box with css3 */.sidebar .news-article:before {content:'';position: absolute;bottom: -15px;right: 25px;width: 10px;height: 35px;-webkit-transform: rotate(55deg) skewY(55deg);-moz-transform: rotate(55deg) skewY(55deg);-o-transform: rotate(55deg) skewY(55deg);-ms-transform: rotate(55deg) skewY(55deg);transform: rotate(55deg) skewY(55deg);background: #f1f1f1}/* ------ FOOTER AREA ------ */#piedpage {margin-top: 10px;background: #563929;color: #FFF;font-family: 'DIN';font-size: 12px;margin-left: 250px;padding: 15px 20px 15px 20px;-moz-column-count:2; /* Firefox */-webkit-column-count:2; /* Safari and Chrome */column-count:2;}#piedpage p {padding: 0;margin: 0;}#piedpage a {color: #FFF;text-decoration: none;}#piedpage a:hover {color: #B0be35;;text-decoration: underline;}#cggm_map_defn_1 {text-align: center;padding:1px;border: 1px dotted #B0be35;}.cartitemtop { font-family: DINMedium; font-size: 14px;border-bottom: 2px solid #FFF; padding: 15px 5px 15px 5px; background-color: #563929; color: #FFF; font-weight: normal; text-transform: uppercase; height: 26px; }.cartitemtop .itemref { padding: 5px;  float: left; width: 15%; }.cartitemtop .itemdesc { padding: 5px; float: left; width: 50%; }.cartitemtop .itemquantity { padding: 5px; float: left; width: 15%;}.cartitemtop .itemprice { padding: 5px; float: left; width: 20%;}.cartitemtop .itemsstot { padding: 5px; float: left; width: 10%;}.cartitemtop.bas .itemprice { float: right;width: 40%;}.cartitemtop.bas .itemsstot { float: right;width: 40%;}.cartitemtop.bas {background-color: #e75012; width:30%;float: right;}.cartitem {  font-family: 'DINRegular'; font-size: 14px; height: 30px; padding: 5px; background-color: #e6e2df; color: #000; border-bottom: 2px solid #FFF; }.cartitem .itemref { font-size: 12px; line-height: 20px;height: 20px;padding: 5px; float: left; width: 15%; }.cartitem .itemdesc { line-height: 20px;height: 20px;padding: 5px; float: left; width: 50%; overflow: hidden;}.cartitem .itemquantity { padding: 5px; float: left; width: 50px;}.cartitem .itemprice { line-height: 20px;height: 20px; padding: 5px;float: left; width: 20%;}.cartitem .itemprice input[type=checkbox] { margin: 0px 0px 0px 3px;}.cartitem .itemprice input { font-size: 11px; }.cartitem .itemsstot { line-height: 20px;height: 20px;padding: 5px; float: left; width: 10%;}#coteproduit {width: 42%;float: left;margin-left: 15px;}#contenuproduit {width: 55%;float: left;}span.poids, span.prix {display: block;font-family: 'Oswald';color: #FFF;padding: 7px;-webkit-border-radius: 5px;border-radius: 5px;background-color: #e75012;margin-bottom: 5px;width: 120px;text-transform: uppercase;float: left;margin-right: 10px;font-size: 15px;}span.poids:hover, span.prix:hover, span.ficheproduit:hover {background-color: #B0be35;color: #FFF;}span.ficheproduit {display: block;font-family: 'Oswald';font-size: 14px;text-transform: uppercase;text-decoration: none;padding: 5px;border: 1px dotted #CCC;height: 32px;padding-left: 40px;line-height: 32px;color: #555;background: url(https://www.svmb.fr/site/uploads/../modules/FileManager/icons/themes/default/extensions/32px/pdf.png) no-repeat left center;}#coteproduit a {text-decoration: none;color: #555;display: block;}#coteproduit .vignette {width: 100%;min-height: 150px;max-height: 450px;max-width: 100%;margin-top: 5px;overflow: hidden;}#coteproduit .vignette img {width: 100%;height: auto;padding: 2px;border: 1px dotted #ccc;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;-ms-transition: all 1s ease;transition: all 1s ease;}#coteproduit .vignette img:hover {width: 110%;height: auto;}#coteproduit .thumb img {width: auto;height: 100%;}/*#coteproduit .vignette:hover img {position: absolute;right: 10px;z-index: 900;-webkit-box-shadow: 0px 0px 5px 2px #e75012;box-shadow: 0px 0px 5px 2px #e75012;max-width: 600px;max-height: 600px;}*/#coteproduit .thumb {float: left;width: 75px;height: 75px;max-width: 75px;max-height: 75px;overflow: hidden;border: 1px dotted #ccc;margin-right: 2px;cursor: pointer;}#coteproduit .thumb:hover {border-color: #e75012;}.description {border: 1px dotted #ccc;padding: 10px;}.ficheproduit {display: block;float: left;width:29%;height: 180px;margin-right: 10px;position: relative;overflow: hidden;border: 1px dotted #ccc;padding: 1px;margin-bottom: 10px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;-ms-transition: all 1s ease;transition: all 1s ease;}.ficheproduit:hover {border: 1px dotted #e75012;}.ficheproduit img {width: 100%;height: auto;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;-ms-transition: all 1s ease;transition: all 1s ease;}.ficheproduit img:hover {width: 110%;height: auto;}span.titreproduit {display: block;z-index: 900;bottom: 0;position: absolute;background-color: rgba(0,0,0,0.7);color: #FFF;text-align: center;font-family: 'Oswald';text-transform: uppercase;padding: 5px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;-ms-transition: all 1s ease;transition: all 1s ease;text-decoration: none !important;}a.ficheproduit, a.ficheproduit span.titreproduit {text-decoration: none !important;}.ficheproduit:hover span.titreproduit {background-color: #e75012;}.ficheproduit:hover img {border-color: #e75012;}.content .news-summary ul.category-list {display: none;}
/* Stylesheet: Simplex: Layout Modified On 2014-12-05 17:27:11 */
