body{
    font-size: 16px;
    background: #fff;
}

.no-padd{padding:0 !important;}
.clearfix, .Clearer{clear: both !important;}

.graffiti_font{
    font-family: 'Cabin Sketch', cursive;
}

.full_width{
    width: 100%;
}
.right{
    float: right;
}
.left{
    float:left;
}
a {
    color: #951b81;
    text-decoration: none;
}
a:hover, a:focus {
    color: #951b81;
    text-decoration: underline;
}
.lien_marron,.pagination{
    padding: 0px 15px 5px 23px;
    background: #cccccc;
    color:#666666;
    display: inline-block;
}
.pagination{
    padding: 5px 15px;
}
.lien_marron:after, .lien_entete:after{
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: relative;
    font-size: 1.5em;
    color: #666;
    right: 0;
    top: 2px;
    margin: 0 0px 0 10px;
    z-index: 1;
    font-weight: bold;   
}

.lien_entete:after{
    color: #fff;
}
.lien_marron:hover,.pagination:hover{
    background: #3e72c1;
    color:#fff;
    text-decoration: none;
}
.lien_marron:hover:after{color:#fff;}

.entete{
    background: #0092ec ;
    color:#fff !important;
    overflow: auto;
}
.entete h2, .entete h1{
    color:#fff !important;
    margin: 0;
    padding: 10px 20px;
    font-size: 21px;
    font-weight: bold;
}
.lien_entete{
    color:#fff;
    font-style: italic;
    display: inline-block;
    padding: 7px 20px;
}
.lien_entete:hover, .lien_entete:after:hover, .entete a:hover{
    color:#fff !important;
}

#main_content_wrapper{
    /*background: #fff;*/
    padding: 30px 0px;
    /*padding-top: 30px;
    padding-bottom: 30px;*/
}

a, a:hover{
    -webkit-transition-duration: .15s, 0s;
    -moz-transition-duration: .15s, 0s;
    -o-transition-duration: .15s, 0s;
    transition-duration: .15s, 0s;
    -webkit-transition-delay: 0s, .15s;
    -moz-transition-delay: 0s, .15s;
    -o-transition-delay: 0s, .15s;
    transition-delay: 0s, .15s;
}

hr{
    border: 0;
    height: 1px;
    background: #d8d6db;
}

/* ------------HEADER LOGIN----------- */
.active_hd{
    background: #3ea2ee;
}
#spc_login_wrapper{
    background: #3ea2ee none repeat scroll 0 0;
}
.login-btn {
    position: relative;
}
.login-box div{
    overflow: inherit;
}
.login-btn .tri {
    border-color: #333 transparent transparent;
    border-style: solid;
    border-width: 8px 10px 0;
    height: 0;
    left: 30%;
    position: absolute;
    top: -1px;
    width: 0;
    z-index: 5;
}
.login-controls {
    display: table;
    margin: 0 auto;
    width: 90%;
    max-width: 700px;
}
.login-box {
    background: #3ea2ee none repeat scroll 0 0;
    color: #c3c3c3;
    display: none;
    padding: 50px 20px 30px;
    position: relative;
    text-align: center;
}
.close-login {
    color: #fff;
    font-size: 22px;
    position: absolute;
    right: 25px;
    top: 5px;
}
.login-box h2{
    color:#fff;
    text-transform: uppercase;
    font-size: 16px;
    
}
.login-box input[type="text"], .login-box input[type="password"]
{
    border: none;
    background: #3ea2ee;
    color:#cdeaf5;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    width: 100%;
    padding: 10px 5px;
}
.login-box .btn{
    background: #03559f;
    padding: 13px 25px !important;
    font-weight: normal !important;
    font-size: 12px;
    border-radius: 0;
    margin-top: -2px !important;
}
#forgot_pass{
    color: #fff;
    font-weight: normal;
    font-size: 11px;
    display: block;
    text-align: right;
    margin: 10px 0 0 0;
}

