/*007C41*/
@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:#ffffff;
    font-weight:normal;
}
h2
{
	font-size:26px;
	line-height:30px;
	color:#ffffff;
	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:#000000 1px solid;
    font-family:brandon_med, Arial, Helvetica, sans-serif;
	font-weight:normal;
    margin-bottom:6px;
}
#main
{
	width:100%;
}
#main2
{
	width:1200px;
}
#home
{
    height:443px;
    position:relative;
}
#homeBannerContainer
{
    background: url('../images/main-home.jpg') no-repeat center top;
    background-size: cover;
    height: 443px;
    width: 100%;
    text-align: center;
}
.logoCentered {
    left:0!important;
    right:0!important;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}
.logoCentered img {
    display: inline-block!important;
}
#homeBannerLogosContainer
{
    padding-top: 17px;
}
#homeBannerLogosContainer .text
{
    font-family: brandon_bold, Arial,Helvetica, sans-serif;
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
    padding:30px 0px;
}
#homeBannerLogosContainer .logo
{
    background-color: rgba(255,255,255,0.8);
    border-radius: 10px;
    display: inline-block;
}
#homeBannerLogosContainer .logo a
{
    display: block;
    padding: 10px;
}
#homeBannerLogosContainer .logo img
{
    max-width: 307px;
}
#news
{
    position:absolute;
    top:0px;
    left:0px;
    width:1200px;
    height:44px;
    z-index: 1000;
}
#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:#007C41;
    text-transform:uppercase;
}
#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:#007C41;
}
.nouvelleDate
{
    font-family: brandon_reg, Arial,Helvetica, sans-serif;
    text-transform:uppercase;
}
.nouvelleTitre
{
    position:relative;
}
.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;
}
.header0
{
    height: 55px!important;
}
#logo {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 100%;
    display: block;
    text-align: center;
}
#logo a img {
    width:245px;
}
#logob {
    position: absolute;
    top: 45px;
    right: 0px;
    display: block;
}
#logob a img {
    width:122px;
}
#logobImg_m
{
    display: none;
}
#nav1
{
    width:1200px;
    padding-top:97px;
}
#menuContainer
{
    display:inline-block;
    position:relative;
    z-index:14003;
    width: 100%;
}
#menu2Container
{
    position:absolute;
    top:0px;
    left:0px;
}
#menu2a
{
    position:absolute;
    top:-85px;
    left:15px;
}
#menu2b
{
    position:absolute;
    top:-85px;
    right:15px;
}
#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:#007C41;
    margin-bottom:10px;
}
.fa-caret-down
{
    font-size: 12px;
    line-height: 12px;
    cursor: pointer;
    position: relative;
    padding-bottom: 20px;
}
.fa-caret-down span
{
    font-family: brandon_reg, Arial,Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 12px!important;
    line-height: 12px!important;
    padding-left: 5px;
}
.menuOnglet {
    float: left;
    position: relative;
    padding: 15px 15px 22px 15px;
    display: block;
    max-width: 120px;
}
.menuOngletOver,.menuOnglet:hover
{
	float:left;
	position:relative;
    z-index: 2000000;
	padding:15px 15px 22px 15px;
	border-bottom:#007C41 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 */                    
}
#menuOnglet80
{
    display: none;
}
.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;
	text-decoration:none;
	display:block;
	position:relative;
	text-transform:uppercase;
}
.menuOnglet:hover .sousMenu
{
	display:block;	
}
.menuOngletOver:hover .sousMenu
{
	display:block;	
}
.sousMenuOnglet:hover > .sousMenuB
{
	display:block;	
}
.sousMenuOngletOver:hover > .sousMenuB
{
	display:block;	
}
.sousMenuOver
{
    display:block;
}
.sousMenu,.sousMenuOver
{
    position:absolute;
    top:59px;
    left:0px;
    z-index:13000000;
    width:236px;
    color:#386989;
    padding:15px 0px 3px 0px;
    display:none;
    background-color:#007C41;
    opacity:0.9;
}
.sousMenuB,.sousMenuBOver
{
    position:absolute;
    top:0px;
    left:236px;
    z-index:12000000;
    width:236px;
    color:#386989;
    padding:15px 0px 3px 0px;
    display:none;
    background-color:#007C41;
    opacity:0.9;
}
.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:#007C41;
	background-color:#ffffff;
}
.sousMenuContainer
{
    position: relative;
}
.sousMenuContainer:hover > .sousMenuOnglet {
	color:#007C41;
	background-color:#ffffff;
}
.sousMenuContainer:hover > .sousMenuB {
	display: block;
}
.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:#007C41;
	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:234px;
	margin-bottom:1px;
    padding-right: 10px;
}
.sousMenu2Onglet:hover
{
	color:#969696;
	background-color:#ffffff;
}
.sousMenu2OngletOver
{
	display:inline-block;
	background-color:#ffffff;
	margin-bottom:1px;
    width:244px;
}
.sousMenu2OngletOver:link,.sousMenu2OngletOver:active,.sousMenu2OngletOver:visited,.sousMenu2OngletOver:hover
{
	display:inline-block;
	margin-bottom:1px;
    width:244px;
}
.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:14px;
	text-decoration:none;
    /*color:#554747;*/
    color: rgba(0, 0, 0, 0.7);
    /*color: rgba(85, 71, 71, 1);*/
	padding:10px 0px 5px 44px;
    border-bottom:#ffffff 1px solid;
}
.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:14px;
	text-decoration:none;
    /*color:#554747;*/
    color: rgba(0, 0, 0, 0.7);
    /*color: rgba(85, 71, 71, 1);*/
	padding:10px 0px 5px 44px;
    border-bottom:#ffffff 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:670px;
    /*margin-left:289px;*/
    margin-top:56px;
    min-height:400px;
}
.content3WithRightImg {
    width: 600px !important;
}
#content3Images
{
    float:left;
    margin-left:30px;
    margin-top:96px;
}
#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.8);
}
#content3 a
{
    font-family: brandon_light, Arial,Helvetica, sans-serif;
	font-size:19px;
	line-height:24px;
    color:#ffffff;
    /*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;
}
#content2
{
    position:relative;
}
#sectionTitleBackground
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:107px;
    background:url('../images/sectionTitleBackground.png') no-repeat center bottom;
    opacity:0.55;
}
#sectionTitle
{
    position:relative;
    width:1200px;
    height:87px;
    padding-top:8px;
    text-transform:uppercase;
}
#quote
{
    height:305px;
    background:url('../images/quoteBackground.png') no-repeat center bottom;
    padding-top:60px;
    position:relative;
}
#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:block;
    color:#7f7f7f;
	font-family: brandon_reg, Arial,Helvetica, sans-serif;
    font-size:13px;
    text-transform:uppercase;
    margin:0px 15px 0px 15px;
}
#footer a
{
    color:#7f7f7f;
}
#footer2
{
    margin:0px 0px 0px 0px;
    padding-top:30px;
}
#footer2 div
{
    display: inline-block;
    line-height: 26px;
}
#footer-partners-logo
{
    padding-top:50px;
    display: block;
}
#footer #footer-partners-logo img
{
    margin:0px 30px 0px 30px;   
}
#footer-icons
{
    padding-top:100px;   
}
#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;
}
#share
{
    width: 100%;
}
#share-container
{
    position: absolute;
    top:15px;
    right:0px;
    margin: 0px!important;
}
#share-container div
{
    float:left;
}
#share-twitter
{
    margin-right: 0px!important;
}
#share-facebook
{
    position: relative;
    left:16px;
}
#intranetLoginIntro,.intranetLoginFormLabel
{
    font-family: brandon_light, Arial,Helvetica, sans-serif;
    font-size: 19px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
}
#loginTab td a
{
    font-family: brandon_light, Arial,Helvetica, sans-serif;
    font-size: 15px;
    color: #fff;
    padding-left: 10px;
}
.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!important;
    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;
    line-height: 21px;
    margin-top: 5px;
}
#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: #007C41;
}
#responsive-main-nav-toggler2 .fa-bars
{
    font-size: 22px;
    color: #000; 
}
#header-subsections-list
{
    background-color: #3f3b3c;
    display: none;
    padding: 10px 0px 10px 44px;
    margin-top:40px;
    margin-left: 4%;
    padding-right: 40px;
    cursor: pointer;
    width: 161px;
}
#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;
}
#languages-container
{
    position: absolute;
    top: 18px;
    right: -24px;
    z-index: 1;
    padding: 0px 0px 0px 0px;
    display: none;
    background-color: #007C41;
    opacity: 0.95;
}
.fa-caret-down:hover > #languages-container
{
    display: block;
}
#languages-container ul
{
    margin:0;
    padding: 0;
    list-style: none;
}
#languages-container ul li
{
    text-align: left;
    line-height: inherit;
}
#languages-container ul li a
{
    font-size: 12px;
    text-transform: none;
    margin:10px 20px;
    padding: 0;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
}
.languages-container-open
{
    display: block!important;
}
#recup_mdpContainer
{
    width: 100%;
    text-align: center;
    margin-top: 60px;
}
#formTable
{
    width: 420px;
    display: inline-block;
}
#recupMDPBox
{
    margin-top: 40px;
}
.consigne_recup_mdp {
    margin-bottom: 20px;
}
.loginContent div,.loginContent td
{
    font-family: brandon_light, Arial,Helvetica, sans-serif;
    font-size: 19px;
    line-height: 24px;
    color: rgba(0, 0, 0, 1);
}
.recupMDP_alerte
{
    background-color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-family: brandon_light, Arial,Helvetica, sans-serif;
    font-size: 19px;
    line-height: 24px;
    margin-top:20px;
    
}
#menu2a .fa {
    width: 22px;
    text-align: center;
}