body {
    font-family: Gill sans MT, Helvetica, Arial, Tahoma, sans-serif;
}
.clear { 
    clear: both; 
}
.padding30 {
	padding-top:30px;
	font-size:0;
	line-height:0;
}
.padding100 {
	padding-top:100px;
	font-size:0;
	line-height:0;
}
.container_wapper {
    width: 100%;
    background: #c0c0c0;
    border-bottom: 1px solid #fff;
}
.section_header  {
    height: 150px;
}
.section_header  h1 {
    margin-top: 50px;
    text-align: center;
}
.section_header  h2 {
    margin-top: 50px;
    text-align: center;
}
/* mobile_menu_wap */
#mobile_menu_wap {
    width: 50px;
    height: 44px;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 1000;
    background: #35abd9;
}
#mobile_menu_wap p#mobile_menu_btn {
    padding-top: 10px;
    font-size: 20px;
    text-align: right;
    width: 100%;
}
#mobile_menu_wap p#mobile_menu_btn span {
    color: #fff;
}
#mobile_menu_wap #mobile_menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    background:#e7eaef;
    margin-top: 0;
    border-radius: 4px;
    height: 100%;
    overflow: auto;
}
#mobile_menu_wap .nav-stacked li a {
    color: #000;
}
#mobile_menu_wap .nav-stacked li:hover a {
    background-color: #67cbf2;
    color: #000;
}
#mobile_menu_wap .nav-stacked li a.focus {
    background-color: transparent;
}
/* banner_top */
#banner_top {
    background: #35abd9;
    height: auto;
}
#banner_top p ,
#banner_top a {
    font-size: 14px;
    line-height: 45px;
    color: #fff;
}
#banner_top p.right {
    text-align: left;
}
/* banner_logo */
#banner_logo {
    background-color: #ffffff;
    background-image: url("../images/banner_logo_bg.jpg");
    height: 166px;
}
#banner_logo img {
    float: left;
	max-height: 156px;
	padding-top:10px;
	
}
#banner_logo h1 a {
    float: right;
    font-size: 38px;
    color: #868485;
    text-align: left;
	padding-top: 42px;
}
#banner_logo h1 a:hover {
    text-decoration: none;
}
#banner_logo span {
    clear: left;
    font-size: 16px;
    line-height: 14px;
    color: #000000;
    text-align: left;
    margin-left: 6px;
}
/* banner_slide */
.banner {
    width: 1507px;
    height: 525px;
    position: relative; 
    overflow: hidden;
	margin-right: auto;
    margin-left: auto;
}
.banner ul { 
	width:300%;
    list-style: none; 
    padding: 0;
}
.banner ul li { 
    float: left; 
    background-size:1507px 525px;
    height:525px;
    width: 100%;
}
.banner div.slide_caption {
	margin: 120px auto auto 100px;
}
.banner div.slide_caption h1 ,
.banner div.slide_caption p {
    background: rgba(255,255,255,.75) ;
    text-align: left;
    color: #000;
    line-height: 2em;
    float: left;
    padding: 10px;
}
.banner div.slide_caption a {
    color: #000;
}
.banner div.slide_caption h1 {
    font-size: 32px;
    margin: 250px 0 0 0;
}
.banner div.slide_caption p {
    font-size: 16px;
    margin: 10px 0 0 0 ;
}
.banner_slide_01 {
    background: url('../images/banner_slide_01.jpg');
    background-size: cover;
}
.banner_slide_02 {
    background: url('../images/banner_slide_02.jpg');
    background-size: cover;
}
.banner_slide_03 {
    background: url('../images/banner_slide_03.jpg');
    background-size: cover;
}
.banner_slide_04 {
    background: url('../images/banner_slide_04.jpg');
    background-size: cover;
}
/* main_menu */
#main_menu {
    background: #e7eaef;
    border-bottom: 1px solid #d7dadd;
    z-index: 1500;
}
#main_menu .nav-justified li {
    height: 75px;
}
#main_menu .nav-justified li a {
    height: 75px;
    font-size: 28px;
	text-align:center;
    line-height: 55px;
    color: #000;	
}
#main_menu .nav-justified li a.current,
#main_menu .nav-justified li a:hover {
    background: #ee8711;
	color: #fff;	
}