.login-box input[type="text"]::-webkit-input-placeholder,.login-box input[type="password"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #b6dbef;
}
.login-box input[type="text"]:-moz-placeholder,.login-box input[type="password"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #b6dbef;
   opacity:  1;
}
.login-box input[type="text"]::-moz-placeholder,.login-box input[type="password"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #b6dbef;
   opacity:  1;
}
.login-box input[type="text"]:-ms-input-placeholder,.login-box input[type="password"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #b6dbef;
}


/*---------------------navbar-------------------*/
#main_nav_wrapper{
    overflow: inherit;
}
#main-navbar{
    background-color: transparent /*rgba(255, 255, 255, 0.9)*/;
    border: none;
    margin-bottom: 0;
    z-index: 10;
    border-radius: 0;
}
#myNavbar{
    padding: 0;
    
}
.navbar-nav {
    display:table;
    width:100%;
    margin: 0;
    font-size: 1em;
    font-family: 'Encode Sans', sans-serif;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background: url('/client_file/themes/default/interface/back_hover_menu2.png') no-repeat center top;
    background-size: 100% 100%;
    color:#000;
    text-shadow: none;
} 
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: url('/client_file/themes/default/interface/back_hover_menu2.png') no-repeat center top;
    background-size: 100% 100%;
    color:#000;
    text-shadow: none;
}
.navbar-nav > li {
    float:none;
    display:table-cell;
    text-align:right;
}
.navbar-inverse .navbar-nav > li > a{
    padding: 15px 15px 15px 20px;
    color:#000;
    text-shadow: 1px 1px 1px rgba(0,0,0, 0);
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
.navbar-inverse .navbar-nav > li > a:hover{
    /*color:#c3d600 ;
    text-shadow: 1px 1px 1px #000;*/
    background: url('/client_file/themes/default/interface/back_hover_menu2.png') no-repeat center top;
    background-size: 100% 100%;
    color:#000;
    text-shadow: none;
}
.dropdown-menu {
    background-color: rgba(255, 255, 255, 0.9);
}
.caret{
    display: none;
}

.menu_membre{
    padding: 10px;
    background: #032941;
}
.menu_membre li{
    list-style: none;
   
}
.menu_membre a{
    color:#fff;
    display: block;
    padding: 10px;   
}
.menu_membre_scond_lvl{
    padding: 0 0 0 20px;
}
.menu_membre_scond_lvl a{
    background: #044771;
}
.menu_membre a:hover{
    background: #72a7f9 !important;
}
.menu_membre li.active a{
    background: #10679f !important;
}
/*---------------------header-------------------*/
#header_wrapper{
    padding: 20px 0 20px;
    background: url('/client_file/themes/default/interface/back_top.png') no-repeat center top;
    min-height: 189px;
}
#header_wrapper>.container{
    margin: 0 auto;
    width: 100%;
    /*max-width: 940px;*/
    max-width: 1200px;
}
#logo{
    background: url('/client_file/themes/default/interface/logo.png') no-repeat;
    width: 278px;
    height: 136px;
    display: block;
    float: left;
    text-indent: -9999px;
    margin: 10px 20px 0 0;
}
#logo_print{
    display: none;
}
#social_top_wrapper{
    display: block;
    overflow: auto;
    height: 28px;
    margin: 0 0 25px 0;
}
.social {
    display: block;
    float: right;
    width: 28px;
    height: 28px;
    margin: 0 5px -5px;
    padding: 0 !important;
}
.face {
    background: url('/client_file/themes/default/interface/picto_face.png');
}
.twitt {
    background: url('/client_file/themes/default/interface/picto_twitt.png');
}
.insta {
    background: url('/client_file/themes/default/interface/picto_insta.png');
}
#secondary_menu_wrapper{
    display: block;
    position: relative;
    bottom: -55px;
}
#secondary_menu_wrapper ul{
    overflow: auto;
    background: #0092ec ;
    padding: 0 15px;
    text-align: right;
}
#secondary_menu_wrapper li{
    list-style: none;
    /*float: left;*/
    display: inline-block;
    padding: 0px 10px 0px;
}
#secondary_menu_wrapper li a{
    color:#fff;
    font-size: 11px;
}
#secondary_menu_wrapper li a:hover{
    text-decoration:none;
}
#header_picto_wrapper{
        float: right;
}
#header_picto_wrapper, #bar_search_wrapper, #header_picto_wrapper ul{
    display: inline-block;
}
#header_picto_wrapper ul{
    padding: 0;
    margin: 0 0 -10px 0;
}
#header_picto_wrapper li{
    list-style: none;
    float: left;
    font-size: 1.5em;
    padding: 0 10px;
}
.fa-print, .fa-text-height{
    color:#666666;
}
.fa-twitter{
    color:#2da8e0;
}
#header_picto_wrapper li a:hover i{
    color:#0092ec  !important;
}
#bar_search_wrapper form{
    margin: 0;
}
#bar_search_wrapper .form-control{
    font-size: 1em;
    padding: 3px 10px;
    height: 30px;
}
#search_bar_submit{
    color:#fff;
    background: #0092ec ;
    border-color: #0092ec ;
    margin: 0 !important;
    font-size: 15px;
    padding: 3px 11px 3px !important;
}
#search_bar_submit:hover{
    border-width: 1px !important;
    border-color: #666666;
    background: #666666 !important;
    color:#fff !important;
}

