@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

/*! HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles - Anne Lange
   ========================================================================== */

html{background-image:url(/images/bcgd_20.png); background-repeat:repeat;}
body{
	background-image:url(/images/bcgd_20.png); 
	background-repeat:repeat;
	width:100%;
	font-size:80%;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}
.roboto-light {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-style: normal;
}
  
.roboto-regular {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: normal;
}
  
.roboto-medium {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-style: normal;
}
h1 { font-family: "Roboto", sans-serif; font-weight:500;}
h2 { font-family: "Roboto", sans-serif; font-weight:400; color:#000000; margin-bottom:0.25em;}
h3 { font-family: "Roboto", sans-serif;}
h4 { font-family: "Roboto", sans-serif; color:#000000; vertical-align:text-bottom;}
p { font-family:Arial, Helvetica, sans-serif;}

header{
	height:5em;
	background-color:#FFF;
}
.icone-contact{
	position: absolute;
	top:2em;
    right: 5em;
	z-index:2;
}


#menu{display:none;}
.navigation{display:none;}
.menu {display:none !important;}

.lock-up{
	height:100%;
}
.baniere-accueil{
	height:10em;
	background-color:#cc6699 !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
	border-bottom: 10px solid #000000;
}
.baniere-apropos{
	height:10em;
	background-color:#cc99cc !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
	border-bottom: 10px solid #000000;
}
.baniere-service{
	height:10em;
	background-color:#cc6699 !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
	border-bottom: 10px solid #000000;
}
.baniere-publications{
	height:10em;
	background-color:#3399cc !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
	border-bottom: 10px solid #000000;
}
.baniere-sst52{
	height:10em;
	background-color:#ff9900 !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
	border-bottom: 10px solid #000000;
}
.baniere-clients{
	height:10em;
	background-color:#66cccc !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
	border-bottom: 10px solid #000000;
}
.baniere-temoignages{
	height:10em;
	background-color:#7acdc8 !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
	border-bottom: 10px solid #000000;
}
.baniere-contact{
	height:10em;
	background-color:#959595 !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
	border-bottom: 10px solid #000000;
}

/* --- contenu principal --- */

.carre-blanc, .carre-blanc2, .carre-blanc3, .carre-blanc4{
	background-color:#fff;
	padding:1em 0em;
	margin:1em 0;
	overflow:auto;
}
.titre-contenu{
	text-align:center;
}
.texte, .texte-2, .texte-3, .texte-4{
	padding:0.5em;
}
.texte-2 h3, .texte-3 h3, .texte-4 h3{
	font-family: "Roboto", sans-serif; 
	color:#000000; 
	vertical-align:text-bottom;
}

.texte-intro-clients{
    max-width: 100%;
    padding: 1em;
	text-align:center;
}
.texte-intro-clients a{
	font-family: "Roboto", sans-serif;
	font-size:1.25em;
	font-weight:bold;
	color:#66cccc;
	text-decoration:none;
	margin-bottom: 0;
    padding-bottom: 0;
}
.titre-contenu-publications{
	text-align:center;
}
.titre-contenu-publications h2{
	font-family: "Roboto", sans-serif; color:#3399cc;
}
.texte-publications{
	text-align:center;
	padding:1em;
}
.texte-publications h3{
	font-family: "Roboto", sans-serif;
	color:#3399cc;
	margin-bottom: 0;
    padding-bottom: 0;
}
.texte-publications a{
	font-family: "Roboto", sans-serif;
	font-size:1.25em;
	font-weight:bold;
	color:#3399cc;
	text-decoration:none;
	margin-bottom: 0;
    padding-bottom: 0;
}
.texte-publications p{
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0;
    padding-top: 0;
}
.titre-contenu-clients{
	text-align:center;
}
.titre-contenu-clients h2{
	font-family: "Roboto", sans-serif; color:#66cccc;
}
.titre-contenu-apropos{
	text-align:center;
}
.titre-contenu-apropos h2{
	font-family: "Roboto", sans-serif; color:#cc99cc;
}
.titre-contenu-service{
	text-align:center;
}
.titre-contenu-service h2{
	font-family: "Roboto", sans-serif; color:#cc6699;
}
.titre-contenu-temoig{
	text-align:center;
}
.titre-contenu-temoig h2{
	font-family: "Roboto", sans-serif; color:#7acdc8;
}
.titre-contenu-capsules{
	text-align:center;
	padding-left:1em;
}
.titre-contenu-capsules h2{
	font-family: "Roboto", sans-serif; color:#ff9900;
}
.titre-contenu-capsules h4{
	text-align:left;
	font-family: "Roboto", sans-serif; color:#ff9900;
}
.titre-contenu-capsules a{
	text-align:right;
	font-family: "Roboto", sans-serif; color:#000000;
	font-size:1.5em;
	text-decoration:none;
	padding-right:4em;
	float:right;
}
.texte-capsules{
	height:1em;
	vertical-align:text-bottom;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:1em;
}
.titre-contact h2{
	font-family: "Roboto", sans-serif; color:#000000; margin-left:5%;
}
.texte-intro {
    max-width: 100%;
    padding: 1em;
}
.texte-temoig {
    padding: 1em;
}
.texte-temoig h3 {
	text-align:center;
	font-family: "Roboto", sans-serif; color:#7acdc8;
}
.texte-apropos {
    padding: 0 1em;
}
.texte-temoig a{
	font-family: "Roboto", sans-serif;
	font-size:1.25em;
	font-weight:bold;
	color:#7acdc8;
	text-decoration:none;
	margin-bottom: 0;
    padding-bottom: 0;
}
.image-logo, .image-logo2{
	margin: 0.5em 6em;
}
.photo-renee{
	width:30%;
	min-height:8em;
	padding: 0;
	float:left;
	text-align:center;
}
.resize-image{
	width:60%;
	max-width:100%;
}
.photo-temoig{
	padding: 0 1.5em;
	float:left;
}
.resize-image-temoig{
	max-width:100%;
}
.list-style5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	line-height:1.5em;
	margin-bottom:1em;
	list-style:none;
}
.list-style-clients{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
	color:#000;
	line-height:1.5em;
	margin-bottom:1em;
	list-style:none;
}
.list-style-capsules{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	line-height:1.5em;
	margin-bottom:1em;
	list-style:none;
	padding-left:1em;
}

aside.coordonnee{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#cc99cc;
	padding:0 5%;
	float:left;
}
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}


