BODY	{
	margin-top:		0pt;
	margin-left:		0pt;
	margin-right:		0pt;
	background-color:	#0080a5;
	background-image:	url('/images/fond.png');
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		small;
	color:			#004b5e;
}

A,A:link,A:visited,A:active	{	
	text-decoration:	none;
	font-weight:		bold;
	font-size:		small;
	color:			blue;
}	

A:hover	{	
	text-decoration:	none;
	font-weight:		bold;
	font-size:		small;
	color:			red;
}	

A.norm,A.norm:link,A.norm:visited,A.norm:active	{	
	text-decoration:	none;
	font-weight:		bold;
	font-size:		small;
	color:			#004b5e;
}	

A.rev,A.rev:link,A.rev:visited,A.rev:active	{	
	text-decoration:	none;
	font-weight:		bold;
	font-size:		small;
	color:			#80ba44;
}	

A.small:hover	{	
	text-decoration:	none;
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		small;
	font-weight:		bold;
	color:			red;
}	

.small {
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		small;
}

.box {
        background-color:	 #003b4b;
}

.note {
        background-color:	#a5eeff;
	color:			#004b5e;
}

table#menu {
        background-color:	#a5eeff;
	color:			black;
}

td#left {
        background-color:	#a5eeff;
	color:			black;
	vertical-align:		top;
}

td#bold {
	font-weight:		bold;
}
