#layer1 {
   background-color : #E0F0FD; 
   layer-background-color : #E0F0FD;
   border-width : 1px; 
   border-style : solid; 
   border-color : #285272;
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   text-decoration: none;
}
#layer1 li {
	margin: 0 0 0 0;
}
#layer1 a {
	/*/*/display: block;
	padding: 2px 2px 2px 2px;
	width: 125px; /* */
}
#layer1 a:hover {
	background-color: #082A44;
	color: #FFFFFF;
}
#layer1 a:link {
	/*/*/color: #082A44;
	text-decoration: none; /* */
}
#layer1 a:visited {
	/*/*/
	text-decoration: none; /* */
}
#uberlink a:link {
	/*/*/
	background-color: #678FAE;
	color: #FFFFFF; /* */
}
#uberlink a:visited {
	/*/*/
	background-color: #678FAE;
	color: #FFFFFF; /* */
}
#uberlink a:hover {
	/*/*/
	background-color: #678FAE;
	color: #FFFFFF; /* */
}
.liste {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-type: square;
}
.smallBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.style1 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
