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/fond2.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");
	visibility: visible;

}

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

}

#archives {
background color: #ffffff;
	border: 1px solid #ffccff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #666666;
	padding-left: 3px;
	visibility: visible;
	left: 340px;
	top: 600px;

}


a:link {  color: #FF00FF; text-decoration: none; font-weight: bold}
a:hover {  color: #CC0099; text-decoration: none}
a:visited {  color: #996699; text-decoration: none; font-weight: bold}
.encadre {
	padding: 3px;
	border: thin solid #CC0099;
}
