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_assoc.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;




background color : #ffffff;
	color: #666666;
	list-style-type: squate;
	list-style-image:  url("images/puce.gif");
	visibility: visible;


}

#ephem {
	background-image:  url("images/fond_ephem.gif");
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #ff6600;
	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;

}

a:link {  color: #ff9900; text-decoration: none; font-weight: bold}
a:hover {  color: #ff6600; text-decoration: none}
a:visited {  color: #ff6600; text-decoration: none; font-weight: bold}
