
body{ 
    margin: 0; 
    padding: 0;
    background-color : #aabccf;
   /* background-image: #C0C0FF;       url('images/fond.png')   */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;   
    font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
     /*'Old Standard TT', */
}      
              

            
#vide
{                         
 background-color : transparent;    
 margin:0 auto;
 padding:0;
 min-height:20px; 
 width: 1px;
 text-decoration: none;
 color: white;
}               
#vide a
{
 text-decoration: none;
 color: white;
}       
         
                                       
#cadre_total
{                         
 background-color : #1f4d72;    
 margin:0 auto;
 padding:0;
 min-height:100%; 
    border: 0px solid;
    border-radius: 5px;
}                                                       
#contenu
{                         
    background-color : white;  
    padding: 30px;    
    min-height: 500px; 
}                 
#entete {                                                                                          
    height: 70px;  
    padding-top: 10px;
     background-color : #1f4d72; 
}     
@media (max-width: 1100px){     
             
    #accesrapide {                                                                              
        font-size: 20px;
    }
                       
    #entete {  
        background-image: url('images/entete_sm.png');        
        background-repeat: no-repeat; 
        background-position: left;    
        font-size: 14px;
    }    
    #cadre_total, #vide_au-dessus, #vide
    {                         
        width:630px;     
    }                  
    
    #contenu, #footer {  
        width:570px;   
    }
    #wrapper {           
         width:630px;   
         height: 258px;                               
    }           
    #wrapper_large {           
         width:1100px; 
         display: none;  
         height: 450px;                               
    }              
    .nivo-controlNav a {  
    position: relative;              
    left:180px;
    bottom:60px;
    width:120px;
    z-index: 99;  
    }    
}                          
                                                                    
@media (min-width: 1101px){       
              
    #accesrapide {                                                                              
        font-size: 23px;
    }
                           
    #entete {  
        background-image: url('images/entete.png');        
        background-repeat: no-repeat; 
        background-position: left;    
        font-size: 17px;
    }          
    #cadre_total, #vide_au-dessus, #vide
    {                         
        width:1100px;     
    }  
    
    #contenu, #footer {  
        width:1040px;   
    }
    
    #wrapper {           
         width:630px;          
         display: none; 
         height: 258px;                       
    }           
    #wrapper_large {         
         width:1100px; 
         height: 450px;                            
    }              
    .nivo-controlNav a {  
    position: relative;              
    left:400px;
    bottom:60px;
    width:120px;
    z-index: 99;  
    } 
}                          

               
#footer
{
    position: relative;
    clear: both;  
    text-align: center; 
    color: #A8A88D;
    background-color : #1f4d72;   
    padding: 30px;     
    border: 0px solid;
    border-radius: 5px;
}    
        

h1 {
    color: #143a5a;
    margin-top: 0px;                      
    font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}           
        

h2 {
    color: #143a5a;    
    font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}          
        

h3 {
    color: #143a5a;    
    font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}          

#entete a {   
    color: white;
    text-decoration: none;
}

#footer a {   
    color: white;
    text-decoration: none;
}
