body {
   font-family: Verdana,Arial,sans-serif;
   font-size: 12px;
   margin: 0 auto;
   padding: 0;
   background: url(../interface/site/bg.gif);
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, ul, li{
   margin: 0;
   padding: 0;
}
img{ border:0;}

a, input, select{ outline:none; text-decoration: none;}

#contenuepage a, #contenuepage a:link, #contenuepage a:active, #contenuepage a:hover, #contenuepage a:visited{ color:#1776b1; text-decoration: underline;}


h1 {
   font-family: 'Lato', sans-serif;
   color: #6daf17;
   font-size: 36px;
   font-weight: 400;
}
h2 {
   font-family: 'Lato', sans-serif;
   color: #698e27; 
   font-size: 33px;
   font-weight: 400;
}
h3 {
   font-family: 'Lato', sans-serif;
   color: #19577C;
   font-size: 13px;
   font-weight: bold;
   line-height: 18px;
   margin: 0;
}
h4 {
   color: #000;
   font-size: 14px;
   font-weight: bold;
   line-height: 17px;
   margin: 0;
}
p {
   font-family: verdana, sans-serif;
   font-size: 14px;
   line-height: 17px;
}

.fullresize{
    width: 100% !important;
    height: auto!important;
}


/* ============================================ */
/* =============   GÉNÉRAL TEMPLATE   ============== */
/* ============================================ */

#Container{ max-width: 916px; width: 90%; margin: 0 auto 35px; position: relative;}

#Wrapper{width: 100%; background: url(../interface/site/bg-wrapper.gif) left repeat-y; position: relative;}
   #Menu-secondaire{ width: 100%; height: 41px; text-align: right; position: relative; z-index: 2;}
         #Menu-secondaire a{ font-family: 'Lato', sans-serif; font-size: 14px; font-weight: bold; color: #7e2043; margin-top: 6px; display: inline-block;}
   #LeftCollomn{ position: absolute; left: 0; top: 0; width: 225px; margin:0; }
      #Logo{ 
        background: url(../interface/site/logo.gif) no-repeat; 
        width: 213px; 
        height: 160px; 
        margin-left: 12px; 
        cursor: pointer;
      }
      
      #SubMenu{ width: 225px; background-color: #bfcf39; margin-top: 35px; padding-bottom: 35px;}
         #SubMenu h2{ padding: 18px 0 10px 20px;}
         #SubMenu ul li{ list-style: none; font-size: 12px; margin: 12px 5px 0 15px; text-transform: uppercase;}
         #SubMenu ul li a{ width: 180px; color: #FFF; margin-left: 25px; padding-top: 6px; font-size: 11px; font-weight: bold; display: inline-block; }
         #SubMenu ul li a:hover{ color: #fffd7c;}
         #SubMenu ul li a.actif, #SubMenu ul li a.actif:hover{ color: #5d8524; margin-left: 7px;}
         #SubMenu ul li div{ width: 18px; height: 22px; display: block; float: left; }
         .sublink{
            font-size: 9px !important;
            display: block !important;
            margin-left: 45px !important;
         }
      #SubMenuVide{width: 190px; margin: 35px 10px 0 25px; padding-bottom: 35px;}   
      #LeftFooterBG{ background: url(../interface/site/img-framboise.png) no-repeat left bottom; display: inline-block; margin-top: -35px; width: 100%; padding-bottom: 160px;}
      #patch-bg{ width: 225px; height: 190px;}
   #RightCollomn{ position: relative; margin-left: 225px; overflow: auto;}

      #Menu{ height: 64px; max-width: 679px; width: 100%;}
            #Menu ul{ margin:-13px 15px 0 50px;}
            #Menu ul li{ 
                  list-style: none; 
                  height: 64px; 
                  display: block;
                  float: left;
                  margin-left: 20px; 
                  font-size: 16px; 
                  font-family: 'Lato', sans-serif;
            }
            #Menu ul li div.menu-lef-bg{ background: url(../interface/site/menu-shadow-left.jpg) no-repeat; float: left; width:7px;  height: 49px;}
            #Menu ul li div.menu-right-bg{ background: url(../interface/site/menu-shadow-right.jpg) no-repeat; float: left; width:6px;  height: 49px;}
            #Menu ul li a{ 
               color:#991d34;
               background: url(../interface/site/menu-shadow.jpg) repeat-x bottom #f8f6ed;
               height: 34px;
               display: block;
               float: left;
               padding: 15px 10px 0 6px;
               font-weight: bold;
            }         
            #Menu ul li a.actif, #Menu ul li a.over{ 
               background: url(../interface/site/menu-shadow-ov.jpg) repeat-x bottom #f3e7d8;
               height: 49px;
               padding: 15px 4px 0 0;
            } 
            #Menu ul li div.menu-lef-bg.actif, #Menu ul li div.menu-lef-bg.over{ background: url(../interface/site/menu-shadow-left-ov.jpg) no-repeat; float: left; width:13px;  height: 64px;}
            #Menu ul li div.menu-right-bg.actif, #Menu ul li div.menu-right-bg.over{ background: url(../interface/site/menu-shadow-right-ov.jpg) no-repeat; float: left; width:12px;  height: 64px;}
         
         #Content{ max-width: 691px; width: 100%; margin-top: 12px; /*min-height: 750px;*/}
         #MainContent{ float: left; max-width: 448px; width: 61%; min-height: 1px; margin: 0 3% 65px; position: relative;}
         #Content-Right-collomn{ float: left; width: 33%;}
            #LogIn{width: 96%; background-color: #cca297; padding: 12px 2%; font-family: 'Lato', sans-serif; text-transform: uppercase;}
                  #LogIn h4{ font-size: 14px; font-weight: bold; color: #FFF;}
                  #LogIn form{ margin: 5px 0 0 5px; display: block;}
                  #LogIn input{ max-width: 140px; width: 100%; height: 15px; padding: 2px 5px; margin-top: 2px; font-size: 11px;}
                  #LogIn label{ font-size: 12px; color: #f4efb3; font-weight: bold; margin-top: 10px; display: block;}
                  #LogIn div.Submit, #LogIn div.Member{ width: 72px; padding: 3px; color: #FFF; margin-top: 20px; font-size: 11px; font-weight: bold; cursor: pointer;}
            #PublicitePageSystem{max-width: 195px; width: 100%; margin: 30px 0;}
         
         #Footer{ position: absolute; bottom: 0; text-align: left; font-size: 9px; padding: 25px 24px 12px;}
            #Footer div{margin:3px 0 0;}
            #Footer .rose a{ color: #c7505d; text-decoration: underline;}
            #Footer .vert a{ color: #6daf17;}

         
 #MainContent p{ margin: 15px 0 0;}         
 #MainContent ul{ margin: 8px 0 0 16px;}         
         
