@font-face {
    font-family: 'brandon_light';
    src: url('../fonts/brandon_light-webfont.eot');
    src: url('../fonts/brandon_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/brandon_light-webfont.woff') format('woff'),
         url('../fonts/brandon_light-webfont.ttf') format('truetype'),
         url('../fonts/brandon_light-webfont.svg#brandon_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'brandon_reg';
    src: url('../fonts/brandon_reg-webfont.eot');
    src: url('../fonts/brandon_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/brandon_reg-webfont.woff') format('woff'),
         url('../fonts/brandon_reg-webfont.ttf') format('truetype'),
         url('../fonts/brandon_reg-webfont.svg#brandon_reg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face 
{
    font-family: 'brandon_med';
    src: url('../fonts/brandon_med-webfont.eot');
    src: url('../fonts/brandon_med-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/brandon_med-webfont.woff') format('woff'),
         url('../fonts/brandon_med-webfont.ttf') format('truetype'),
         url('../fonts/brandon_med-webfont.svg#brandon_med') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandon_bold';
    src: url('../fonts/brandon_bld-webfont.eot');
    src: url('../fonts/brandon_bld-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/brandon_bld-webfont.woff') format('woff'),
         url('../fonts/brandon_bld-webfont.ttf') format('truetype'),
         url('../fonts/brandon_bld-webfont.svg#brandon_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo300';
    src: url('../fonts/museo300-regular-webfont.eot');
    src: url('../fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo300-regular-webfont.woff') format('woff'),
         url('../fonts/museo300-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo300-regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'museo700';
    src: url('../fonts/museo700-regular-webfont.eot');
    src: url('../fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo700-regular-webfont.woff') format('woff'),
         url('../fonts/museo700-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo700-regular-webfont.svg#museo700') format('svg');
    font-weight: normal;
    font-style: normal;

}
body,html
{
	width:100%;
	height:100%;
	background-color:#ffffff;
}
a
{
    color:#0084af;	
}
h1
{
    font-family: brandon_bold, Arial,Helvetica, sans-serif;
    font-size:74px;
    color:#c24032;
    font-weight:normal;
}
h2 {
    font-size: 26px;
    line-height: 30px;
    color: #c24032;
    font-family: brandon_bold, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}
h3 {
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 3px;
    border-bottom: rgba(0, 0, 0, 0.7) 1px solid;
    font-family: brandon_med, Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-bottom: 6px;
    color: rgba(0, 0, 0, 0.7);
}
#main
{
	width:100%;
}
#main2
{
	width:1200px;
}
#home
{
    height:575px;
    position:relative;
    margin-bottom: -4px;
}
#homeBannerContainer
{
    background: url('../contenuFichiers/sections/home_v4.jpg') no-repeat center top;
    background-size: cover;
    height: 575px;
    width: 100%;
}
#news
{
    position:absolute;
    top:0px;
    left:0px;
    width:1200px;
    height:44px;
}
#newsBackground
{
    position:absolute;
    top:0px;
    left:0px;
    width:1200px;
    height:44px;
    background-color:#ffffff;
    opacity:0.7;
}
#zoneNouvellesTitre
{
    position:absolute;
    top:16px;
    left:65px;
    font-family: brandon_bold, Arial,Helvetica, sans-serif;
    font-size:15px;
    color:#c24032;
    text-transform:uppercase;
}
.nouvellesContainer
{
    position:absolute;
    top:-6px;
    left:165px;
    width:940px;
    height:44px;
}
#news span
{
    /*color:#685e5e;*/
	color: rgba(0, 0, 0, 0.8);
    font-family:brandon_light, Arial, Helvetica, sans-serif;
    font-size:16px;
}
.newsPlus span
{
    font-size:30px;
    color:#c24032;
}
.nouvelleDate
{
    font-family: brandon_reg, Arial,Helvetica, sans-serif;
    text-transform:uppercase;
    margin-bottom: 5px;
    color: #fff;
}
.nouvelleTitre
{
    position:relative;
}
.fancybox-iframe0
{
    width: 100%;
}
.fancybox-prev span
{
    top: 14px!important;
}
.fancybox-next span
{
    top: 14px!important;
}
#homeAlertBannerContainer
{
    position:absolute;
    bottom:0;
    left:0;
    width: 100%;
    height: 52px;
    background: url('../images/background-link-video-promo.jpg') no-repeat center top;
}
.fourReasons
{
    position:absolute;
    width:100%;
    top:16px;
    text-align:center;
    opacity: 0;
}
.fourReasons a
{
    color:#ffffff;
    font-size:17px;
    font-family:brandon_med, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    text-decoration: none;
}
.fourReasons a span
{
    font-family: brandon_bold, Arial,Helvetica, sans-serif;
}
#header
{
    position:relative;
    height:156px;
    z-index:1999;
}
#logo {
	position: absolute;
	top: 11px;
	left: 0px;
	width: 100%;
	text-align: center;
}
#logo img {
	height: 70px;
}
#nav1
{
    width:1200px;
    padding-top:97px;
}
#menuContainer
{
    display:inline-block;
    position:relative;
    z-index:14003;
}
#menu2Container
{
    position:absolute;
    top:0px;
    left:0px;
}
#menu2a
{
    position:absolute;
    top:-66px;
    left:14px;
}
#menu2b
{
    position:absolute;
    top:-66px;
    right:14px;
}
#menu2a a,#menu2b a
{
    display:inline-block;
	font-family: brandon_reg, Arial,Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
    color:#c24032;
    margin-bottom:10px;
}
.openNewsBtnView
{
    /*display: none;*/
}
.menuOnglet {
	float: left;
	position: relative;
	padding: 15px 14px 0 14px;
	display: block;
	/*max-width: 154px;*/
	height: 36px;
}
.menuOngletOver,.menuOnglet:hover
{
	float: left;
	position: relative;
	padding: 15px 14px 0 14px;
	display: block;
	/*max-width: 154px;*/
	height: 36px;
    z-index: 2000000;
	border-bottom:#c24032 8px solid;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */                    
}
.menu:link,.menu:visited,.menu:hover,.menu:active,.menuOver:link,.menuOver:visited,.menuOver:hover,.menuOver:active
{
	font-family: brandon_reg, Arial,Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
    line-height: 16px;
	text-decoration:none;
	display:block;
	position:relative;
	text-transform:uppercase;
}
.menuOnglet:hover .sousMenu
{
	display:block;	
}
.menuOngletOver:hover .sousMenu
{
	display:block;	
}
.sousMenuOver
{
    display:block;
}
.sousMenuOnglet:link,.sousMenuOnglet:active,.sousMenuOnglet:visited,.sousMenuOnglet:hover
{
	display:block;
	font-family: brandon_reg, Arial,Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	color:#ffffff;
	margin-bottom:5px;
	padding:7px 15px 7px 15px;
}
.sousMenuOnglet:hover
{
	color:#c24032;
	background-color:#ffffff;
}
.sousMenuOngletOver:link,.sousMenuOngletOver:active,.sousMenuOngletOver:visited,.sousMenuOngletOver:hover
{
	display:block;
	font-family: brandon_reg, Arial,Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	color:#c24032;
	background-color:#ffffff;
	margin-bottom:5px;
	padding:7px 15px 7px 15px;
}
.shadowHeader
{
    width:1200px;
    height:5px;
    position:absolute;
    bottom:-5px;
    left:0px;
    z-index:14000;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.2) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.2) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
}
.sousMenu .shadowHeader
{   
    width:236px;
    height:5px;
    top:0px;
    left:0px;
}
#sousMenu2
{
	/*position:absolute;
	left:0px;
	top:590px;*/
    float:left;
	width:289px;
	z-index:1001;
    margin-top:48px;
}
.sousMenu2Onglet
{
	display:inline-block;
    width:264px;
	margin-bottom:1px;
}
.sousMenu2Onglet:hover
{
	color:#969696;
	background-color:#ffffff;
}
.sousMenu2Onglet:hover a
{
	color:#c24032;
}
.sousMenu2OngletOver {
    display: inline-block;
    background-color: #c24032;
    margin-bottom: 1px;
    width: 264px;
}
.sousMenu2OngletOver:link,.sousMenu2OngletOver:active,.sousMenu2OngletOver:visited,.sousMenu2OngletOver:hover
{
	display:inline-block;
	margin-bottom:1px;
    width:264px;
}
.sousMenu2:link, .sousMenu2:active, .sousMenu2:visited, .sousMenu2:hover {
    display: inline-block;
    font-family: brandon_med, Arial,Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    color: #fff;
    padding: 10px 20px 5px 15px;
    border-bottom: #6a7b15 1px solid;
    color: #000000b3;
}
.sousMenu2News .sousMenuDate {
    color: #000000b3;
    font-size: 12px;
    margin-bottom: 5px;
}
.sousMenu2Over.sousMenu2News .sousMenuDate {
    color: #fff !important;
}
.sousMenu2News:link, .sousMenu2News:active, .sousMenu2News:hover {
    color: #000000b3 !important;
}
.sousMenu2News:hover, .sousMenu2Over.sousMenu2News {
    color: #fff !important;
}
.sousMenu2News:hover {
    color: #c24032 !important;
}
.sousMenu2Over.sousMenu2News {
    color: #fff !important;
}
.sousMenu2Over:link, .sousMenu2Over:active, .sousMenu2Over:visited, .sousMenu2Over:hover {
    display: inline-block;
    font-family: brandon_med, Arial,Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    /* color: #554747; */
    color: #fff;
    /* color: rgba(85, 71, 71, 1); */
    padding: 10px 20px 5px 15px;
    border-bottom: #c24032 1px solid;
}
/* SOUS-MENU 3 */
#sousMenu3
{
	width:244px;
	z-index:1001;
    background-color:#ffffff;
    padding:10px 0px 5px 0px;
}
.sousMenu3Onglet
{
	display:inline-block;
    font-family: brandon_med, Arial,Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	line-height:13px;
	text-decoration:none;
    color:#685e5e;
    /*color: rgba(104, 94, 94, 1);*/
    width:244px;
	margin-bottom:5px;
	cursor:pointer;
}
.sousMenu3Onglet:hover
{
    color:#685e5e;
    /*color: rgba(104, 94, 94, 1);*/
	background-color:#ffffff;
}
.sousMenu3OngletOver
{
	display:block;
	font-family: brandon_med, Arial,Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	line-height:13px;
	text-decoration:none;
    color:#685e5e;
    /*color: rgba(104, 94, 94, 1);*/
	background-color:#ffffff;
	margin-bottom:5px;
	cursor:pointer;
    width:244px;
}
.sousMenu3OngletOver:link,.sousMenu3OngletOver:active,.sousMenu3OngletOver:visited,.sousMenu3OngletOver:hover
{
	display:block;
	margin-bottom:5px;
    width:244px;
}
.sousMenu3:link,.sousMenu3:active,.sousMenu3:visited,.sousMenu3:hover
{
	display:inline-block;
	font-family: brandon_med, Arial,Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
    color:#685e5e;
    /*color: rgba(104, 94, 94, 1);*/
	padding:4px 8px 4px 54px;
    border-bottom:#ffffff 1px solid;
}
.sousMenu3:hover
{
	font-family: brandon_bold, Arial,Helvetica, sans-serif;
}
.sousMenu3Over:link,.sousMenu3Over:active,.sousMenu3Over:visited,.sousMenu3Over:hover
{
	display:inline-block;
	font-family: brandon_bold, Arial,Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
    color:#685e5e;
    /*color: rgba(104, 94, 94, 1);*/
	padding:4px 8px 4px 54px;
    border-bottom:#ffffff 1px solid;
}
/* FIN SOUS-MENU 3 */
#content
{
    position:relative;
    min-height:1000px;  
}
#content3
{
    float:left;
    width:860px;
    /*margin-left:289px;*/
    margin-top:56px;
    min-height:400px;
}
.content3Alone {
	width: 100%!important;
	box-sizing: border-box;
	padding-right: 40px;
}
.content3WithRightImg
{
    width:600px !important;
}
#content3Images
{
    float:left;
    margin-left:30px;
    margin-top:96px;
}
#content3Images div
{
    margin-bottom: 20px;
}
#content3 p, #content3 td, #content3 li {
    font-family: brandon_light, Arial,Helvetica, sans-serif;
    font-size: 19px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.7);
}
#content3 a
{
    font-family: brandon_light, Arial,Helvetica, sans-serif;
	font-size:19px;
	line-height:24px;
    color:rgba(0, 0, 0, 0.7);;
    /*color: rgba(255, 255, 255, 1);*/
    text-decoration:underline;
}
#content3 strong
{
    font-family:'brandon_med',sans-serif;
	font-weight:normal;
}
#content3 img {
	border: #ffffff 2px solid;
	max-width: 100%;
	height: auto !important;
}
#content2
{
    position:relative;
    padding-bottom: 40px;
}
#contentHeader
{
    height: 443px;
}
#sectionTitleBackground {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    /* background: url('../images/sectionTitleBackground.png') no-repeat center bottom; */
    /* opacity: 0.55; */
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
}
#sectionTitle {
    position: relative;
    width: 1200px;
    height: auto;
    padding-top: 15px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
