/*==================================================================================================
Couleur
==================================================================================================*/
/*
color: #000000; Noir
color: #ffffff; blc
color: #dc1960; Rose
color: #0002C2e; Vert foncé
color: #03a688; Vert clair

color: #f18800; Orange
color: #9c0042; Bordeau
color: #0096b3; Bleu
color: #e72546; rge
/* @end */

/*==================================================================================================
Global
==================================================================================================*/

/* Typography resets */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
margin: 0;
padding: 0;
direction: ltr;}

@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('BebasNeue-Regular.eot');
    src: local('BebasNeue-Regular'), 
        url('BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
        url('BebasNeue-Regular.woff2') format('woff2'),
        url('BebasNeue-Regular.woff') format('woff'),
        url('BebasNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brush Script MT';
	src: local('Brush Script MT'),
        url('BRUSHSCI.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Medium';
	src: local('Montserrat-Medium'),
        url('Montserrat-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html,
body {font-size: 100%;}

body {
background: #002C2e;
color: #ffffff;
padding: 0;
margin: 0;
font-family: 'Montserrat-Medium', sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1;
position: relative;
cursor: "default";}

/* Default paragraph stylenav */

p {
font-family: inherit;
font-weight: normal;
font-size: 1rem;
line-height: 1.25;
margin-bottom: 1.25rem;
text-rendering: optimizeLegibility;}

#signature p {
font-family: Brush Script MT;
line-height: 1;
font-size: 1.3rem;
margin-top: -1rem;
Text-align: right ;
padding-right: 15% ;}

h1 {
font-family: 'BebasNeue-Regular', sans-serif;
font-weight: normal;
font-style: normal;
font-size: 1.4rem;
line-height: 1.4;
letter-spacing: 0;
text-transform: none;
line-height: 1.1;
text-align: center;
padding-left: 7em;
color: #ffffff;}

h2 {
font-family: 'BebasNeue-Regular', sans-serif;
font-weight: normal;
font-style: normal;
font-size: 1.1rem;
line-height: 1;
letter-spacing: 0;
text-transform: none;
line-height: 1.1;
text-align: center;
padding-left: 9em;
color: #ffffff;}

h3 {
font-family: 'BebasNeue-Regular', sans-serif;
font-weight: normal;
font-style: normal;
font-size: 1.4rem;
line-height: 1.4;
letter-spacing: 0;
text-transform: none;
line-height: 1.1;
text-align: center;
color: #ffffff;}

h4 {
font-family: 'BebasNeue-Regular', sans-serif;
font-weight: normal;
font-style: normal;
font-size: 1.2rem;
line-height: 1;
letter-spacing: 0;
text-transform: none;
line-height: 1.1;
text-align: center;
color: #ffffff;}

/* Default Link stylenav */

a {
color: #000000;
text-decoration: none;
line-height: inherit;}

a:hover{color: #000000;}

.lien  a{
line-height: 1.5;
color: #dc1960;
font-weight: bold;}

img{
max-width: 98%;
border: 1px solid #ffffff;
margin-top: 0.2em;
padding: 0;
height: auto;
-ms-interpolation-mode: bicubic;
display: inline-block;
vertical-align: middle;}

*,
*:before,
*:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;}

/*==================================================================================================
Header 
==================================================================================================*/

.header {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 0;
position: relative;
float: left;
*zoom: 1;}

#logo {
background: url("images/logo.png") no-repeat;
width: 110px;
height: 110px;
display: block;
position: relative;
margin-bottom: -100px;
margin-left: 8%;
border: 1px solid #ffffff;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
z-index:100;}

.fondvert {
border: solid 2px #ffffff;
border-bottom: 0;
border-left: 0;
position: relative;
padding-left: 2em;
padding-right: 0.5em;
padding-top: 0.5rem;
padding-bottom: 0.6rem;
width: 45%;
height: 85px;
float: left;
background: #dc1960;
border-radius: 0px 100px 0px 0px;
font-family: 'Montserrat-Medium', sans-serif;
font-size: 0.9rem;
color : #ffffff;
text-align: center;}

#navgris  nav{
background: #03a688;
border: solid 1px #ffffff;
border-bottom: 0;
border-left: 0;
float: left;
margin-top: 56px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 0px;
border-top-right-radius: 20px;
margin-left: -9px;
font-size: 12px;
line-height: 28px;
font-family: 'Montserrat-Medium', sans-serif;
color: #ffffff;
width: 500px;
z-index: 200;}

#navgris nav ul li {
display: block;
float: left;
padding-left: 20px;}

#navgris nav ul li a {
color: #fff;
text-decoration: none;
display: inline-block;
padding-left: 30px;
line-height: 28px;
height: 28px;
display: block;
float: left;
*display: inline;
zoom: 1;}

#navgris nav ul li a:hover {color: #000000;}

#navgris nav ul li a.info {background: url(images/info.png) no-repeat left center;
border-top: 0;
border-bottom: 0;
font-size: 12px;
padding-left: 30px;}

#navgris nav ul li a.gb {background: url(images/gb.png) no-repeat left center;
border-top: 0;
border-bottom: 0;
font-size: 12px;}
#navgris nav ul li a.fr {background: url(images/fr.png) no-repeat left center;
border-top: 0;
border-bottom: 0;
font-size: 12px;}