/******** form ******/
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	background-color:#FFF;
	padding:5%;
	float:left;
}
form.commande{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	background-color:#FFF;
	padding:0 5%;
	float:left;
}
textarea#tswcomments{
	margin-top:0em;
}
input#tswname, input#tswpostal{
	margin-bottom:1em;
}
input#tswcivique, input#tswfacture{
	margin-top:0.25em;
}
input#tswquantite{
	margin-top: 0.25em;
	float:left;
}
label, input, textarea {
	margin-bottom:0.5em;
	margin-top:1.5em;
	margin-right:1em;
}
label.descrip{
	font-family:Tahoma, Geneva, sans-serif; 
	color:#ff9900;
	float: left;
    margin-top: 0;
}
label.descrip1{
	font-family:Tahoma, Geneva, sans-serif; 
	color:#ff9900;
	float: left;
    margin-top: 0;
}
label.message{
	font-family:Tahoma, Geneva, sans-serif; 
	color:#000; 
	margin-bottom:0;
}
textarea#tswcomments{
}
textarea {width: 90%;}
#recaptcha_area{ margin-top:2em;}
#bouton {
    background-color: #000;
    color: #FFF;
    padding: 0.5em 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-transform: uppercase;
	text-decoration: none;
	border:none;
	margin-top:0.25em;
}
input[type="submit"] { max-width:8em;}
.image-formulaire{
	margin: 0.5em;
}
form.commande h2{
	font-family: "Roboto", sans-serif; color:#000000;
	text-align:center;
}