/* concept */
#concept {
	padding-top:50px;
    background: #ffffff;
    overflow: hidden;
	margin-bottom: 50px;
}
#concept h1 {
    color: #444444;
	background: url("../images/section-header3.png") center center no-repeat;
}
#concept p {
	width: 800px;
	font-size: 22px;
	text-align: center;
	margin-left: -125px;
	padding-bottom: 20px;
}
#concept .event_box {
    margin-top: 70px;
    min-height: 425px;
    background: #eeeeee;
    box-shadow: inset 0px 0px 0px 1px rgba(210, 210, 210, 1);    
    position: relative;
}
#concept #prev_event_btn ,
#concept #next_event_btn {
    margin-top: 60px;
    margin-bottom: 60px;
}
#concept #prev_event_btn a  ,
#concept #next_event_btn a {
    background: #eeeeee;
    width: 60px;
    height: 60px;
	padding: 12px;
    font-size: 28px;
    display: block;
    float: left;
    color: #0eb1dc;
}
#concept #prev_event_btn a:hover ,
#concept #next_event_btn a:hover {
    background: #e2e2e2;
}
#concept #prev_event_btn a {
    float: right;
}
#concept #next_event_btn a {
    float: left;
}
h4 {
    font-size: 20px;
    text-align: left;
	margin-left: -108px;
	padding-top: 15px;
}
#concept ul {
	font-size: 17px;
    text-align: left;
	margin-left: -125px;
	padding-top: 15px;
}
#concept ul li{
	width: 705px;
	font-size: 17px;
    text-align: justify;
	padding-top: 15px;
	margin-left: 45px;
}
.img_valid{
	padding: 0 5px 10px 0;
}

/* missions */
#missions {
    background: #3d444e;
    overflow: hidden;
}
#missions h1 {
    color: #ffffff;
	background: url("../images/section-header3.png") center center no-repeat;
}
#missions p {
    color: #ffffff;
	width:625px;
	font-size: 17px;
	text-align:center;
}
#missions .missions_1 p {
    color: #000;
	width:310px;
	text-align:justify;
	margin: 25px 20px 10px 20px;
}
#missions .missions_icon_wapper {
    overflow: hidden;
}
#missions .missions_icon_wapper p.cycle_icon {
}
#missions .missions_icon_wapper p.cycle_icon span {
    width: 150px;
    height: 150px;
    display: block;
    border-radius: 75px;
    background: #e2e5ea;
    text-align: center;
    padding: 48px;
    font-size: 56px;
    color: #35abd9;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}
