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_college.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: left;
	color: #666666;
	list-style-type: squate;
	;
	list-style-image:  url("images/puce.gif");
	visibility: visible;

}

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

#archives {
	border: Aucune;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #EBEBEB;
	visibility: visible;
}

#divers {
	border: 1px solid #00ccff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #666666;
	padding-left: 3px;
	padding-right: 3px;
	
}

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