/* -- Footer --*/
.footer-black{
	background-color:#000;
	color:#FFFFFF !important;
}
.footer-rose{
	background-color:#cc99cc;
}
.footer-rouge{
	background-color:#cc6699;
}
.footer-orange{
	background-color:#ff9900;
}
.footer-vert{
	background-color:#66cccc;
}
.footer-bleu{
	background-color:#3399cc;
}
footer{
	height:10em;
	font-family: 'Oswald', serif;
	color:#ffffff;
	padding-top:0.75em;
	text-align:center;
	clear:both;
}
.navigationfooter{
	display: -webkit-flex; /* Safari */
	width:100%;
	-webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;
	text-align:center;
	-webkit-flex: 1; /* Safari 6.1+ */
   flex: 1;
}
.navigationfooter ul{
	margin: 0.5em auto;
	padding-left:0em;
}
.navigationfooter ul li{
	display:inline;
	text-align:center;
	border-right:solid;
	border-right-color:#ffffff;
	border-right-width:0.0625em;
}
.navigationfooter a, nav.navigationfooter a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#ffffff;
	text-decoration:none;
}
.navigationfooter a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#f3f3ec;
	text-decoration:none;
}
.navigationfooter a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#ffffff;
	text-decoration:none;
}
#sitemap{
	border-right:none;
}
.concepteurs{
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.75em;
	color:#fff;
	margin-top:5em;
}
.concepteurs a{
	font-family: 'Oswald', serif;
	color:#e1e1e1;	
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/

.clearfix {
    *zoom: 1;
}



.ir {
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback *text-indent: -9999px;*/
    
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 0.2em;
}


/* --------------------------------------Mobile/ Small Screen Styles--------------------------------------  */


html nav#jsnav {
	position: fixed;
	top:1.4em;
    width: 100%;
	z-index:1;
}

.navigation{display:none; background-color: #fff; width: 100%; margin: 0; padding: 0;}  /* Class applied by default on page load */

#menu {
	background-image: url(/images/menu.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	display: block !important;
	height: 36px;
	font: 0/0 a;
}
nav {font-family: 'Oswald', serif;
	font-weight:1em;
	color:#FFF;
	font-size:1.2em;
	margin: 0em;
	text-align:center;
	display:block;
	overflow-y: hidden;
}

nav ul li {
	padding: 1em 0em;
	margin: 0em;
	text-align: center;
}
nav ul li a{
	color:#fff;
	text-decoration:none;
}
nav ul li#homepage{
	background-color:#000000;
	color:#FFFFFF;
}
nav ul li#a-propos{
	background-color:#cc99cc;
}
nav ul li#services{
	background-color:#cc6699;
}
nav ul li#sst52{
	background-color:#ff9900;
}
nav ul li#clients{
	background-color:#66cccc;
}
nav ul li#publi{
	background-color:#3399cc;
}

