/* police par defaut de tout le site */
BODY, TD, DIV, SPAN {font-family:Verdana, Helvetica,  Arial, sans-serif; font-size:11px; color:#326657; font-weight:normal}
html, body {background:#9bb698 repeat-x left top; margin:0; padding:0}

/* lien par dıfaut */
A {color:#c00; text-decoration:none}
A:hover {color:#fff; background:#c00; text-decoration:none}

/* liste par dıfaut */
ul {list-style-type:square; margin:0; padding-left:15px}

/* titre par dıfaut */
h1 {font-weight:lighter; font-size:16px;}

#coulcentre h1 {color:#FFF;font-weight:lighter;font-size:16px;margin:0;padding:0;width:99%; height:45px; padding-top:15px;}

/* image par dıfaut */
IMG{border:0}


/* temp.html */
 #zoneadmin{margin:0; height:10px;}
/* header */
#header{
    margin:0;left:0;width:100%;height:98px;
    background:#7a907a;
}

#header2{
    background:;
    width:100%;height:30px; margin-top:0;
}
    #header2 div {width:600px;margin:auto;}
    #header2 div h1 {font-weight:lighter; letter-spacing:24px; font-size:24px; text-align:center;border-bottom:none;}
    #header2 div h1 a {color:#fff}
    #header2 div h1 a:hover {color:yellow;background:none}
 #header3{
    background:#52745e; margin:28px 0 0 0;
    width:100%;height:20px; padding-top:1px;
}
 #header3 div{
    background:transparent; margin:auto;
    width:760px;
}
#mentete {float:left;width:100%;background:transparent;margin:0;padding:0;}
    #entete a{color:#FFF;font-weight:bold}
    #entete a:hover{color:#000}
    #entete{margin-left:15px;color:#FFF;font-weight:normal}



#menugauche {
    border-bottom:#000 1px solid;
    border-right:#000 1px solid;
    border-top:#000 1px solid;
    width:160px;
    float:left;
    background:#EEE;
    margin-top:15px
}

    .mg1 {clear:left; font-size:9pt; color:#ff6; font-weight:bold; background:#000; height:21px; padding-left :0.4em; padding-top:0.2em}
    .mg3 {color:#000; padding:0.4em; line-height:15px}
    .mg3 a {color:#000}
    .mg3 form {padding:0;margin:0}


    
 
#contenupage {
margin:auto;
width:995px;
background:transparent;
} 
    #coulcentre {
    margin:auto;
    width:995px;
    background:transparent;
    }



#footer{
    clear:both;
    width:auto;
    text-align:center;
    height:21px;
    background:#52745e;
    padding-left:0.4em;
    padding-top:0.2em;
    font-weight:lighter;
    color:#FFF
}
    #footer ul { margin-right:1em; display:inline; border-right:2px solid #FFF}
    #footer ul li {border-left:2px solid #FFF; display:inline; padding-right:0.6em; padding-left:1em}
    #footer A {color:#FFF}
    #footer A:hover {color:#FF6600}


/* page accueil */

#accueil{
    margin:auto;
    width:66%
}

#rubriques{
    float:left;
    width:98%;
    margin-top:1em;
    padding-top:1em;
    padding-bottom:1em;
    border-top:#666 1px solid
}

    #rubriques h1, #aa01 h1 {float: left;}

#aa01{
    text-align:justify; line-height:20px;
    width:99%;
    padding-bottom:100px;
}
#aa01 span{ display:; }
#aa02{
    float:right;
    width:31%;
    BORDER:#900 1px dotted;
    padding:0.5em;
    background:#eee
}
    #aa02 h1 {display:inline; font-size:1.5em;color:#900;border:0;}

/* fin page accueil */

 #contact {width:500px; margin:auto;}
 .anglais {width:500px; align:center; color:darkred; margin:auto;}

/* autres ılıments par dıfaut */
INPUT {
   background-color:#EEE; border-color:#000;  
   border-top-width:1px; 
   border-right-width:1px; 
   border-bottom-width:1px; 
   border-left-width:1px;
   text-indent:1px;  
   font-size:9px
}

textarea {   
   font-size:10pt;
   color:#000;
   font-style:normal;
   line-height:normal;
   font-weight:normal;
   text-decoration:none;
   letter-spacing:normal;
   word-spacing:normal;
   border:thin ridge;
   border-color:black;
   background-color:#EEE
}

SELECT {  
   font-size:9px;
   color:#000;
   background-color:#FFF
}