h1,h4,.specialH1{
    background-image:url('/static/img/h1BackResp.png');   
    margin-left:-4%;
    font-size:1.1em;
    max-width:96.5%;
    padding:10px 0 10px 3.5%;
}
.titleHome{
   background-image:url('/static/img/titleHomeResp.png');  
   margin-right:-6.9%;
   padding:10px 0 10px 3.5%;
   max-width:96.5%;
}
#header{
    width:100%;
    margin-top:35px;
}
#mobile-links-button{
    display:block;
    position:absolute;
    top:-35px;
    right:0px;
    background-color:#0093D0;
    padding:10px;
    cursor:pointer;
}
#mobile-links{
    position:absolute;
    top:122px;
    display:none;
    text-align:center;
    background-color:#0093D0;
    width:98%;
    padding: 30px 1% 20px;
    z-index: 10;
}
#mobile-links a{
    color:#FFF;
    text-transform: uppercase;
    display:block;
    padding:2px 0;
}
.contact-link,.menuFloat-left,.menuFloat-right{
    display:none;
}
#menuFloat{
    margin-top:0;
    padding:0;
    height:auto;
}
.logo{
    position:relative;
    left:auto;
    top:auto;
    margin:0px auto 0;
    z-index:11;
    width:100%;
    display:block;
}
.logo img{
    width:100%;
    max-width:270px;
}
#menu{
    display:none;
}
#menuSelectContainer{
    display:block;
     background-image:url('/static/img/menuBack.jpg');
    background-repeat: repeat-x;
    height:40px;
    padding:30px 2.5% 10px;
    
}
#menuSelect{
    width:100%;
    background-color:#FFF;
    background-image:url("/static/img/dropDown.png");
    background-position:right center;
    background-repeat:no-repeat;
    overflow:hidden;
    height:40px;
    border:1px solid #EEEEEE;
}
#menuSelect select{
    padding:8px; 
    width:120%;
    height:40px;
    background-color:#FFF;
    color:#000;
    font-weight:bold;
    font-size:1.2em;
    margin-bottom:15px;
    background-color:transparent;
    border:none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; 
    cursor: pointer;
}
#shadowHeader{
    display:block;
    background-position:center top;
}

#core{
    width:100%;
    padding:0 0 60px;
}
#socialMedia{
    right:2%;
}

#leftCore{
    width:96%;
    padding-left:2%;
    float:none;
    margin-top:0;
}
#rightCore{
    margin-top:20px;
    width:96%;
    padding-right:2%;
    float:none;
}
.homeLeftCore{
    width:96% !important;
    margin-top:0px;
}
.homeRightCore{
    width:96% !important;
    margin-top:0px;
}
.fb-like-box, .fb_iframe_widget, .fb-like-box span, .fb-like-box iframe{
    width:100% !important;
}
#footer{
    width:94%;
    margin:0 auto;
    padding:30px 3% 50px;
}
#footerTop{
    display:none;
}
#footer-right{
    display:none;
}
#footer-right,#footer-left{
    width:100%;
    float:none;
}
.footerMenuItem{
    padding:0 1% 0 0;
}

#slider-container{
    width:100%;
}
#slider{
    height:auto;
}
#map_canvas{
    width:95%;
    margin:0 auto;
}

.club{
    padding:1.5%;
    width:45%;
    margin-right:0;
    margin-bottom:25px;
    height:auto;
    min-height:370px;
}

.clubs-2{
    float:right;
}

.level-3-item{
    padding:2px 0px 2px 1%;
}

.sousMenu{
    border-bottom:1px solid #DDD;
    padding-bottom:20px;
}
.sousMenu h5{
    padding-top:5px;
    border-top:1px solid #DDD;
}
.sousMenu a{
    text-align:center;
}
.arrowSubMenu{
    padding-top:10px;
    display:block;
    float:left;
    background-image:url('/static/img/arrowSubMenu.png');
    background-repeat:no-repeat;
    background-position:left center;
    width:16px;
    height:10px;
}
.arrowSubMenu2{
    float:right;
}

.blocTransp{
    position:relative;
    bottom:auto;
    left:auto;
    max-width:none;
    width:96%;
    padding:20px 2% 40px
}
.slide-btns{
    bottom:auto;
    top:5px;
    left:5px;
}

#partners img{
    max-width:92%;
}