/*---------------------main slider-------------------*/
#main_slider{
    
}
#main_slider .owl-item div{
  padding:0px;
}
#main_slider .owl-item img{
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-controls {
    margin-top: 0;
}
.owl-theme .owl-controls .owl-buttons div {
    padding: 8px 3px 3px;
    font-size: 50px;
    border-radius: 10px;
    background: none;
}
.owl-prev{
    left: 5%;
    position: absolute;
    top: 40%; 
}
.owl-next{
    right: 5%;
    position: absolute;
    top: 40%; 
    background: none;
}
.text_slider {
    text-align: center;
    left: 35%;
    margin: 0;
    padding: 20px 30px !important;
    position: absolute;
    top: 10%;
    width: auto;
    max-width: 450px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 3;
}

#arianne_content{
    height: 55px;
    padding: 16px 0;
    background: url('/client_file/themes/default/interface/back_fil_arriane.png') center top;
    color:#fff;
}
#arianne_content a{
    color:#8d7689;
}
#arianne_content a:hover{
    color:#fff;
}
/*---------------------Home-------------------*/
#back_main_content{
    padding: 40px 0 20px;
    background: url('/client_file/themes/default/interface/back_header_bas.png') no-repeat center top;
    min-height: 189px;
}
#titre_blog{
    color: #951b81;
    font-size: 50px;
    font-weight: bold;
    font-family: Cabin Sketch, cursive;
    margin: 10px 0 25px;    
}
.date_news_teaser,.home_news_date {
    font-size: 14px;
    color: #686868;
    font-weight: 300;
    display: block;
    margin: 5px 0 7px;
}
.img_news_teaser {
    width: 100%;
    margin: 15px 0 0 0;
    border: 15px solid #c3d600;
}
.titre_news_teaser{
    font-weight: 700;
    font-size: 21px;
    background: url('/client_file/themes/default/interface/back_hover_menu2.png') no-repeat center;
    display: inline-block;
    width: auto;
    padding: 10px 0;
    margin: 0;
}