#missions .missions_icon_wapper h1 {
    text-align: center;
    font-size: 24px;
}
#missions .missions_icon_wapper p {
    text-align: center;
    color: #fff;
}
#missions .missions_1 {
    background: #e7eaef;
    margin-top: 35px;
    margin-bottom: 0;
    position: relative;
}
#missions .missions_1 h1 {
    background: #ee8711;
    margin: 0;
    width: 100%;
    min-height: 90px;
    padding: 30px 0px ;
    text-align: center;
    font-size: 30px;
}
#missions .missions_1 ul {
	color:#878183;
	font-size:20px;
	font-weight:bold;
    margin: 0;
    padding: 15px 40px 25px 40px;
    list-style: none;
	text-align:center;
}
#missions .missions_1 ul li {
	width:290px;
	color:#000000;
	text-align:left;
	font-size: 17px;
	font-weight:normal;
    margin: 0;
    padding: 25px 0 0 0;
	list-style: none;
}
#missions .missions_2 {
    background: #e7eaef;
    margin-top: 35px;
    margin-bottom: 0;
    position: relative;
	height:330px;
}
#missions .missions_2 ul {
	color:#878183;
	font-size:20px;
	font-weight:bold;
    margin: 0;
    padding: 15px 40px 25px 40px;
    list-style: none;
	text-align:center;
}
#missions .missions_2 ul li {
	width:290px;
	color:#000000;
	text-align:left;
	font-size: 17px;
	font-weight:normal;
    margin: 0;
    padding: 25px 0 0 0;
	list-style: none;
}
#missions .missions_3 {
    background: #e7eaef;
    margin-top: 35px;
    margin-bottom: 0;
    position: relative;
	height:205px;
}
#missions .missions_3 ul {
	color:#878183;
	font-size:20px;
	font-weight:bold;
    margin: 0;
    padding: 15px 40px 25px 40px;
    list-style: none;
	text-align:center;
}
#missions .missions_3 ul li {
	width:290px;
	color:#000000;
	text-align:left;
	font-size: 17px;
	font-weight:normal;
    margin: 0;
    padding: 25px 0 0 0;
	list-style: none;
}
#missions .missions_4 {
    background: #e7eaef;
    margin-top: 35px;
    margin-bottom: 0;
    position: relative;
	height:180px;
}
#missions .missions_4 ul {
	color:#878183;
	font-size:20px;
	font-weight:bold;
    margin: 0;
    padding: 15px 40px 25px 40px;
    list-style: none;
	text-align:center;
}
#missions .missions_4 ul li {
	width:290px;
	color:#000000;
	text-align:left;
	font-size: 17px;
	font-weight:normal;
    margin: 0;
    padding: 25px 0 0 0;
	list-style: none;
}
#missions .missions_5 {
    background: #e7eaef;
    margin-top: 35px;
    margin-bottom: 0;
    position: relative;
	height:205px;
}
#missions .missions_5 ul {
	color:#878183;
	font-size:20px;
	font-weight:bold;
    margin: 0;
    padding: 15px 40px 25px 40px;
    list-style: none;
	text-align:center;
}
#missions .missions_5 ul li {
	width:290px;
	color:#000000;
	text-align:left;
	font-size: 17px;
	font-weight:normal;
    margin: 0;
    padding: 25px 0 0 0;
	list-style: none;
}
#missions .missions_1 ul li span {
    margin: 0 10px 0 -30px;
}
#missions .missions_1 div {
    text-align: center;
    width: 200px;
    margin: auto;
}
#missions .missions_1 div:hover {
    background: #CCE5F5;
}
#missions .missions_1 div p a {
    display: block;
    border: 2px solid #35a9d8;
    font-size: 32px;
    color: #35a9d8; 
    width: 100%;
    padding: 12px 0px;
    text-decoration: none;
}
.img_arrow{
	padding: 0 5px 5px 0;
}
table {
	border-collapse:separate;
	border-spacing:1px;
	border-color:#3d444c;
	width:100%;
	padding:0;
}
table td {
	vertical-align:middle;
	padding:0;
	height:29px;
	color:#000000;
	font-size:17px;
	font-weight:normal;
	text-align:center;
	background:#e7eaef;
}
table th {
	vertical-align:middle;
	padding:0;
	height:29px;
	color:#fff;
	font-size:28px;
	line-height:80px;
	font-weight:normal;
	text-align:center;
	background:#ee8711;
}
h5 {
	color:#fff;
    font-size: 20px;
    text-align: left;
	margin-left: -108px;
	padding-top: 15px;
}
#missions ul {
	color:#fff;
	font-size: 17px;
    text-align: left;
	margin-left: -125px;
	padding-top: 15px;
}
#missions ul li{
	color:#fff;
	width: 705px;
	font-size: 17px;
    text-align: justify;
	padding-top: 15px;
	margin-left: 85px;
	list-style-image: url("../images/arrow.png");
}	
/* choisir */
#choisir {
    background: #ffffff;
    padding-bottom: 60px;
    overflow: hidden;
}
#choisir img {
    margin-bottom: 30px;
}
#choisir h1 {
    font-size: 30px;
	background: url("../images/section-header4.png") center center no-repeat;
}
#choisir .choix_1 {
	width:800px;
    margin-bottom: 30px;
}
#choisir .choix_1 h2 {
    padding: 0;
    margin: 0 0 0 -125px;
}
#choisir .choix_1 p {
    padding: 18px 0 0 0;
    margin: 0 0 0 -125px;
    font-size: 17px;
    line-height: 24px;
}
#choisir .choix_2 {
	width:800px;
    margin-bottom: 30px;
}
#choisir .choix_2 h2 {
    padding: 0;
    margin: 0 0 0 -125px;
}
#choisir .choix_2 p {
    padding: 18px 0 0 0;
    margin: 0 0 0 -110px;
    font-size: 17px;
    line-height: 24px;
}
#choisir .choix_3 {
	width:800px;
    margin-bottom: 30px;
}
#choisir .choix_3 h2 {
	font-family: 'Permanent Marker', cursive;
    padding: 0;
    margin-left: 40px;
}
#choisir .choix_3 p {
    padding: 18px 0 0 0;
    margin: 0 0 0 -110px;
    font-size: 17px;
    line-height: 24px;
}
.img_lettre{
	width:144px;
}
.img_lettre2{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* contact */
#contact {
    background: #3d444e;
    padding-bottom: 30px;
}
#contact h1 {
	background: url("../images/section-header5.png") center center no-repeat;
	color:#ffffff;
}
#contact h2 {
	background: url("../images/section-header6.png") center center no-repeat;
	color:#ffffff;
	margin-top:60px;
}
#contact p {
	font-size: 17px;
    text-align: center;
	color:#ffffff;
}
#contact p span{
	font-size: 20px;
	color:red;
}
img.profil{
	display:block;
    margin-left: auto;
    margin-right: auto;
}
#contact .champs {
	width:800px;
    padding-bottom: 0;
	margin-top:0;
}
#contact .champs p {
    float:left;
}
#contact .contact_1 {
	width:800px;
    margin-bottom: 0;
}
#contact .contact_1 p {
    padding: 18px 0 0 0;
    margin: 0 0 0 -205px;
    font-size: 18px;
    line-height: 24px;
}
#contact form p {
    text-align: left;
    padding-top: 45px;
}
#contact form textarea,
#contact form input[type=text] {
    width: 100%;
    border: 2px solid #dbdbdb;
	border-radius: 5px;
    padding: 10px;
}
#contact form input[type=text] {
    height: 50px;
}
#contact form textarea {
    height: 180px;
}
#contact form textarea:focus,
#contact form input[type=text]:focus {
    border: 2px solid #c1c1c1;
}
#contact form button {
    width: 100%;
    border: 2px solid #868485;
    font-size: 24px;
    padding: 30px;
    background: #ee8711;
    margin-top: 45px;
    margin-bottom: 25px;
    color: #fff;
}
#contact .contact_2 {
	width:1000px;
	margin: 0 0 0 85px;
}
#contact .contact_2 p {
	background-color:#fff1f1;
	border: 1px solid #f7b3b1;
	border-radius: 5px;
	color:#d93e39;
    font-size: 18px;
    line-height: 24px;
	padding:30px;
}
#contact .contact_3 {
	width:1000px;
	margin: 0 0 0 85px;
}
#contact .contact_3 p {
	background-color:#e9fedb;
	border: 1px solid #a4cb8b;
	border-radius: 5px;
	color:#488e1b;
    font-size: 18px;
    line-height: 24px;
	padding:30px;
}
#contact form button:hover {
    background: #e7eaef;
	color:#000000;
}
#contact #contact_map_wapper {
    width: 100%;
    height: 245px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
