* { 
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Comic Sans MS', Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.4em;            
  background: #007CBD url('../../images/site/layout/fond.gif') repeat;
  margin: 0 0 20px 0;
}

#site {
  width: 980px;
  margin: 0 auto;
}

/* -------------------------------------------------------------- */

#separation_haut {
  height: 20px;
  width: 940px;
  margin: auto;
}

/* -------------------------------------------------------------- */

#entete {
  position: relative;     
  z-index: 40; 
  height: 100px;
  background: transparent url('../../images/site/layout/haut.png') no-repeat;
}    

#logo {
  position: absolute;
  top: -10px;
  left: 40px;         
}

/* -------------------------------------------------------------- */

#contenu {
  position: relative;       
  background-color: #FFF;
  padding: 40px 0 20px 20px;
}

#contenu .separation {        
  clear: both;
}

/* -------------------------------------------------------------- */

#carte_map {
  clear: both;
  position: relative;        
  height: 470px;
  width: 451px;
  z-index: 20;
}

#carte_map .centre {
  position: absolute;
  top: 300px;
  left: 200px;
}

/* -------------------------------------------------------------- */

#tooltip {
  z-index: 120;
  position: absolute;
  border: 1px solid #A6A7AB;
  background: transparent url('../../images/site/layout/image_titre.png') repeat;
  padding: 2px 10px 1px 10px;
  display: none;
} 

/* -------------------------------------------------------------- */

#pied_page {
  height: 20px;
  background-color: #FFF;          
  position: relative; 
  border-top-width: 2px;
  border-top-style: solid;                                  
}

#copyright {       
  position: absolute;
  top: 10px;
  left: 20px;               
  font-style: italic;
}

#pied {        
  height: 60px; 
  background: transparent url('../../images/site/layout/pied.png') no-repeat;     
}

/* -------------------------------------------------------------- */

#flash_course {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}

/* -------------------------------------------------------------- *
                     ORGANISATION GLOBALE
* -------------------------------------------------------------- */

#article {
  position: absolute;
  background-color: #A52A86;
  color: #FFF;
  width: 430px;
  top: 80px;
  right: 20px;
  padding: 20px;
  
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;           
}

#article h1 {              
  font-family: Georgia, serif;
  font-size: 1.5em;     
  line-height: 1.2em;     
  font-weight: bolder;
  font-style: italic;
  margin-bottom: 20px;
	margin-top: 20px;
  text-decoration: none;         
}

#article h1:first-child {
  margin-top: 0;       
}

#article a {              
  color: inherit;
  text-decoration: none;       
}

#article p {                    
  margin: 15px 0;    
}

#article li {                    
  list-style-type: none;
  background: transparent url('../../images/site/layout/liste.png') no-repeat left top;
  padding-left: 24px;
  line-height: 1.2em;
  margin-bottom: 4px;
}

/* -------------------------------------------------------------- *
                    CENTRE TIBOU DU MONT DORE
* -------------------------------------------------------------- */

