.fond {
	background-image: url(images/fond-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagededroite_fond {
	background-attachment: fixed;
	background-image: url(images/fond-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.pagededroite_typo {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #330000;
	font-weight: normal;
	text-align: justify;
	text-indent: 0cm;
	vertical-align: middle;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-decoration: underline;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	text-decoration: underline;
}