#a-propos, #services, #sst52, #clients, #publi, #homepage{
	width:100%;
	display:block;
	text-align:center;
}
.navigationfooter{
	display:none;
}
.baniere-accueil, .baniere-apropos, .baniere-service, .baniere-publications, .baniere-sst52, .baniere-clients, .baniere-temoignages, .baniere-contact{
	display:none;
}
header{
	height:8em;
}
#logo {
	height:45%;
	margin:1em;
	float:left;
}
.title{
	position: absolute;
    top: 4.5em;
	left:6em;
	float:left;
}
/*  ---- form ---*/
form {
	width:90%;
}
label.message{
	margin-top:1em !important; 
	margin-bottom: 0em !important;
}
input#tswquantite{
	width:5%;
}
input#tswcapsule{
	width:80%;
}
input#tswemail{
	width:80%;
}
input#tswname{
	width:80%;
}
input#tswcivique{
	width:20%;
}
input#tswrue{
	width:50%;
}
input#tswvile{
	width:80%;
}
input#tswpostal{
	width:40%;
}
input#tswprovince{
	width:30%;
}
input#tswpays{
	width:30%;
}
input#tswtelep{
	width:40%;
}
input#tswfacture{
	width:80%;
}
.capsules-listes{
	float:left;
}
label.descrip{
	width:100%;
}
label.descrip1{
	width:45%;
}
label.descrip2{
	width:90%;
	float:left;
	margin-top:1em;
}
label.descrip3{
	float:left;
	margin-top:0;
}
.liste5{
	min-width:5em;
	text-align:center;
	float:left;
}
.liste5 a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding:0.5em 0.25em;
}
/*  ---- end of form ---*/
.carre-blanc, .carre-blanc2, .carre-blanc3, .carre-blanc4{
	width:95%;
	margin:1em auto;
}
.titre-contenu-capsules a{
	padding-right:0.5em;
}
.titre-contenu-capsules h4{
	white-space:nowrap;
	padding-top:1em;
}
/* ------ index page ----- */
.leslivres{
	width:80%;
	-webkit-justify-content: center;
    justify-content: center;
	margin:0 auto;
}
.section1, .section2, .section3{
	max-width:100%;
	float:left;
    padding: 1em;
	background-color:#FFFFFF;
	-webkit-box-shadow: undefinedpx 12px 6px 16px #000000;
	box-shadow: undefinedpx 12px 6px 16px #000000; 
}
.section4{
	width:80%;
    padding: 0em 1em 0 3em;
	background-color:#FFFFFF;
	-webkit-box-shadow: undefinedpx 12px 6px 16px #000000;
	box-shadow: undefinedpx 12px 6px 16px #000000;
}
.section1 h3, .section2 h3, .section3 h3, .section4 h3{
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	color:#000000; 
	vertical-align:text-bottom;
}
.commander-box{
	font-family: "Roboto", sans-serif;
	min-width:5em;
	text-align:center;
	float:left;
}
.commander-box a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-size: 1.25em;
	font-weight:bold;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding: 0.25em 2em;
}
.commander-box2{
	font-family: "Roboto", sans-serif;
	min-width:5em;
	text-align:center;
	float:left;
}
.commander-box2 a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-size: 1.25em;
	font-weight:bold;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding: 0.25em 2em;
}
.savoir{
	min-width:5em;
	text-align:center;
	float:left;
	margin-top: 0.25em;
}
.savoir a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding:0.25em 1em;
}
.retour{
	min-width:5em;
	text-align:center;
	float:right;
	margin-right: 1em;
}
.retour a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding:0.25em 1em;
}
.texte-2{
	width:75%;
	padding:1em 0 1em 4em;
	float:left;
}
.texte-3{
	width:75%;
	padding:1em 0 1em 4em;
	float:left;
}
.texte-4{
	width:75%;
	padding:1em 0 1em 4em;
	float:left;
}



/*------------------------------------Tablet Screen Size----------------------------------------------*/
@media only screen and (min-width: 40.63em){
	
body{
	width:100%;
	font-size:80%;
}
header{
	height:5em;
}
.title{
	position: absolute;
    top: 1.5em;
	left:22em;
	float:left;
}
#logo {
	height:75%;
	margin:0.5em 0em 0em 10em;
	float:left;
}
.icone-contact{
	float:right;
	margin-right:7em;
}

html nav#jsnav {
	display:none;
}

.navigation{ display:none;}  /* Class applied by default on page load */

#menu {
	display:none;
}


.baniere-accueil, .baniere-apropos, .baniere-service, .baniere-publications, .baniere-sst52, .baniere-sst52, .baniere-clients, .baniere-contact, .baniere-temoignages{
	display:inherit;
	height:18em;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.list-style5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	line-height:1.5em;
	list-style:none;
}
.carre-blanc, .carre-blanc2, .carre-blanc3, .carre-blanc4{
	width:90%;
	margin:1em auto;
}
.titre-contenu-capsules a{
	padding-right:4em;
}
/* ---- index page ---- */
.leslivres{
	width:90%;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.section1{
	max-width:100%;
	float:left;
    padding: 0 1em;
	background-color:#FFFFFF;
	-webkit-box-shadow: undefinedpx 12px 6px 16px #000000;
	box-shadow: undefinedpx 12px 6px 16px #000000; 
}
.section2{
	max-width:100%;
	float:left;
    padding: 4em 1em 0 2em;
	background-color:#FFFFFF;
	-webkit-box-shadow: undefinedpx 12px 6px 16px #000000;
	box-shadow: undefinedpx 12px 6px 16px #000000; 
}
.section3{
	max-width:100%;
	float:left;
    padding: 0 1em;
	background-color:#FFFFFF;
	-webkit-box-shadow: undefinedpx 12px 6px 16px #000000;
	box-shadow: undefinedpx 12px 6px 16px #000000; 
}
.section4{
	width:80%;
    padding: 0em 1em 0 3em;
	background-color:#FFFFFF;
	-webkit-box-shadow: undefinedpx 12px 6px 16px #000000;
	box-shadow: undefinedpx 12px 6px 16px #000000;
}
.section1 h3, .section2 h3, .section3 h3, .section4 h3{
	font-family: "Roboto", sans-serif;
	font-size: 0.70em; 
	color:#000000; 
	vertical-align:text-bottom;
}
.commander-box{
	font-family: "Roboto", sans-serif;
	font-size:0.70em;
	text-align:center;
	float:left;
}
.commander-box a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
}
.commander-box2{
	font-family: "Roboto", sans-serif;
	font-size:0.7em;
	text-align:center;
	float:left;
}
.commander-box2 a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
	margin-left:-2.5em;
}
.savoir{
	min-width:5em;
	text-align:center;
	float:left;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.savoir a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding:0.25em 1em;
}
.texte-2{
	width:75%;
	padding:0em 0 1em 9em;
	float:left;
}
.texte-3{
	width:75%;
	padding:0em 0 1em 9em;
	float:left;
}
.texte-4{
	width:75%;
	padding:0em 0 1em 9em;
	float:left;
}