#quote
{
    height:305px;
    background:url('../images/quoteBackground_v2.png') no-repeat center bottom;
    padding-top:104px;
    position:relative;
}
#faitesundon {
	position: relative;
	top: -100px;
}
#quoteText
{
    font-family: museo700, Arial,Helvetica, sans-serif;
    margin-top:90px;
    margin-bottom:5px;
    color: rgba(0, 0, 0, 0.65);
    font-size:35px;
    line-height:43px;
    font-style:italic;
}
#quoteName
{
    font-family: museo700, Arial,Helvetica, sans-serif;
    color:#ffffff;
    font-size:26px;
    margin-top:4px;
}
#quoteDescription
{
    font-family: museo300, Arial,Helvetica, sans-serif;
    color:#ffffff;
    font-size:16px;
    margin-top:5px;
}
#quotePhoto
{   
    position:absolute;
    right:15px;
    bottom:-3px;
    z-index:1;
}
#footer
{
    position:relative;
    height:180px;
    width:1200px;
    z-index:2;
}
#footer div
{
    display:inline-block;
    color:#7f7f7f;
	font-family: brandon_reg, Arial,Helvetica, sans-serif;
    font-size:13px;
    text-transform:uppercase;
    margin:0px 15px 15px 15px;
}
#footer a
{
    color:#7f7f7f;
}
#footer2
{
    margin:0px 0px 0px 0px;
    padding-top:30px;
}
#footer-icons
{
    padding-top:32px;   
}
#footer img
{
    margin:0px 25px 0px 25px;   
}
.shadowFooter
{
    width:100%;
    height:5px;
    position:absolute;
    top:-5px;
    left:-15px;
    z-index:14000;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.2) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.2))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.2) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.2) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.2) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.2) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#33000000',GradientType=0 ); /* IE6-8 */
}
.shadowFooterHome
{
    width:1200px;
    height:5px;
    position:absolute;
    top:0px;
    left:-15px;
    z-index:14000;
    background:url('../images/homeSepFooter.jpg') no-repeat left top;
}
.histoireSuite
{
    background-color:#ffffff;
    padding:12px 20px 12px 20px;
    display:inline-block;
    margin-top:30px;
}
#content3 .histoireSuite a
{
	font-family:brandon_bold, Arial, Helvetica, sans-serif;
    font-size:26px;
    color:#face28;
    text-decoration:none;
}
#intranetLoginIntro,.intranetLoginFormLabel
{
    font-family: brandon_light, Arial,Helvetica, sans-serif;
    font-size: 19px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
}
.bordForm
{
    width: 280px;
    padding: 10px; 
    border: #fff 1px solid;
    color: #000;
    font-family: 'brandon_reg', sans-serif;
    font-size: 18px;
    line-height: 20px;
    background-color: #fff;
}
.boutonFormulaire {
    border: #574c59 1px solid;
    background-color: #574c59;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 16px;
    padding: 6px 12px;
    display: inline-block;
    cursor: pointer;
    font-family: 'brandon_reg', sans-serif;
}
.boutonFormulaire:hover {
    border: #726674 1px solid;
    background-color: #726674;
}
#intranetLoginLostAccess
{
    font-family: museo300, Arial,Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    margin-top: 5px;
    line-height: 20px;
}
#intranetLogOut i
{
    position: absolute;
    right:20px;
    top:60px;
    color: #ffffff;
    font-size: 18px;
    font-style: normal;
    text-transform: none;
}
#intranetLogOut i span
{
    font-family: museo700, Arial,Helvetica, sans-serif;
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    text-transform: none;
    display: inline-block;
    padding-left: 5px;
}
#menu2b span
{
    font-size: 16px;
    position: relative;
    top: 1px;
}
#responsive-main-nav-toggler {
    position: relative;
    left: 15px;
    top: 15px;
    display: none;
    cursor: pointer;
}
#responsive-main-nav-toggler2 {
    position: absolute;
    right: 15px;
    top: 0px;
    display: none;
    cursor: pointer;
}
.fa-bars
{
    font-size: 22px;
    color: #c24032;
}
#responsive-main-nav-toggler2 .fa-bars
{
    font-size: 22px;
    color: #000; 
}
#header-subsections-list {
    background-color: #3f3b3c;
    display: none;
    padding: 10px 0px 10px 17px;
    margin-top: 40px;
    margin-left: 4%;
    padding-right: 25px;
    cursor: pointer;
    width: 179px;
}
#header-subsections-list h5
{
    font-family: brandon_med, Arial,Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    color: #fff;
}
#header-subsections-list i
{
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
    color: #fff;
    padding-right: 10px;
}
input {
    -webkit-appearance: none;
    border-radius: 0;
}
#photoCredit {
	color: #fff;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-color: rgba(0,0,0,0.5);
	padding: 5px 10px;
	font-family: brandon_light, Arial,Helvetica, sans-serif;
	font-size: 17px;
}
#contentHeader {
	position: relative;
}
#homeAlertBannerContainer #photoCredit {
	bottom: 60px;
}
.footer-home #faitesundon {
	position: absolute;
	top: 6px;
	right: 0px;
}
.footer-home #faitesundon img {
	height: 155px;
	margin: 0px;
	width: auto !important;
}
.footer-home #footer-icons {
	padding-top: 60px!important;
}
.footer-home #footer2 {
	padding-top: 60px!important;
}
.fancybox-overlay{
    background-color: #c24032!important;
}
#galleryContainer {
	margin-top: 50px;
}
#galleryTitle {
    margin-bottom: 40px;
}
.product
{
    position: relative;
}
#productsGrid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 60px;
	row-gap: 70px;
	margin: 20px 0 30px 0;
}
#productsGrid .productImg img {
	/* width: 100%; */
	display: block;
	box-sizing: border-box;
}
.productInfos {
	position: relative;
	margin-top: 5px;
}
.productName {
	font-family: brandon_bold, Arial,Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.7);;
}
.productPrice {
	font-family: brandon_light, Arial,Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	color:rgba(0, 0, 0, 0.7);;
}
.productBuyBtn {
    background-color: #687722;
    color: #fff;
    display: initial;
    padding: 6px 10px 6px 10px;
    border-radius: 4px;
    font-family: brandon_reg, Arial,Helvetica, sans-serif;
    font-size: 18px;
    /* line-height: 0; */
    position: absolute;
    right: 0;
    top: 1px;
    cursor: pointer;
    /* border: #fff 2px solid; */
    text-align: center;
    -webkit-box-shadow: 0px 0px 5px 6px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 6px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 6px rgba(0,0,0,0.05);
}
.productBuyBtn:hover {
    background-color: #fff;
    color: #687722;
}
.productSold {
	background-color: #687722;
	display: inline-block;
	color: #fff;
	font-family: brandon_reg, Arial,Helvetica, sans-serif;
	padding: 7px 15px;
	position: absolute;
	top: -15px;
	font-size: 18px;
	text-transform: uppercase;
	left: -10px;
}
#purchaseThankYou {
    background-color: #fff;
    padding: 30px 30px;
    color: #687722;
    font-family: brandon_reg, Arial,Helvetica, sans-serif;
    font-size: 22px;
    line-height: 27px;
    border-radius: 5px;
}
#purchaseThankYouTitle {
	color: #687722;
	font-family: brandon_bold, Arial,Helvetica, sans-serif;
	font-size: 30px;
	line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.productBuyWaiting {
	display: none;
	position: absolute;
	top: 0;
	right: 21px;
	z-index: 1;
}
.rotate {
  animation: rotation 1s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fa.fa-circle-o-notch.rotate {
	font-size: 30px;
	color: #fff;
}