.sep{
    height: 22px;
    background: url('/client_file/themes/default/interface/sep.png');
    margin: 20px 0;
}
#detail_img_news {
    width: 50%;
    max-width: 500px;
    margin: 10px 15px 10px 0;
    display: block;
    float: left;
}
.list_news {
    background: #fff;
    padding: 15px 0;
    margin: 0 0 20px 0;
    overflow: auto;
}
.list_news_img img {
    width: 100%;
}
/*---------------------Footer-------------------*/
#footer_wrapper{
    background: url('/client_file/themes/default/interface/back_footer_txt.jpg') no-repeat center top #0a2a3b;
    margin: 50px 0 0;
    color:#fff !important;
    padding: 40px 0 20px 0;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0px 18px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 18px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 18px 15px 0px rgba(0,0,0,0.75);
}
#footer_wrapper div{overflow: hidden;}
#footer_wrapper p{
    color:#fff !important;
}
#footer_wrapper h3, #footer_wrapper h2{
    color:#fff;
}
#footer_wrapper a{
    color:#fff;
}
#footer_wrapper a:hover{
    color:#c3d600;
    text-decoration: none;
}
#footer_wrapper ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer_wrapper li{
    margin-bottom: 5px;
}
#footer_wrapper_suite{
    background: url('/client_file/themes/default/interface/back_footer.png') no-repeat center top #fff;
    margin: 0px 0 0;
    padding: 13px 0 3px;
}
#logo_footer{
    max-width: 160px;
    width: 100%;
    margin: 20px auto;
}
#secondary_menu_footer li a{
    font-weight: 700;
}
/*---------------------menu interne (gauche page interne) / quick link-------------------*/
#menu_interne ul{
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
}
#menu_interne ul li{
    display: table-row;
    height: 50px;
}
#menu_interne ul li a{
    display: table-cell;
    padding: 10px 10px;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Encode Sans', sans-serif;
    background: #0092ec ;
    border-bottom: 2px solid #eeeeee;
    vertical-align: middle;
}
#menu_interne ul li a.active, #menu_interne ul li a:hover{
    background: #72a7f9; 
}


#quicklink_wrapper ul, #event_list{
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
}
#quicklink_wrapper ul li{
    display: table-row;
    height: 60px;
}
#quicklink_wrapper ul li a{
    display: table-cell;
    padding: 10px 21px;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Encode Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    border-bottom: 15px solid #eeeeee;
    vertical-align: middle;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    background: #b5b7b9; /* Old browsers */
    background: -moz-linear-gradient(top,  #b5b7b9 0%, #979797 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #b5b7b9 0%,#979797 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #b5b7b9 0%,#979797 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b7b9', endColorstr='#979797',GradientType=0 ); /* IE6-9 */
}
#quicklink_wrapper ul li a:hover{
    text-decoration: none;
    background: #0092ec ; /* Old browsers */
    background: -moz-linear-gradient(top,  #0092ec  0%, #0a367c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #0092ec  0%,#0a367c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #0092ec  0%,#0a367c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0092ec ', endColorstr='#0a367c',GradientType=0 ); /* IE6-9 */    
}
/*---------------------nouvelles-------------------*/

/*---------------------form-------------------*/
#Module-ContactForm div.Field:nth-child(odd){
    background: #e1e1e1;
}
/*---------------------google map place-------------------*/
#places{
    margin-top:25px;
    background: #e9eef2;
}
#places .title{
    height: auto; 
    padding: 0 0 5px;
    background:#b2bdcf;
}
#places .title h3{

}
#places .title #regions{
    margin:11px;
    height:18px;
}
#places .wrapper{
    margin-top:2px;
    background:#e9eef2;
    padding:15px;
}
#places #categories span{
    display:block;
    float:left;
    width:50%;
    /*height:20px;*/
    line-height:20px;
    font-size:12px;
    color:#586875;
}
#places #categories span input{
    margin-right:10px;
    border:none;
}
#places #map_canvas{
    margin-top:15px;
    width:100%;
    height:330px;
    border:1px solid #FFF;
}
#googlemap_marker{
    font-size:12px;
    width:340px;
}
#googlemap_marker .bold{
    font-weight:bold;
}
#googlemap_marker #photo{
    float:left;
    padding-right:5px;
    width:100px;
}
#googlemap_marker #photo img{
    max-width:100px;
    margin:auto;
}
#googlemap_marker #info{
    float:left;
    width:235px;
}
#googlemap_marker #itineraire{
    clear:both;
}