/*==================================================================================================
Visuel large + Diaporama
==================================================================================================*/

#visuel {
background: #002C2e url("images/bg_body.jpg") no-repeat center 145px;
height: 580px;}

.diaporama {
position: relative;
padding-top: 100;
padding-left: 13em;
padding-right: 13em;
width: 100%;
float: left;}

/*==================================================================================================
Textes
==================================================================================================*/

.texte {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
*zoom: 1;
}

.texte100 {
position: relative;
padding-top: 0;
padding-left: 13em;
padding-right: 13em;
width: 100%;
float: left;}

.texte60 {
position: relative;
padding-top: 4em;
padding-left: 12em;
padding-right: 1em;
width: 58%;
float: left;}

.texte40 {
position: relative;
padding-top: 4em;
padding-left: 1em;
padding-right: 12em;
width: 42%;
float: right;}

.texte40 img{
border: 1px solid #000000;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

.texte50 {
position: relative;
padding-top: 2em;
padding-left: 2em;
padding-right: 2em;
padding-bottom: 2em;
width: 48%;
text-align: center;
float: left;}

.texte50 img{
border: 1px solid #000000;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

/*==================================================================================================
Navfoo
==================================================================================================*/

.navfoo {
background: #ffffff;
width: 100%;
color: #000000;
padding: 0;
margin: 0;
font-family: 'Montserrat-Medium', sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1;
position: relative;
cursor: "default";
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
*zoom: 1;}

#navfoo {
padding-left: 12.5%;
padding-right: 12.5%;}

#navfoo a {
color: #ffffff;
display: block;
font-size: 14px;
letter-spacing: 1px;
text-align: center;
text-decoration: none;
position: relative;}
	
#navfoo ul { list-style: none; margin: 0; padding: 0;}
#navfoo li { display: inline; float: left; width: 14%; border-radius: 20px 20px 0px 0px ;}

#navfoo .ot	{ 
width: 20%; 
background: #f18800;
line-height: 38px;}

#navfoo .fort{ 
width: 20%; 
background: #9c0042;
line-height: 38px;}

#navfoo .rando{ 
width: 20%; 
background: #009654;
line-height: 38px;}

#navfoo .group	{ 
width: 20%; 
background: #0069b3;
line-height: 38px;}

#navfoo .webtv	{ 
width: 20%; 
background: #e72546;
line-height: 38px;}
	
#navfoo .ot a:hover {
line-height: 48px;
background: #f18800;
margin-top: -10px;
border-radius: 20px 20px 0px 0px ;}
	
#navfoo .fort a:hover {
line-height: 48px;
background: #9c0042;
margin-top: -10px;
border-radius: 20px 20px 0px 0px ;}

#navfoo .rando a:hover {
line-height: 48px;
background: #009654;
margin-top: -10px;
border-radius: 20px 20px 0px 0px ;}

#navfoo .group a:hover {
line-height: 48px;
background: #0069b3;
margin-top: -10px;
border-radius: 20px 20px 0px 0px ;}

#navfoo .webtv a:hover {
line-height: 48px;
background: #e72546;
margin-top: -10px;
border-radius: 20px 20px 0px 0px ;}

/*==================================================================================================
Footer
==================================================================================================*/
	
.footer{
background-color: #03a688;
border-top: 1px solid #ffffff;
color: #000000;
padding: 0;
padding-bottom: 2em;
margin: 0;
font-family: 'Montserrat-Medium', sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1;
position: relative;
width: 100%;
float: left;
cursor: "default";}	

.footer ul {
text-align: center;
margin-top: 1em;
padding-bottom: 1em;
margin-left: 0;}

.footer li {
font-family: 'Montserrat-Medium', sans-serif;
font-weight: normal;
font-style: normal;
font-size: 0.875rem;
line-height: 1.6;
letter-spacing: 0;
text-transform: none;
display: inline-block;
padding-left: 1em;
margin-right: 1em;
color: #ffffff;}

.footer li a {
color: #ffffff;
-webkit-transition: color 0.2s ease-out;
-moz-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;}

#foo a {
background: #03a688;
color: #ffffff;
border-color: #000000;
width: 210px;
border: 1px solid #cccccc;
border-radius: 8px 8px 8px 8px ;
padding-top: 0;
display: block;
font-size: 14px;
letter-spacing: 1px;
line-height: 38px;
text-align: center;
text-decoration: none;
float : center;}

#foo ul { list-style: none; margin: 0; padding: 0;}

