.synopsis {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.clair {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #669966;
}

a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:	none;
	}
a:link	{
	color:	#9C0;
	}
a:visited	{
	color:	#9C0;
	}
a:active	{
	color:	#9C0;
	}
a:hover	{
	color:	#060;
	text-decoration:	underline;
	}

#nav a:hover, #nav a:hover img {background:#fff;}
