*{
    margin: 0px;
    padding: 0px;
    font: normal normal  100% verdana, arial, sans-serif;
}

html, body{
    height: 100%;
}

body{
    /* fond du menu gauche*/        
}

p{
    margin: 0.5em 0 1em 0;
}

hr{
    visibility: hidden;
    clear: both;
    
}

strong{
    font-weight: bold;
}

i{
    font-style: italic;
}


img{
    border: none;
}

/* classes génériques */
.cacher{
    visibility: hidden;
}

.gras{
    font-weight: bold;
}

/* Element principal */
#page{
    width: 800px;
    height: 100%;  
    margin: 0 auto; 
    background: url('images/bg-menu.jpg') repeat-y 0 0;  
}

/* Entete */
h1.entete{
    height: 215px;
    background: url('images/entetes/1.jpg') no-repeat 0 0;
}


h1.entete a,
h1.entete2 a{
    display: block;
    text-decoration: none;
    width: 800px;
    height: 152px;;
}



/* Menu */
#menu{ 
    float: left;
    width: 215px;
    height: 100%;
}

#menu ul{
    list-style-position: outside;
    list-style-type: none;
}

#menu ul.menu li{
    width: 164px;
    border-top: 2px solid #EB952B;
    padding: 0 0 5px 5px;    
}
#menu ul.menu li a{
    color: #FFF;
    text-decoration: none;
}


#menu ul.menu li ul.sous-menu li{
    list-style-position: inside;
    list-style-type: none;    
    border: none;
}

#menu ul.menu li ul.sous-menu li a{
    font-size: 0.8em;
    text-align: right;
    padding-left: 10px;    
}

#menu #deco1-menu{
    width: 125px;
    margin: -100px 0 10px 20px;
}
 
 
#menu a.aider{
    display: block; 
    margin: 1em 1em 0 1em; 
    width: 142px;
    height: 33px;
    background: url('images/bt-nous-aider.png') no-repeat 0 0;
    text-decoration: none;    
}

/* Element central */
#centre{
    float: left;
    width: 400px;     
    margin: -50px 18px 0 -18px;
    font-size: 0.9em;
    line-height: 0.5em; 
    background-color: #FFF;
    z-index: 10;
}

#centre-2{
    float: left;
    width: 600px;    
    margin: -50px 0px 0 -18px;    
    background-color: #FFF;    
    z-index: -1;
}

#centre a.suite,
#centre-2 a.suite{
    font-size: 0.8em;
    text-decoration: none;
    color: #EC960F;
    font-weight: bold;
}


#centre h2,
#centre-2 h2{
    font-size: 1.5em;
    font-weight: bold;
    margin: 0.5em 0 0.5em 0;
    color: #7C2A30;
}

#centre h3,
#centre h3 a,
#centre-2 h3,
#centre-2 h3 a{    
    font-size: 1.1em;
    text-decoration: none;
    font-weight: bold;
    color: #7C2A30;
}

#centre .titre-rubrique{
    background-color: #7C2A30;
    color: #FFF;
}

#centre img,
#centre-2 img{     
}


#centre .spip_documents_left,
#centre .spip_documents_right,
#centre-2 .spip_documents_left,
#centre-2 .spip_documents_right{
    margin: 0.5em;
}

#centre .intro{
    clear: both;
    padding-bottom: 15px;    
}

#centre .intro img.logo{
    margin: 0 5px 5px 0;
    border: 1px solid #996633;
} 


#centre .intro img.logo_gauche{
    float: left;
}

#centre .intro img.logo_droite{
    float: right;
}


#centre .suite-articles{
    clear: both;
    text-align: right;
    font-size: 0.9em;     
}

#centre .suite-articles a{
    color: #FFF;
    background-color: #EB952B;
    text-decoration: none;
    padding: 0 0.5em 0 0.5em;    
}

#centre .detail,
#centre-2 .detail{
    font-size: 0.8em;
    margin-bottom: 5px;       
}

#centre .detail .date,
#centre-2 .detail .date{
    color: #7C2A30;
}

#centre .detail .auteur{
    font-weight: bold;
}

#centre ul{
    list-style-position: inside;
    list-style-type: square;
}

#centre ul li{
    margin: 5px 0 5px 0;
}

#centre ul li.rubrique a{
    font-weight: bold;
}

#centre ul li.sous-rubrique{
    font-weight: normal;
    padding-left: 15px;
}

#centre ul li.sous-rubrique a{
    font-weight: normal;
}


.notes{
    border: 1px solid #000;
    padding: 5px;
}

/* Fil */
ul#filariane{
    margin-bottom: 1em;
}

ul#filariane li{
    display: inline;
    color: #EB952B;
}

ul#filariane li a{
    text-decoration: none;
    color: #7C2A30;
}

ul#filariane li a.lienon{
    background-color: #EB952B;
    padding: 0 5px 0 5px; 
}


/* Element droite */
#droite{
    float: left;
    width: 174px;
    margin: -100px 0 0 10px;
    background-color: #CC9966;
    
}

#droite h2.titre{       
    height: 30px;
    margin-bottom: 1.5em;  
    /*background: url('images/titre-a-noter.png') no-repeat 5px 5px;*/
}

#droite ul{
    list-style-type: none;
    list-style-position: outside;    
}

#droite ul li.breve{
    position: relative;    
    margin: 0 0 10px 0px; 
      
    font-size: 0.8em;           
    /*border: 1px solid #B8996E;*/  
}

#droite ul li.breve a.titre{
    display: block;       
    padding: 0px 0 5px 20px;
    /*margin-left: -20px;*/  
    color: #FFF;
    text-decoration: none;
    font-weight: bold;    
    background: url('images/puce-titre.png') no-repeat 0 0px;
    background-color: #996633;     
}

#droite ul li.breve p,
#droite ul li.breve p.chapo{
    padding: 0px 3px 0px 3px; 
}

#droite ul li.breve  img{
    display: block;    
    width: 173px;
    margin: 0 auto;
    border: none;
}




/* menu monastères */
ul#monasteres{    
    position: relative;
    list-style-type: none;
    list-style-position: inside;
    width: 628px;
    height: 500px;    
    background: url('images/image-map-monasteres.jpg') no-repeat 0 0;      
}

ul#monasteres li{
    position: absolute;
    width: 130px;
    height: 150px;
    /*border: 1px solid #000;*/    
}

ul#monasteres li a{
    display: block;
    width: 100%; 
    height: 100%;
    text-decoration: none;
}

ul#monasteres li.m1{
    top: 10px;
    left: 200px;
}

ul#monasteres li.m2{
    top: 10px;
    left: 75px;
}

ul#monasteres li.m3{
    top: 10px;
    left: 320px;    
}


ul#monasteres li.m4{
    top: 150px;
    left: 20px;
}

ul#monasteres li.m5{
    top: 280px;
    left: 40px;
}

ul#monasteres li.m6{
    top: 340px;
    left: 290px;
}

ul#monasteres li.m7{
    top: 340px;
    left: 170px;    
}

ul#monasteres li.m8{
    top: 300px;
    left: 400px;  
}

ul#monasteres li.m9{
    top: 180px;
    left: 480px; 
}



/* pied de page */
#pied{
    clear: both;
    text-align: center;     
    font-size: 0.8em; 
    padding-left: 10em;
}

#pied a{
    color: #EA970D;
}



/* décoration */
#deco-frise{
    clear: both;
    height: 127px;
    width: 800px;
    background: url('images/frises/1.png') no-repeat 0 0;
    z-index: 11;
}



