body {
	background-image:   url("../images/cygne/filigrane_cygne.gif");
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;

}

A      		{
	color: #000099;
	text-decoration : underline overline;
	font-size: 16px;
	font-weight: bold;
}
A:link    	{ color: #000099;  text-decoration : overline underline; }
A:visited	{  color: #000099;  text-decoration : overline underline; }
A:hover   	{ color: #FFFFFF;  text-decoration : none; background: #000099;}

.titre {
	font-size:22px;
	text-align:center;
	border-bottom-width:thin;
	border-bottom-color:#000099;
	border-bottom-style: solid;
	letter-spacing: 5px;
	color: #000099;



}