/* ============================================ */
/* =============   GÉNÉRAL CSS   ============== */
/* ============================================ */
.rose{ color: #c7505d;}
.vert{ color: #6daf17;}

.FieldsError{ color:#FF0000;}
.FieldsNoError{ color:#17b70f;}
.fs_11{ font-size: 11px;}
.fs_13{ font-size: 13px;}
.inline{ display:inline;}
.F_right{ float: right;}
.F_left{ float: left;}
.clear-r{ clear: right;}
.clear-l{ clear: left;}
.clear-b{ clear: both;}
.T_AlignRight{ text-align: right;}
.italic{ font-style: italic;}

.Tabulation{ margin-left: 50px; clear: left;}
.Half_Tabulation{ margin-left: 25px; clear: left;}
.margin-15{ margin-top: 15px;}
.margin-20{ margin-top: 20px;}
.margin-40{ margin-top: 40px;}

/*copy HERE the same style than your actual general a */
.lookLikeA{  text-decoration: underline; cursor:pointer; }


/* ************************ */
/* STYLES POUR L'IMPRESSION */
/* ************************ */
@media print{
   #Menu-secondaire, #LeftCollomn, #Header, #Menu, #Content-Right-collomn, #Footer{ display:none;}
   #MainContent{ clear:both;min-height:0;width:100%;}
}


/* ************************* */
/*    R E S P O N S I V E    */
/* ************************* */

.clearfix{
    clear: both;
}

.gi2_titre, .gi2_soustitre{
    line-height: 120%;
}
.gi2_titre{
    padding-right: 50px;
    display: block;
}


#mobile_smenu_btn {
    background: rgba(0, 0, 0, 0) url("../interface/menu-nav_m.png") repeat scroll 0 0;
    display: none;
    height: 34px;
    margin: 5px 0;
    position: absolute;
    right: 4px;
    text-indent: -9999px;
    top: 0;
    width: 40px;
}

#LogoM{
    display: none;
    background: rgba(0, 0, 0, 0) url("../interface/site/logo.gif") no-repeat scroll 0 0;
    background-size:100% auto ;
    cursor: pointer;
    height: 160px;
    margin: 35px 0% 0 12px;
    width: 32%;
    float: left;
    max-width: 210px;
    
}

#responsive_height_header {
    height: 0;
    /*margin-bottom: 8px;*/
    overflow: hidden;
    padding: 0 0 39%;
    position: relative;
}

#Header_resp{
    width: 100%;
    background: url(../interface/bann.png) no-repeat;
    background-size: 100% auto ;
    height: 100% !important;
    position: absolute;
    width: 100%;
    z-index: 1;
}


