body {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 10pt;
text-align: justify;
color: #666666;
background-color: #FFFFFF;
background-attachment: fixed;
background-image:  url("images/fond_32.gif");
background-repeat: no-repeat;
}

#actu {
	position: absolute;
	left: 2px;
	top: 110px;
	margin-left: 4px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #666666;
	list-style-type: squate;
	list-style-image:  url("images/puce.gif");
	background-color: #FFFFFF;
	visibility: visible;

}

#ephem {
	background-image:  url("images/fond2.gif");
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #66cc66;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #666666;
	padding-left: 3px;
	padding-right: 3px;
	visibility: visible;
	background-color: #FFFFFF;

}

#archives {

background-color:#66CC33;
border: 2px solid #FFFFFF;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 10pt;
text-align: left;
color: #ffffff;
padding-left: 3px;
padding-right: 3px;

}
#archives a:link {color:#ffffff; text-decoration: underline;}
#archives a:hover {color:#ffffff; text-decoration: underline;}
#archives a:visited {color:#ffffff; text-decoration: underline;}


a:link {  color: #66cc66; text-decoration: none; font-weight: bold}
a:hover {  color: #339933; text-decoration: none; font-weight: bold}
a:visited {  color: #339933; text-decoration: none; font-weight: normal}
table {  font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11pt; color: #666666}
.soulign {  text-decoration: underline}
