
body {
    background-color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    margin:Opx;
    padding:Opx;
    font-size: 0.7em;
}


    
a:hover {color:#6699cc;}

a {text-decoration:none; color:#339966;}


#cadre {
    position: absolute;
    width : 750px;
    left : 50%;
    margin-left: -375px;
    height :100%;
    background-image:url(images/fond-menu-a.gif);
    background-repeat:repeat-x;
    background-color:#FFFFFF;
}

#bandeau {
    height :100px;
    /*background-color:#FFCC99;*/
    background-image: url(images/bandeau-2.jpg);
    background-repeat: no-repeat;
}

#repeatmenu {
    height :100px;
    text-align:right;
    padding-top:85px;
    font-size: 1.2em;
    font-weight: bold;  
}

#menudiv{
    width : 120px;
    left : 0;
    float:left;
}

#texteacceuil{
    width : 632px;
    height :100%;
    float:right;
    padding-left: 3px;
    padding-top: 1px;
    padding-right: 3px;
    text-align: justify;
    background-color:#FFFFFF;
    background-repeat: no-repeat;
    color: #000000;
    background-image: url(images/ltt-vue-aer1-mod.jpg);
    z-index: 0;
    background-position: top;
}

#texte{
    width : 632px;
    height :100%;
    float:right;
    padding-left: 3px;
    padding-top: 1px;
    padding-right: 3px;
    text-align: justify;
    background-color:#FFFFFF;
    z-index: 0;
    color: #000000;
}

.textelivret{
    background-image: url(images/Pub_page_centrale.jpg);
    background-repeat: no-repeat;
}



#t1 { /* pour titre niveau 1*/
font-family:"Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
text-align:center;
}

#t2 { /* pour titre niveau 2*/
font-family:"Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
}

#t3 { /* pour titre niveau 3*/
font-family:"Times New Roman", Times, serif;
font-size: 15px;
}

.gras {  /* utilise pour liste dans texte*/
    font-weight: bold;
    list-style-type:circle;
    }
    
.soulig {
    text-decoration: underline;

    }
    
.normal {  /* utilise pour liste dans texte*/
    font-weight: normal;
    list-style-type:square;
    margin-left : 15px;
    text-alin : justify;
    padding-left : 10px;
    }

.ulcourt {
    width: 590px;
}

.centre {
    text-align : center;
}
    
.lia {  /* utilise pour liste dans texte*/
    font-weight: normal;
    list-style-type:circle;
    margin-left : 40px;
    text-alin : justify;
    padding-left : 1px;
    }
    

    
.lib {  /* utilise pour liste dans texte*/
    font-weight: normal;
    list-style-type:disc;
    margin-left : 60px;
    text-alin : justify;
    padding-left : 1px;
    }
    
.lic {  /* utilise pour liste dans texte*/
    font-weight: normal;
    list-style-type:none;
    margin-left : 80px;
    text-alin : justify;
    padding-left : 1px;
    }
    



/* pour menu horizontal metier*/
ul {
    width: 100%;
}

/* menu horizontal métier */

#actif { /*met en couleur le bouton = page active*/
    background-color: #FFCC99;
    padding: 0px;
    margin:0;
}

#navlist, #navlist ul { /* toutes les listes */
    padding: 0px;
    margin:0;
    list-style: none;
    line-height: 1.5;
    z-index: 10;
}

#navlist a {
    display: block;
    width: 110px;
    text-align: center;

}

#navlist li { /* tous les items de liste */
    float: left;
    width: 110px; /* largeur obligatoire, sinon opera devient fou */
}

#navlist li ul {
    position: absolute;
    /*background: orange;*/
    width: 110px;
    left: -999em;
    background-color: #FFFF99;  
}

#navlist li:hover ul, #navlist li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
    left: auto;

}

#content {
    clear: left;
    color: #ccc;
}


ul#navlist li a:hover
{
color: #ffff00;
background-color: #FF9900;
}

ul#navlist li a
{
color: #000000;
/*background-color: #FFFFFF;*/
padding: 0px;

/*border: 1px #ffffff outset;*/
}

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

/*fin menu horizontal*/


#vigvert {
    width:110px;
    height:400px;
    /*float: left;*/
    overflow: auto;
    /*background-color:#00CC00;*/
    position: absolute;
    top: 130px;
    left: 120px;
    text-align: center ;
}

#imgcable {
    width:520px;
    height:600px;
    position: absolute;
    top: 130px;
    left: 230px;
    text-align: center ;
}

div#galerie
{
    width: 600px ;
    background: #eed ;
    border: 1px solid #dcb ;
    padding: 5px ;
    margin: 5px 5px ;
    text-align: center ;
    font: 0.9em Georgia, serif ;
}

ul#galerie_mini
{
    margin: 0 ;
    padding: 0 ;
    list-style-type: none ;
}

ul#galerie_mini li
{
    /*float: left ;*/
}

ul#galerie_mini li a img
{
    margin: 2px 1px ;
    border: 1px solid #dcb ;
}

dl#photo
{
    clear: both ;
    margin: 0 auto ;
}

dl#photo dt
{
    color: #000000;
    font-size: 12px;
}

dl#photo dd
{
    margin: 0 ;
}



.alignright {
    padding-left: 4px;
    float: right;
    border: 0;
 }
 
 .alignleft {
    padding-right: 4px;
    
    float: left;
    border: 0;
 }
 
 .separ {
    padding-bottom: 5px;
    }
/* pour presentation datas venant de histo */

#contenutab {
    width: auto;
    /*background-color: #00CCCC;    */
    }


#celdate {
    width : 5%;
    
    float : left;
    font-weight: bold;
        
    }
    
#cellib {
    width: 85%;
    float : left;
    
    }
    
#celphoto {
    width: 10%;
    float : right;
    text-align:center;
    /*background-color:#CCFF00;*/
    
    }
    
    hr {
    clear: both;
    visibility: hidden;
    }
    
.marq1 {
    color: #663300;
}

.marq2 {
    color: #FF6600;
}

    
#nomdir {
    width: 40%;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 40px;
    vertical-align: top;
    }
    
#titredir {
    width: 60%;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
    /*background-color: #FF0000;    */
    }
    
#textedir {
    
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 40px;
    vertical-align: top;
    /*background-color: #FF0000;    */
    }
    
/*encart */
#encart {
    float: right;
    width: 210px;
    margin: 0 5px 5px 5px;
    padding-top: 20px;
    background-color:black;
    background: url(images/posthaut.png) left top no-repeat;
    }

#encart h3 {
    font-size: 130%;
    margin: 0 0 0 40px;
    }

#bloccadre {
    background: url(images/postbas.png) left bottom no-repeat;

    padding: 0 30px 25px 30px;
    }

#bloccadre ul {
    margin: 1em 0 0 0 ;
    padding: 0;
    }

#bloccadre li {
    margin: 0;
    list-style-image: url(images/postpuce.png);
    }


#bloccadre li a {
    color: black;
    text-decoration: none;
    }
#bloccadre li a:hover {
    text-decoration:underline;
    }


    