@media (max-width: 850px) {
	
	#LogoM,#mobile_smenu_btn{
	   display:block;
	}
    #responsive_height_header, .menu-lef-bg, .menu-right-bg, #Logo, #patch-bg, #SubMenu{
        display: none;
    }
    #RightCollomn {
        margin: 0;
    }
    #Menu{
        width: 62%;
        float: left;
        margin-top: 55px;
    }
    #Menu ul {
        margin: 0;
    }    
    #Menu ul li {
        width: 46%;
        margin: 0 1.5%;
    }
    #Menu ul li a {
        float: none;
        text-align: center;
        background: #f8f6ed;
        margin: 0;
        padding: 10px;
    }
    #Menu ul li a.actif, #Menu ul li a.over {
        background: #f3e7d8;
        margin: 0;
        padding: 10px;
        height: 34px;
    }      
    #SubMenu {
        position: relative;
        z-index: 3;
        margin-top: 241px;
        margin-left: 12px;
    }   
    .resize{
        width: 100% !important;
        height: auto !important;
    }
    #Content {
        margin-top: 40px;
    }
}


@media (max-width: 640px) {    
    #MainContent, #Content-Right-collomn {
        width:92%;
        max-width: 92%;
        float:none;
        margin: 0 3% 65px 5%;
    }
    #Content-Right-collomn{
        
        
    }
    
    #LogIn{
        max-width: 180px;
        float: left;
    }
    #PublicitePageSystem{
        max-width: 180px;
        float: right;
        margin: 0;
    }
    
    .mobile_table td{
         width: 96% !important;
         padding: 5px 2% !important;
         display: block !important;
         text-align: left;
    }
    .main{
         width: 96% !important;
         display: block !important;
         margin: 0 !important;
         padding: 0;
    }
    .main select{
        max-width: 250px;
    }
    
    #tblForm td{
        width: 96% !important;
         display: block !important;
         margin: 0 !important;
         padding: 0;
    }
    #tblForm tr td:nth-child(2){
        display: none !important;
    }
}


@media (max-width: 520px) {  
    .calendrier_wrapper{
        width: 96% !important;
         padding: 20px 2% !important;
         display: block !important;
    }
    #LogIn, #PublicitePageSystem{
        float: none;
        margin: 10px auto;
    }
    #MainContent, #Content-Right-collomn {
        width:90%;
        max-width: 90%;
        float:none;
        margin: 0 4% 65px 6%;
    }
    #Footer{
        text-align: center !important;
    }
}


#form_questionnaire table{
    width:100%;
}

#form_questionnaire input[type="text"], #form_questionnaire textarea{
    width: 100% !important;
}
.questionnaire_question{
    width: 100%;
}

.questionnaire_question p{
    margin: 0 !important; 
    display: inline-block;
    width: 90%;
}

.Btn{
    display: inline-block;
    padding: 8px 15px;
    text-decoration: none;
    color:#fff;
    background: #4d95f6;
    border-radius: 4px;
    font-weight: bold;
}

#wrapper_form_camp, #wrapper_form_camp td{
    font-family: verdana, sans-serif;
    font-size: 14px ;
    line-height: 17px;    
}
#wrapper_form_camp h2{
    margin: 35px 0 20px;
    line-height: 1em;
}
#wrapper_form_camp h3{
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 25px 0 10px;
}
#wrapper_form_camp p{
    margin: 0 0 10px 0;
}
#wrapper_form_camp label{
    display: block;
    width: 100%;
    margin: 15px 0 7px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;    
}
#wrapper_form_camp input[type=text], #wrapper_form_camp input[type=email]{
    width: 100%;
    max-width: 350px;
    padding: 5px 9px 7px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;  
}

#wrapper_form_camp .special{
    color: #698e27;
    font-style: italic;
}

