.style {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #999999;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #666666;


}

.liens a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #596F97;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	text-decoration: underline;
}







.background-centre {
	background-image: url(images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.toto A:link {
	color: #0B1B28;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
}
toto A:hover {
	color: #5E1A00;
	text-decoration: none;
	font-size: 13px;
}
toto A:visited {
	color: #2A5275;
	font-size: 13px;
}

