.footer
{
height: 20px;
top:570px;
left:150px;
width:450px;
position: relative;
margin-top: 2px;
}

.footer2
{
height: 20px;
top:512px;
left:716px;
width:250px;
position: relative;
margin-top: 2px;
}

.lien_menu a
{
color : #66CC00   ;
font-family: georgia;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: inline;
list-style-type: none;
}

.lien_menu .on
{
color : #66CC00   ;
font-size: 12px;
font-weight: bold;
text-decoration: none;
font-style: italic;
}

.lienon a
{
color : #66CC00  ;
padding-right: 20px;
padding-bottom: 0px;
text-decoration: none;
font-family: Georgia, Times New Roman;
font-size: 14px;;
font-weight: bold;
word-spacing: 2px;
}

.lien a
{
word-spacing: 1px;
padding-right: 20px;
padding-bottom: 0px;
text-decoration: none;
color: #7a7a7a;
font-family: Georgia, Times New Roman;
font-size: 14px;
font-weight: bold;

}


.lien a:link
{ 
text-decoration : none; 
color : #7a7a7a;  
}


.lien a:visited
{ 
text-decoration : none; 
color: #7a7a7a;
}


.lien a:hover
{
text-decoration : none;
color : #66CC00  ;
} 

.lien a:active 
{ 
text-decoration : none;
color : #66CC00;
}


.menutitle
{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
}

.submenu{
margin-bottom: 0.5em;
}