/*---------------------content page texte  - sincro avec l'éditeur de texte si possible => cssDinamique.php-------------------*/
#back_main_content ul{
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    margin: 10px 0;
    padding: 0 0 0 5px;
}
.list_style_1{
    list-style-image : url('/client_file/themes/default/interface/puce_1.png');
}
.list_style_2 li{
    padding: 3px 0;
}
.list_style_2{
    list-style-image : url('/client_file/themes/default/interface/puce_2.png');
}
.style_table{
    margin: 10px 0;
    border:1px solid #fff;
    background: #fff;
}
.style_table th{
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    background: #114291;
    padding: 15px 10px;
}
.style_table tr:nth-child(even){
    background: #fff;
    font-size: 13px;
    color: #333;
}
.style_table tr:nth-child(odd){
    background: #e3e4e4;
    font-size: 13px;
    color: #333;
    
}
.style_table td {
    padding: 10px;
    font-weight: 200;
    font-size: 15px;
    border-bottom: 1px solid #ebebeb;
}

.style_table tbody tr:first-child td {
    background: #0a2a3b;
    color:#fff;
    font-weight: bold;
}

ul.liste_vert {
    list-style: none !important;
        list-style-type: none;
        list-style-image: none;
    list-style-image: none !important;
    list-style-type: none !important;
}
ul.liste_vert li::before {
    content: "\25A0";
    margin-right: 10px;
    color: #c3d600;
    font-size: 26px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    line-height: 10px;
}
ul.liste_vert li {
    list-style: none !important;
        list-style-type: none;
        list-style-image: none;
    list-style-image: none !important;
    list-style-type: none !important;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    font-family: Oswald, sans-serif;
}

.lien_doc{
    display: inline-block;
    background:  url('/client_file/themes/default/interface/puce_2.png') left no-repeat;
    padding: 3px 0 3px 15px;
}

.EventsImage {
    width: 33%;
    float: left;
    margin: 0 10px 10px 0;
}
.EventsImage img{
    width: 100%;
}
ol#pagination li {
    float: left;
    list-style: none;
    cursor: pointer;
    margin: 0 0 0 .5em;
}
ol#pagination li.current {
    color: #f00;
    font-weight: bold;
}
.style_table_pointer{
    margin: 20px 0 30px 0;
    padding: 0;
    border: none;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
.style_table_pointer td{
    width: 50%;
    padding: 7px 30px 7px 10px;
    border-bottom: 4px solid #fff;
}
.style_table_pointer tr td:nth-child(odd){
    background-color: #1d9ad6;
    background-image: url('/client_file/themes/default/interface/picto_spc_table.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
}
.style_table_pointer tr td:nth-child(even){
    background-color: #9fe6ff;
    color:#57585a;   
}
p.fond_gris{
    background: #eceaea;
    padding: 10px 5px !important;
}

.custom_list_check{
    margin-left: 22px;
}
.custom_list_check li::before {
    content: '\f00c';
    font-size: 25px;
}
.custom_list_check li::before {
    display: inline-block;
    font-family: FontAwesome;
    position: relative;
    top: 3px;
    left: -36px;
    margin-right: -26px !important;

}
.custom_list_check li {
    list-style: outside none none !important;
    margin-top: 8px !important;
}
.style_table_pointer2{
    margin: 20px 0 30px 0;
    padding: 0;
    border: none;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
.style_table_pointer2 td{
    width: 50%;
    padding: 7px 30px 7px 10px;
    border-bottom: 4px solid #fff;
}
.style_table_pointer2 tr td:nth-child(odd){
    background-color: #2389d7;
    background-image: url('/client_file/themes/default/interface/picto_spc_table2.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    font-family: 'Encode Sans', sans-serif;
}
.style_table_pointer2 tr td:nth-child(odd) a{
    color:#fff;
    text-decoration: none;
}
.style_table_pointer tr td:nth-child(even){
    color:#57585a;   
    font-family: 'Encode Sans', sans-serif;
}


ul.liste_bleu {
	list-style-type: none;
}

ul.liste_bleu li:before {
    content: "\2022";
    margin-right: 10px;
    color: #1d9ad6;
    font-size: 32px;
    margin-bottom: 5px;
    position: relative;
    top: 5px;

}

ul.liste_bleu li {
	list-style: none !important;
}

#form_home_infolettre #infolettre{
    color:#686868;
}