/* CSS Document */
body {height:100%;color:#ffffff;background:#ffffff url(images/fond.gif) center 0px no-repeat;}

.texte {
	font-family:Verdana;
	font-size:10px;
	color:#707070;
	text-align:justify;
}

a:link, a:visited, a:active {
	text-decoration: none; 
	font-family:Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #950053;
	text-align:left;
	}
	
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana;
	font-size: 10px;
	color: #FF9933; 
	}