#fenetre
{
margin-top:20px;
margin-left:180px;
background-image:url(graphisme/bg_fenetre.png);
background-repeat:no-repeat;
width:653px;
height:539px;

}
.horizontale 
{
margin-left:16px;
border:1px solid #117D33;
}
.verticale
{
margin-left:170px;
border:1px solid #117D33;
}
#legende
{
height: 20px;
/*margin-left:20px;*/
padding-top:20px;
text-align:center;
color:#FFFFFF;
}
#boutons
{
margin-left:500px;
margin-top:15px;
}
.boutons
{
margin-right: 5px;
}

#menu_gauche
{
position:absolute;
top:150px;
left:20px;

}
#menu_gauche ul
{
list-style: none ;
}
#menu_gauche li 
{
background-image:url(graphisme/img_bouton03.png);
background-repeat:no-repeat;
width:119px;

text-align:center;
line-height:25px;
border:1px solid #25A108;
margin-top:5px;
}
#menu_gauche li a
{
text-decoration:none;
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#EFF7AA;
}
#menu_gauche li a:hover
{
color:#025506;
}