#foo a:hover {
	background: #dc1960;
	border-radius: 8px 8px 8px 8px;}

.mention {
  position: relative;
  background: #002C2e ;
  text-align: center;
  font-family: 'Montserrat-Medium', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1;
  padding-top: 2em;
  padding-bottom: 2em;
  width: 100%;
  float: left;}

.mention a {
  color: #ffffff;}

.mention p {
  color: #0ffffff;
  font-size: 0.7rem;}
  
.mention a:hover {
  color: #dc1960;}

/*==================================================================================================
Media Queries
==================================================================================================*/

@media (max-width: 920px) {
 
.header {
padding-bottom: 0em;
padding-top: 0em;
margin-top: 0px;} 

.fondvert {
border: 0;}

h1 {
padding-left: 4em;
}

h2 {
padding-left: 5.1em;
clear: both;
}

#logo {
background: url("images/logo2.png") no-repeat;
width: 80px;
height: 80px;
display: block;
position: relative;
margin-top: 3px;
margin-bottom: -85px;
margin-left: 8px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
z-index:100;}

#visuel {
background: #0002C2e url("images/bg_body.jpg") no-repeat center 150px;
height: 580px;}

#navfoo {
padding-left: 20px;
padding-right: 20px;}

#navgris nav{
display: block;
margin-top: 0px;
margin-left: -9px;
margin-right: 30px;} 

.texte100 {
padding-left: 1.5em;
padding-right: 1.5em;}

.diaporama {
padding-left: 1em;
padding-right: 1em;}

.texte60 {
position: relative;
padding-top: 4em;
padding-left: 1em;
padding-right: 1em;
width: 58%;
float: left;}

.texte40 {
position: relative;
padding-top: 4em;
padding-left: 1em;
padding-right: 1em;
width: 42%;
float: right;}
 
 .texte50 {
position: relative;
padding-top: 2em;
padding-left: 1em;
padding-right: 1em;
padding-bottom: 2em;
width: 100%;
text-align: center;} 

}  
  
@media (max-width: 850px) {

#navgris  nav{
border-right: 0;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
margin: 0;
color: #ffffff;
width: 100%;
z-index: 200;}

.fondvert {
border-radius: 0px 0px 0px 0px;
margin-top: 0px;
padding-top: 10px;
font-size: 0.7rem;
width: 100%;
height: 90px;}

#foo a {margin-bottom: 10px;}

		
}  
  

@media (max-width: 641px) {

h1 {
padding-right: 3.5em;
}

h2 {
font-size: 0.8rem;
line-height: 2;
padding-left: 6.2em;
padding-right: 6em;}

#visuel {
background: #ffffff url("images/bg_body.jpg") no-repeat center 115px;
height: 550px;}

.texte100 {
padding-top: 0px;
padding-left: 1.5em;
padding-right: 1.5em;}

#navfoo {
padding-left: 0px;
padding-right: 0px;}

#navfoo	{
position: static;}

#navfoo li {border-radius: 0px 0px 0px 0px ;}
	
#navfoo a {
font-size: 14px;
letter-spacing: 1px;}

#navfoo .ot		{ width: 100%;}
#navfoo .fort	{ width: 100%;}
#navfoo .rando	{ width: 100%;}
#navfoo .group	{ width: 100%;}
#navfoo .webtv	{ width: 100%;}
#navfoo .vide	{ display: none;}
	
#navfoo .ot a:hover {
line-height: 48px;
background: #f18800;
margin-top: 0px;
border-radius: 0px 0px 0px 0px ;}
	
#navfoo .fort a:hover {
line-height: 48px;
background: #9c0042;
margin-top: 0px;
border-radius: 0px 0px 0px 0px ;}

#navfoo .rando a:hover {
line-height: 48px;
background: #009654;
margin-top: 0px;
border-radius: 0px 0px 0px 0px ;}

#navfoo .group a:hover {
line-height: 48px;
background: #0069b3;
margin-top: -0px;
border-radius: 0px 0px 0px 0px ;}

#navfoo .webtv a:hover {
line-height: 48px;
background: #e72546;
margin-top: -0px;
border-radius: 0px 0px 0px 0px ;}
	
.texte {
margin: 0;
width: 100%;}

.texte60 {
position: relative;
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
width: 100%;
float: left;}

.texte40 {
position: relative;
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
width: 100%;
float: left;}  

.texte40 img {
width: 100%;} 

.texte50 {
position: relative;
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
width: 100%;
float: left;} 

.texte50 img {
width: 100%;}

#nav2{ margin: 0; width: 100%; }
#nav2 a { text-align:center; font-size: 12px;}
	
.footer {
padding-bottom: 0.5em;}
	
}

@media (max-width: 370px) {
h1 {
font-size: 1.1rem;
padding-right: 3.5em;
}

h2 {
font-size: 0.7rem;
line-height: 1.2;
padding-left: 6.2em;
padding-right: 6em;}

}