/* cmsms stylesheet: rits modified: 04/19/17 15:38:39 */
@charset "UTF-8";
/* CSS Document */

<style type="text/css">
body {
    min-height: 100%;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	text-align: center;
	font-size: 30px;
	color: #000;
	font-family: 'Open sans', Verdana, Geneva, sans-serif;
        
}
h2 {
	font-size: 20px;
	color: #000;
	padding: 0px 0 25px 0;
}
h3 {
	font-size: 14px;
	color: #000;
	padding: 0;
}	
.main {
	left:auto;
	top:0px;
	right: auto;
	bottom: 0px;
	overflow: auto;
	width:100%;
	height:100%;	
	margin-top:0px;
	font-family: Verdana, Geneva, sans-serif;
}

.block {float:left; margin: 0 11px 25px 0;}	
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
.header {
	position: relative;
	left:auto;
	right: auto;
	overflow: auto;
	width:100%;
	height:auto;	
	margin-top:0px;	
}
.container {
	position: relative;
	overflow: auto;
	max-width: 1200px;
	margin: 15px auto;
}
.bottom-bar {
	width:100%;
	height:20px;
	background-color:#2d6232;
	margin-top:0px;
}
.logo {
	float: left;
	margin: 10px 0 0 0px;
        width:75px;
        height:58px;
}
.logo img {width:100%;}
.lang {
	display: block;
	float: right;
	margin-top: 30px;
}	
.lang a, .lang a:visited {
	border: solid 1px #9d8d82;
	padding: 2px;
	text-decoration:none;
	margin-left: 20px;
	color: #9d8d82;
}
.lang ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.lang li {
	float: left;
}
.lang li a, .lang li a:visited, .lang li a.menuactive, .lang li.sectionheader a, .lang li.sectionheader {
	float: left;
	border: solid 1px #9d8d82;
	padding: 2px;
	text-decoration:none;
	margin-left: 20px;
	color: #9d8d82;
}
.lang li a.current,.lang li a:hover,.lang li a.active, .lang li a.current:hover,.lang li a.current:active, .lang li a.menuactive {
	color: #2d6232;
	text-decoration:none;
}
.espace {
	display: block;
	float: right;
	color:#4e4d50;
	margin: 30px 0px 0 30px;
}
.espace a, .espace a:visited, .espace a:link {
	color:#4e4d50;
}

.menu {
	display:block;
	height: 59px;
	float:right;
        overflow: hidden;
}
.menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	height:39px;
	padding-top: 20px;
        margin-left:-1px;
	
}
.menu li {
	float: left;
	border-left: 1px solid #000;
	padding: 10px 25px;
text-transform: uppercase; font-size : 14px
}

.menu li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	/*width: 127.7px;
	-ms-width: 127.7px;
	-moz-width: 127.7px;
	-webkit-width: 127.7px;
	-o-width: 127.7px;*/
	text-align: right;
}

.menu li a:first-child {
	border:none;
}

.menu li a:hover {
	text-decoration: underline;
	cursor:pointer;
}
.menu li a.active {
	text-decoration: underline;
}
.menu li a.current,.menu li a.current:hover,.menu li a.current:active {
	text-decoration: underline;
	cursor:default;
}	
.visu {
	width: 100%;
	position: relative;
}

.visu img {width:100%;height:auto;position:relative;}

.visu2 {width:100%;height:auto;position:absolute;top:0;left:0;}
.visu-titre {
	position:absolute;
	top:40%;
	width:100%;
	text-align: center;
	font-size: 60px;
	color: #a8996e;
	font-family: 'Open sans', Verdana, Geneva, sans-serif; text-transform: uppercase
}
.visu-content {
	width: 100%;
	position: relative;
        margin-top:80px;
}

.content {
	height: auto;
	position: relative;
	width:100%;
	background-color:#e3e2e1;
}
.container p img {margin:20px;}
.content_text {
	height: auto;
	width: 1200px;
	margin: 0 auto;
	padding: 20px;
	color: #4e4d50;
	line-height: 22px;
	position: relative;
}
.content_visus {
	float: right;
	height: auto;
	width: 35.83%;
	height:auto;
	margin-top: 50px;
}
.content_visus img {
	margin-bottom: 30px;
	width:46.51%;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-align: center;
	margin: 0px 0 20px 0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}

