/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2 mai 2016, 10:31:35
    Author     : Gigrafe/AvecStyle
*/

.btCommande {width: 100%; max-width: 560px; margin:2px auto 0; display: block; text-align: center; background: #4b4b4b;}
#conteneurBT {width: 100%; margin:0 auto; text-align: center; background: #4b4b4b;}
body {
	margin: 0px;
        font-family: 'Open Sans', sans-serif;; font-weight: 400;
        /*background: url(../images/entete2022.png) fixed no-repeat center -20px ;*/
}
	

p {font-weight: 400; color: #6c6a6a; margin: 0 0 40px 0; }

b {font-weight: 700; font-size: 15px;}

.vert {color: #7ac142; font-size: 30px; font-weight: 700; line-height: 40px;}

p a {color: #7ac142; text-decoration: none;}

.menuICO {margin: 0 20px 40px 0x;}
.menuPDF {font-size: 18px;}

#conteneurBlanc{background: #fff;}

#topConteneur {
    width: 100%;
    background: #7ac142;
}

#top {
    margin: 0 auto;
    width: 358px;
    height: 56px;
    display: inline-block!important
        
}

#top a {
    float: left;
    padding: 5px 6px 0 0
}

#logo {
    width: 100%;
    margin: auto 0;
    background: url(../images/logo2022.png) repeat-x center bottom ;
    height: 350px;
    margin-top: -200px;
    z-index:999;
    position:relative;
}
#ans {
     background: #fff url(../images/5ans.png) no-repeat center top ;
    width: 100%;
    height: 213px;
    padding: 30px 0 0;
    margin: 0 auto;
    
}


#infos {
    font-size: 16px;
    width: 360px;
    margin: 0 auto;
    padding: 40px 0 0;
}
.float {
    float: left;
    margin: 0 20px 20px 20px;
}
#map {
    width: 100%;
    height: 350px;  
    margin: 40px auto 0;
}
.gm-style .place-card-large {
    
    display: none !important;
}

.btn {
    background: #7ac142;
    padding: 18px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 20px;
   
    
    
}

.btn:hover {
    background: #686868;
 
    
}
.credit {
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
}

@media only screen and (max-width:360px) {
    #top {
    margin: 0 auto;
    width: 315px;
    height: 56px;
        
}

#top a {
    float: left;
    padding: 5px 0 0 0
}
    
 #infos {
    font-size: 13px;
    width: 320px;
    margin: 0 auto;
    padding: 40px 0 0;
}   
b {font-weight: 700; font-size: 12px;}
}

