/*feuille css écrite par Isabelle BLondelle www.iblondelle.com */
*{
margin:0;
padding:0;
}
body { padding:12px 0 25px; margin-top:-12px;}
html{
background:#4B6F27 url(images/html.png);
}
body { background:transparent url(images/body.png) repeat-x; }

#global {
width: 100%;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
background:#FFF
} 
#tete {
background-image:url(images/tete.jpg);
height:110px;
}

#menuhaut {
width:100%;
height:30px;
background:url(images/bot2.png) repeat-x;
overflow:hidden;
}}

#menuhaut ul {
list-style : none; 
} 

#menuhaut li {
list-style:none; float:left;
} 
#menuhaut a{
padding-top:6px;
font-family:Arial,Verdana;
width:148px;
font-size:15px;
color:#FFFFCC;
text-align:center;
height:30px;
display:block;
text-decoration:none;
background:url(images/bot2.png);
border-left:1px  inset #FFFFFF;
}
#menuhaut a:hover{
font-family:Arial,Verdana;
color:#FFCC00;
background:url(images/bot1.png);

}
#menugauche {
width:20%;
float:left;
background:#FFF;
height:auto;
}

#menugauche h4{
margin-top:15px;
padding:5px;
background:url(images/menu.png) no-repeat;
font-family:"Trebuchet MS";
font-size:14px;
height:40px;
display:block;
color:#666;
} 
#menugauche ul {
list-style-image:url(images/fleche.gif);
margin-left:20px;
margin-top:10px;
text-decoration:none;
}
#menugauche li {
font-size:11px;
margin-left:10px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF9900;
}
#menugauche li a:hover{
text-decoration:underline;
}
#menugauche li a{
text-decoration:none;
font-size:11px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF9900;
}
#corps {
float:left;
width: 75%;
height:auto;
margin-top:20px;
margin-right:5px;
margin-bottom:80px;
background:#FFFFFF;
}
#corps h1{
background:#E9EBFE;
width:99.3%;
margin-top:10px;
padding-left:5px;
padding-top:10px;
border-top:1px dotted #666;
border-bottom:1px dotted #666;
font-family:"Trebuchet MS";
font-size:16px;
color:#000;
}

#corps h2 {
font-family:comic sans ms;
color:#ffcc33;
background-color:black;
font-size:14pt;
text-align:center;
}

#corps p {
margin-top:15px;
text-indent: 2em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;}

#corps ul {
list-style-type: none;
padding: 0px ;
margin: 0px ;
margin-top: 6px ;
margin-left:20px;
}
#corps li {
list-style-image :url(puce.gif) ;
padding-top: 4px ;
padding-left: 20px ;
color: #66666 ;
font-size: 1em ;
}

#menubas{
background-color: yellow;
width: 100%;
height: 24px; 
}
#pied {
width:100%;
height:30px;
background:#AEB3D0;
float:left;
}
#pied p {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:7px;
}
.texte {
background:#FFFFFF;
border:1px solid #999999;
border-bottom:1px solid #999999;
border-top:none;
}
.img_g{float:left;padding:6px;}
.img_d{float:right;padding:6px;}
