*{
    margin: 0px;
    padding: 0px;
    font: normal normal 12px verdana,arial,sans-serif;
}

body{
    background-color: #FFF;
}

p{
    line-height: 1.6em;
    margin: 1em 0 1em 0;
    font-size: 12px;
}

strong{
    font-weight: bold;
}

hr{
    visibility: hidden;
    clear: both;
}

/*---------------------------------- Titres */
h1, h2, h3, h4{
    color: #E97118;
    font-weight: bold;
}

h1{
    font-size: 28px;
}

h2{
    font-size: 18px;
}

h3{
    font-size: 14px;
}


/*------------------------- page principale */
#page{
    position: relative;
    width: 800px;
    min-height: 450px; 
    height:auto !important;  /*correction min-height internet explorer 6*/;
    height:450px;  /*correction min-height internet explorer 6*/;
    background-color: #96C832;
}

/*------------------------- entete */
h1.entete{
    width: 800px;
    height: 140px;
    padding-left: 200px;
    background: url('images/entete.gif') no-repeat 0 0;
}

h1.entete a{
    font-size: 28px;
    color: #E97118;
    font-weight: bold;
    text-decoration: none;    
}

/*------------------------- boite edito */
#edito{
    float: left;
    width: 530px;
    background: #FFF;
    padding: 0 5px 0 10px;
}

/*------------------------- boite description */
#description{
    position: relative;
    float: left;
    width: 310px;
    background: url('images/fond_boite_description.gif') repeat-y 0 0;
}

#description #contenu{
    padding: 0 10px 35px 10px;
    text-align: justify;
}

#description h2{        
    height: 25px;
    padding: 5px 0 0 35px;
    background: url('images/titre_boite_description.gif') no-repeat 0 0;  
}

#description ul.icons{
    position:absolute;
    height: 33px;
    right: 5px;
    bottom: 0px;
    _bottom:-1px /*correction internet explorer 6*/;
    background: url('images/fond_boite_icons.gif') no-repeat 0 0; 
}

#description ul.icons li{
    float: left;    
    list-style-type: none;
    display: inline;
    width: 22px;
    height: 23px;
    margin: 8px 0 0 8px;        
}

/*---------------------------------- Acces lieux */
#acces{
    float: left;
    width: 235px;      
    /*background: url('images/fond_boite_acces.gif') repeat-y 0 0;*/
}

#acces h3{
    height: 25px;
    padding: 5px 0 0 0px;
    text-align:center;
    /*background: url('images/titre_boite_acces.gif') no-repeat 0 0;*/
    background-color: #96C832;
    color: #FFF; 
}

#acces img.carte{  
    display: block;  
    margin: 0 auto;         
}    

#acces img.spip_logos{ 
    float: left;
    vertical-align: middle;
    padding: 0 5px 5px 10px;
}

#acces span{
    font-size: 11px;
    float: left;
    width: 200px;
}

/*------------------------- boite descriptif */
#descriptif{    
    width: 545px;
    background: url('images/fond_boite_descriptif.gif') repeat-y 0 0; 
}

/*---------------------------------- Activités lieux */
#descriptif #activites{
    float: left;
    width: 262px; 
    background: url('images/titre_boite_activites.gif') no-repeat 0 0;        
}

#descriptif #activites h3{
    height: 25px;
    padding: 5px 0 0 10px;
}

#descriptif #activites .contenu{
    padding-left: 10px;
}

/*---------------------------------- Logement lieux */
#descriptif #logement{
    float: left;
    width: 283px;  
    background: url('images/titre_boite_logement.gif') no-repeat 0 0;     
}

#descriptif #logement h3{
    height: 25px;
    padding: 5px 0 0 10px;
}

#descriptif #logement .contenu{
    padding-left: 10px;
}


/*------------------------- boite navigation */
#navigation{    
    position: absolute; 
    top:0;
    right: 0;
    width: 250px; 
    height: 350px;    
    background: url('images/fond_boite_navigation.gif') no-repeat top right;     
}

#navigation accueil{
    position: relative;
}  

#navigation form {
    float: right;
    margin: 20px 0 10px 0;    
    width: 210px;
    height: 85px;
    border-bottom: 2px solid #96C832;
    background: url('images/fond_boite_formulaire_centre.gif') repeat-y 0 0; 
}

#navigation form label{
    display: block;
    color: #E97118;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

#navigation form fieldset{
    border: 0px solid #E0EFC2;
}

#navigation form select{
    width: 185px;
    margin: 10px;    
}

#navigation form input.submit{
    float: right;
    margin-right: 20px;
    border: 1px solid #96C832;
    background-color: #96C832;
    color: #FFF;
}

#navigation #legende{
    width: 210px;
    margin-left: 40px;        
}

#navigation #legende h3{
    margin-bottom: 0.5em;
    color: #96C832;
    font-size: 12px;
    font-weight: bold;
}

#navigation #legende ul.legende li{
    list-style-type: none;
    list-style-position: outside;    
    margin-bottom: 5px;
    font-size: 11px;
} 

#navigation #legende ul.legende li img.spip_logos{
    vertical-align: middle;
} 

/*------------------------- boite infos */
#infos{
    float: left;
    width: 750px;
    margin-bottom: 40px;
}
/*---------------------------------- Contacts lieux */
#infos #contacts{
    float: left;
    width: 210px; 
    background: url('images/fond_boite_carte.gif') repeat-y 0 0;  
}

#infos #contacts h3{
    height: 25px;
    padding: 5px 0 0 15px;
    color: #96C832;
    background: url('images/titre_boite_carte.gif') no-repeat 0 0; 
}

#infos #contacts .contenu{
    padding: 0 5px 0 10px;
}

/*---------------------------------- Tarifs lieux */
#infos #tarifs{
    float: left;
    width: 210px;
    background: url('images/fond_boite_carte.gif') repeat-y 0 0;  
}

#infos #tarifs h3{
    height: 25px;
    padding: 5px 0 0 15px;
    color: #96C832;
    background: url('images/titre_boite_carte.gif') no-repeat 0 0; 
}

#infos #tarifs .contenu{
    padding: 0 5px 0 10px;
}


/*---------------------------------- Photos lieux */
#infos #photos{
    float: left;
    width: 310px;
    /*height: 160px; */    
    background: url('images/fond_boite_description.gif') repeat-y 0 0;    
}

#infos #photos h3{
    height: 25px;
    padding: 5px 0 0 35px;
    color: #96C832;
    background: url('images/titre_boite_description.gif') no-repeat 0 0; 
}

#photos p{
    padding: 0 10px 0 10px;
}




/*---------------------------------- Pied de page */
#pied{
    clear: both;
    position: absolute;
    bottom: 0;
    width: 800px;    
    height: 40px;    
    text-align:center;
    background: url('images/pied.gif') no-repeat 0 0; 
}

#pied a{
    display: block;
    font-size: 11px;
    padding-top: 20px;
    color: #9F9F9F;
}

