A:link {color: #990000; text-decoration:none;}
A:visited {color: #660000; text-decoration:none;}
A:hover {color: #990000;text-decoration:underline;}
body, html {
	background-image: url(fond/fond_toscane.gif);
	color:#000;
	height:100%;
	margin:0;
	overflow:hidden;
}
.titre {
	color:#940602;
	font:normal bold 16px Arial, Helvetica, sans-serif;
	padding:15px 0 5px 0;
}