.retour{
	min-width:5em;
	text-align:center;
	float:right;
	margin-right: 8em;
}
.retour a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding:0.25em 1em;
}
/* --- form --- */
.capsules-listes{
	width:85%;
	float:left;
}
label.descrip2{
	width:90%;
	float:left;
	margin-top:0em;
}
label.descrip3{
	float:left;
	margin-top:0;
}
.liste5{
	min-width:5em;
	text-align:center;
	float:left;
}
.liste5 a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding:0.25em 1em;
}
input#tswquantite{
	width:8%;
}
input#tswcapsule{
	width:80%;
}
input#tswemail{
	width:40%;
}
input#tswname{
	width:40%;
}
input#tswcivique{
	width:15%;
}
input#tswrue{
	width:30%;
}
input#tswvile{
	width:30%;
}
input#tswpostal{
	width:15%;
}
input#tswprovince{
	width:20%;
}
input#tswpays{
	width:15%;
}
input#tswtelep{
	width:20%;
}
input#tswfacture{
	width:40%;
}



/* ------- Navigation ----------- */
article.menu-white{ background-color:#FFFFFF; overflow:auto;}
.menu{
	display:block !important;
	width:100%;
	height:2.3em;
	display: -webkit-flex; /* Safari */
	-webkit-align-items: center; /* Safari 7.0+ */
	display: flex;
    align-items: center;
	text-align:center;
	-webkit-flex: 1; /* Safari 6.1+ */
    flex: 1;
}
nav a{
	font-family: 'Oswald', sans-serif;
	font-size:0.75;
}
ul {
    list-style-type: none;
    margin: 0.5em auto;
	padding-left:0em;
	overflow-y: hidden;
}
nav ul li {
	display:inline;
	text-align: center;
	padding:0 0.5em;
}

li.colorblack a{ 
	color:#000000;
    text-align: center;
    padding: 0.25em;
    text-decoration: none;
}
li.color1 a{ 
	color:#cc99cc;
    text-align: center;
    padding: 1em 0.25em;
    text-decoration: none;
}
li.color2 a{
	color:#cc6699;
    text-align: center;
    padding: 0.25em;
    text-decoration: none;
}
li.color3 a{
	color:#ff9900;
    text-align: center;
    padding: 0.25em;
    text-decoration: none;
}
li.color4 a{
	color:#66cccc;
    text-align: center;
    padding: 0.25em;
    text-decoration: none;
}
li.color5 a{
	color:#3399cc;
    text-align: center;
    padding: 0.25em;
    text-decoration: none;
}
nav ul li a.currentpageblack{
	border-bottom:10px solid #000000;
}
nav ul li a.currentpage{
	border-bottom:10px solid #cc99cc;
}
nav ul li a.currentpage2{
	border-bottom:solid 10px #cc6699;
}
nav ul li a.currentpage3{
	border-bottom:solid 10px #ff9900;
}
nav ul li a.currentpage4{
	border-bottom:solid 10px #66cccc;
}
nav ul li a.currentpage5{
	border-bottom:solid 10px #3399cc;
}

/* ---------- end Menu ------------- */

/* ---------- footer ------------ */

.navigationfooter{
	display: -webkit-flex; /* Safari */
	width:100%;
	-webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;
	text-align:center;
	-webkit-flex: 1; /* Safari 6.1+ */
   flex: 1;
}
.navigationfooter ul{
	margin: 0.5em auto;
	padding-left:0em;
}
.navigationfooter ul li{
	display:inline;
	padding:0 0.5em;
}
}
/*------------------------------------Desktop/Large Screen---------------------------------------------*/
@media only screen and (min-width: 64em){

body{
	width:100%;
	font-size:100%;
}

article.carre-blanc{
	background-color:#fff;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}
.carre-blanc2{
	background-color:#fff;
	width:62%;
	float:left;
}
.carre-blanc3{
	background-color:#fff;
	width:35%;
	float:right;
	min-height:41%;
}
.carre-blanc4{
	background-color:#fff;
	width:62%;
	float:left;
}
#home-content{
	width:85%;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

.texte{
	width:65%;
	padding:1em;
	float:left;
}
.texte-intro{
	max-width:100%;
	padding:1em;
}
.texte-publications{
}
.image-logo{
	width:10%;
	margin:2em;
	float:left;
}
.image-logo2{
	min-height:52em;
	width:10%;
	margin:4em;
	float:left;
}
/* --- form --- */
.image-formulaire{
	width:12%;
	margin:1em;
	float:left;
}
.liste5{
	min-width:5em;
	text-align:center;
	float:left;
}
.liste5 a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding:0.25em 1em;
}

article.menu-white{ background-color:#FFFFFF; height:3.6em; overflow:auto;}
.menu{
	height:2.5em;
	display: block;
	margin-left:auto;
	margin-right:auto;
}

nav a{
	font-family: 'Oswald', sans-serif;
	font-size:1.25em;
}
/* ---- index page ---- */
.leslivres{
	width:80%;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.section1 h3, .section2 h3, .section3 h3, .section4 h3{
	font-size: 1em;
}
.section1{
	max-width:100%;
	float:left;
    padding: 0em 1em 1em 1em;
	background-color:#FFFFFF;
	-webkit-box-shadow: undefinedpx 12px 6px 16px #000000;
	box-shadow: undefinedpx 12px 6px 16px #000000; 
}
.section2{
	max-width:100%;
	float:left;
    padding: 4em 1em 0 5em;
	background-color:#FFFFFF;
	-webkit-box-shadow: undefinedpx 12px 6px 16px #000000;
	box-shadow: undefinedpx 12px 6px 16px #000000; 
}
.section3{
	max-width:100%;
	float:left;
    padding: 0em 1em 0 3em;
	background-color:#FFFFFF;
	-webkit-box-shadow: undefinedpx 12px 6px 16px #000000;
	box-shadow: undefinedpx 12px 6px 16px #000000; 
}
.section4{
	width:80%;
    padding: 0em 1em 0 3em;
	background-color:#FFFFFF;
	-webkit-box-shadow: undefinedpx 12px 6px 16px #000000;
	box-shadow: undefinedpx 12px 6px 16px #000000;
}

.commander-box{
	font-family: "Roboto", sans-serif;
	font-size:1em;
	min-width:5em;
	text-align:center;
	float:left;
}
.commander-box a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
}
.commander-box2{
	font-family: "Roboto", sans-serif;
	font-size:1em;
	min-width:5em;
	text-align:center;
	float:left;
}
.commander-box2 a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
	margin-left: -1.75em;
}
.savoir{
	min-width:5em;
	text-align:center;
	float:right;
}
.savoir a{
	text-decoration:none;
	font-weight:bold;
	font-size: 1.25em;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding:0.25em 2em;
}
.texte-2{
	width:65%;
	padding:0em 0 1em 9em;
	float:left;
}
.texte-3{
	width:65%;
	padding:0em 0 1em 5em;
	float:left;
}
.texte-4{
	width:65%;
	padding:0em 0 1em 9em;
	float:left;
}
.retour{
	min-width:5em;
	text-align:center;
	float:right;
	margin-right: 15em;
}
.retour a{
	font-family: "Roboto", sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
    background-color: #FFFFFF;
	border:solid 2px #000000;
    color: #000000;
    padding:0.25em 1em;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.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:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
