#Layer1 {
	position:relative;
	width:51px;
	height:47px;
	z-index:1;
	left: 230px;
	top: 11px;
	background-color: #FFFFFF;
}
#Layer2 {
	position:relative;
	width:205px;
	height:92px;
	z-index:3;
	left: 16px;
	top: -38px;
}
#Layer3 {
	position: relative;
	width:618px;
	z-index:2;
	left: 130px;
	top: -65px;
	background-color: #FFFFFF;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#3c0330;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#3c0330;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 15px
}
.style4 {
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: 12px;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.style6 {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.style7 {
	font-family: "Trebuchet MS";
	font-size: 8px;
}
p.navDep {
	margin-top:20px;
}	
p.navDep1 {
	margin-top:30px;
}
p.navDep2 {	
	margin-top:105px;
}
p.navDep3 {	
	margin-top:25px;
}
#Layer4 {
	display:none;
	position:absolute;
	left:-117px;
	top:254px;
	width:105px;
	height:245px;
	z-index:4;
	background-image: url(/moncompte/pics/pub%20seniors-r.gif);
}
a {
text-decoration: none; 
}
a:hover {
background: none; 
}
a span { 
display: none;
}
a:hover span { 
display: inline;
position: absolute;
top: 200px;
left: 100px;
width: 100px;
height: 20px;
background: green;
text-align: center;
color: white;
}