.magazine-item {width: 48%;float: left;text-align: center;margin-bottom: 20px;padding: 15px 0; background-color: #eee;margin-right: 2%;}
.magazine-item-image { float: left; width: 50%; }
.magazine-item-text { float: left; width: 50%; }
.magazine-item h2 {font-weight: bold;padding:0;}
.magazine-item p {padding:0 10px;line-height: 20px;}
.magazine-item a {color: #a8996e; font-weight:bold}

.magazine-item2 h2 {font-weight: bold;}
.magazine-item2 {text-align: center;}
.magazine-item2 p {padding:0 10px;text-align: left;line-height: 25px;}
.magazine-item2 ul li {text-align: left;}

.contactform td {color:#666;margin-bottom:20px;}
.cms_checkbox {width: 20px;}
.cms_submit.fbsubmit {
      color: #fff;
      background-color: #4b7ebc;
      border-color: #4b7ebc;
      width: 150px;
}
.address {
	background: #333;
	float: left;
	height: 15px;
	width: 100%;
	padding: 25px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-top: 30px;
	
}

.adresse a, .adresse a:hover, .adresse a:visited {color: #FFF;}
.adresse {display: inline-block;width: 250px;line-height:22px}
.block-address {
       float: left;
       height: auto;
       width: 100%;
       background-color: #a8996e;
       color: #fff;
       margin: 60px 0;
       padding: 30px 0;
}
.adresse p {margin:0;}

.footer, footer a {
	float:left;
	height: auto;
	/*max-width: 1200px;
	margin: 10px auto;*/
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #a8996e;
	color: #fff;
	text-align: left;
	
}

.copyright, copyright a {
	float:left;
	height: auto;
	/*max-width: 1200px;
	margin: 10px auto;*/
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	
}

.logofoot {margin:18px 0 12px 0;float:left;}
.adressfoot {margin: 20px 0 0 200px;float:left;}
.social {float:right;margin-top:45px;}
.social img {margin-left:30px;}

.footer-menu-bkg {
	float:left;
	width:100%; 
	height: auto;
	background-image:linear-gradient(#1a411e, #287939);
}
.footer-menu {
	max-width: 1200px;
	height:auto;
	margin: 0px auto;
	
	/*max-width: 1200px;
	margin: 10px auto;*/
}
.footer-menu-bloc {
	display: block;
	float:left;
	width:200px;
	height: auto;
	margin: 10px 0;
}

.footer-text-bkg {
	float:left;
	width:100%; 
	height: auto;
}
.footer-text {
	max-width: 1200px;
	height:auto;
	margin: 0px auto;
}
.footer-text1 {
	width: 100%;
	padding: 10px 0 5px 0;
	float:left;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.footer a, .footer a:hover, .footer a:visited {color:#4e4d50;}
.footer_text {width:1200px;margin:0 auto;padding: 10px 0;}


#style1, #style1 a {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
}

.menu select {display:none;}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

.form-control {
	display: block;
	width: 90%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn-primary {
	color: #fff;
	background-color: #4b7ebc;
	border-color: #4b7ebc;
}

.content_text select {
	float: left;
font-size: 14px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: solid 1px #ccc;
border-radius: 0px;
padding: 0 0px 0 30px;
width: 30%;
height: 30px;
background: url(images/arrow-down-select.jpg) no-repeat right 10px top 9px;
text-indent: 0.01px;
text-overflow: '';
margin: 0px 20px 0 0px; 
font-size: 14px;
font-family: Verdana, Geneva, sans-serif;
}

/*
---------------------------------------------NAV START
*/

.menu li ul { 
        position: absolute;
        width: 144px;
        left: -999em; /*loin du champ de vision */
}


.menu li ul li {
    /*border: 1px solid #fff;*/
	width: 144px;
	/*height: 42px;*/
	display: block;
	padding:5px;
	/*text-align:center;*/
	background-color: #fff;
	position:relative;
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body .menu li ul li {
        border-top : 1px solid transparent;
}

.menu li ul ul {
        margin: -22px 0 0 144px ;   
}

html>body .menu li ul ul {
        border-left: 1px solid transparent ;
}

.menu li:hover ul ul, .menu li.sfhover ul ul {
        left: -999em;
}

.menu li:hover ul, .menu li li:hover ul, .menu li.sfhover ul, .menu li li.sfhover ul {
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
        display:block;
        width : 145px; /* largeur */
}

.menu ul li ul li:hover {
	display:block;
        background-color: #fff;
}

.menu ul li ul li a {
	display:block;
        padding: 5px 15px; 
		text-transform: none;
		text-align: left;
}

.menu ul li ul {
	margin: 0px 0 0 100px;
        /*padding-top:12px;*/
        list-style-type: none;
		/*border: 1px solid #9d8d82;*/
		box-shadow: 1px 1px 5px #c7c7c7;
		background-color:#fff;
		padding: 15px 15px;
}

.menu ul li ul li.menuactive {
        display:block;
        background-color: #fff;
}

select.select-menu {display:none;}

/*
---------------------------------------------NAV END
*/


@media (max-width: 1025px) {

.menu {margin: 38px 50px 10px 0;}
.menu li a {padding: 15px 0px 5px 10px;}
.footer-menu-bloc {margin: 10px;font-size: 14px;}
.header {
	left:auto;
	right: auto;
	/*overflow: auto;*/
	width:100%;
	height:auto;	
	margin-top:0px;
	
}

}



@media (max-width: 640px) {
.hide_mobile,
.hide{display:none !important;}
    * {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    /* passer body (et tous les ÃƒÂ©lÃƒÂ©ments de largeur fixe) en largeur automatique */

    body {
        width: auto;
        margin: 0;
        padding: 0;
    }
    
    /* fixer une largeur maximale de 100% aux ÃƒÂ©lÃƒÂ©ments potentiellement problÃƒÂ©matiques */

    img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    
    /* conserver le ratio des images */

    img {
        height: auto;
    }
    
    /* gestion des mots longs */

    textarea,
    table,
    td,
    th,
    code,
    pre,
    samp {
        -webkit-hyphens: auto; /* cÃƒÂ©sure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage Ãƒ  la ligne forcÃƒÂ© */
    }
    
    code,
    pre,
    samp {
        white-space: pre-wrap; /* passage Ãƒ  la ligne spÃƒÂ©cifique pour les ÃƒÂ©lÃƒÂ©ments Ãƒ  chÃƒÂ¢sse fixe */
    }
    
    /* Passer Ãƒ  une seule colonne (Ãƒ  appliquer aux ÃƒÂ©lÃƒÂ©ments multi-colonnes) */

    element1,
    element2 {
        float: none;
        width: auto;
    }
    
    /* masquer les ÃƒÂ©lÃƒÂ©ments superflus */

    #hide_mobile {
        display: none !important;
    }
    

.header{width: 100%;height:100%}
.logo{width: 100%;height:auto;padding: 0 10px;margin: 10px 0 0 0;}
.menu {background:none;height:15px;}
.menu ul     { display: none; }
.menu select { display: inline-block;width:100%;margin: 60px 0 20px 0;background-color:#414545;color:#fff;font-size:1.2em;border:none;padding:0.2em;}


.menu{
  height:auto;margin-top:-40px;width:100%;
  -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 */
}

.content_text {width:100%;padding: 20px;}
.content_visus {width: 90%; margin: 0 20px;}
.teleph {width:90%; height: 85px; text-align:center; margin: 0 20px; }
.address {height: auto;}
.footer {width: 100%;}
.content_text select {width: 90%;}
.footer_text {width:100%;}

select.select-menu {
	display:inline-block;
	border: 1px solid #DDD;
	background-color: #e4e4e4;
	width: 100%;
	height: 30px;
	padding: 5px;
	margin: 0;
	cursor: pointer;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 20px;
}

.visu {display:none;}
.ombre-visu {display:none;}
.espace {margin: 10px 10px 0 30px;}
.lang {
	float: left;
	margin: 10px 0;
}
.footer-text1 {width:100%;padding: 10px 0 5px 5px;}
.footer-text2 {width:100%;padding: 10px 0 5px 5px;}
.block {width:100%;text-align:center;}
.logofoot {margin:0;width:100%;text-align: center;}
.adressfoot {margin:20px 0 0 0;width:100%;text-align: center;}
.social {margin-top:20px;width:100%;text-align: center;}
.visu-content img {display:none;}
.visu-titre {color:#000;font-size: 50px;}
.visu-content {height:100px;margin-top:0px;}
.magazine-item {width: 100%;}
.adresse {margin-top: 50px;}
.cta-fixed {display:none}

}

body {
	margin: 0px;
}
.cta-fixed {
       position: fixed;
       z-index: 100;
       top: 250px;
       right: 0;
       -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
       transform: rotate(-90deg);
       -webkit-transform-origin: 100% 100%;
       -ms-transform-origin: 100% 100%;
       transform-origin: 100% 100%;
}
.cta-fixed a {
       display: block;
       padding: 7px 27px;
       background-color: #a8996e;
       color: #fff;
       font-size: 0;
       border-radius: 5px 5px 0 0;
       -webkit-transition: all .35s;
       transition: all .35s;
       text-decoration: none;
}
.cta-fixed a span {
      padding: 15px;
      display: inline-block;
      vertical-align: middle;
      font-size: 1.2rem;
      line-height: 1em;
}
.cta-fixed a:hover {background-color: #8e8058;}
.contactform input {
      padding: 10px;
      width: 100%;
      font-size: 18px;
}
.buttonrits{ background-color:#a8996e; padding: 10px; -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;}
.buttonrits a {color:#fff}