#contact #contact_map {
    width: 100%;
    height: 245px;
    position: absolute;
    left: 0;
    background: #b3e9ff;
}
#footer {
    background: #ffffff;
    padding: 30px 0px;
	
}
#footer p {
	font-size: 35px;
	font-family: 'Permanent Marker', cursive;
    text-align: center;
    padding: 0;
    margin: 0;
}
#footer a {
    text-decoration: underline;
    color: #333333;
}
#mentions {
    background: #3d444e;
    padding: 10px 0px;
}
#mentions a {
	color:#ffffff;
    font-size: 17px;	
}

/*  Mentions Légales  */
#légales {
    background: #fff;
    padding: 15px 0px 30px 0px;
}
#légales h2 {
	background: url("../images/section-header6.png") center center no-repeat;
}
#légales h3 {
	font-size:30px;
	padding: 15px 0;
}
#légales p {
	font-size: 17px;
	margin-left:40px;
	text-align:justify;
	padding-bottom: 20px;
}
#légales ul {
	font-size: 17px;
	text-align:justify;
	padding-bottom: 20px;
}
#légales ul li{
	margin-left: 40px;
}
#légales ul li ul {
	padding-bottom: 0;
}
#légales ul li ul li{
	list-style: none;
	margin-left: 56px;
}	

/*  Extra small devices (phones, less than 768px)  */
@media (max-width: 768px ) { 
    #banner_logo h1 {
        font-size: 46px;
        text-align: left;
    }
    #banner_logo span {
        font-size: 14px;
        line-height: 20px;
        color: #000000;
        text-align: left;
    }
    #missions .missions_icon_wapper {
        margin-bottom: 50px;
    }
    #contact form button {
        width: 100%;
        padding: 15px;
    }
}
/*  Small devices (tablets, 768px and up)  */
@media (min-width: 768px ) { 

}
/*  Medium devices (desktops, 992px and up)  */
@media (min-width: 992px ) {
    #banner_top p.right {
        text-align: right;
    }
    #banner_top {
        height: 45px;
    }
}
/*  Large devices (large desktops, 1200px and up)  */
@media (min-width: 1200px ) {
}