a {
        text-decoration: none;
        color: #990000;
        font-weight: bold;
}

a:hover {
        background-color: #FFCC66;
}

#marge{
background-color : #FFCC66;
}

#nalg{
                text-decoration : underline;

}
 #nalg:hover{
         background-color :#ffcc66;
}

#menu{
        color :  #990000;
}
#menu:hover{
        background-color :#ffcc66;
                text-decoration : underline;

}

#menumail{
        color :  #003300;

}
#menumail:hover{
        background-color :#ffcc66;
        text-decoration : underline;
        }

#archives_elections {
    position:absolute;
	left: 200;
	top: 150;
	width: 800px;
	height: 550px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	visibility: visible;
    }

#head_archives {
	position:absolute;
	left: 200;
	top: 25;
	width: 700px;
	height: 100px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	visibility: visible;

    }

#archives_divers {
    position:absolute;
	left: 200;
	top: 1400px;
	width: 800px;
	height: 550px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	visibility: visible;
    }