body {
font-size: 12pt;
font-family: arial, times new roman, verdana, courrier, sans-serif;
font-weight: normal;
font-style: normal;
color: #000000;
background: #000000;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;

background-image: url('/images/wdoa.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
}

A:link		{ color: #000000; font-weight: normal; font-style: normal; font-family: "Arial", "Times New Roman"; text-decoration: none; }
A:visited	{ color: #000000; font-weight: normal; font-style: normal; font-family: "Arial", "Times New Roman"; text-decoration: none; }
A:active 	{ color: #000000; font-weight: normal; font-style: normal; font-family: "Arial", "Times New Roman"; text-decoration: none; }
A:hover 	{ color: #000000; font-weight: normal; font-style: normal; font-family: "Arial", "Times New Roman"; text-decoration: underline; }

/* Copyright */

A.copy				{ color: #FFFFFF; text-decoration:none; }
A:visited.copy		{ color: #FFFFFF; text-decoration:none; }
A:active.copy		{ color: #FFFFFF; text-decoration:none; }
A:hover.copy 		{ color: #FFFFFF; text-decoration:none; }

/* Retour - Back */

A.retour			{ color: #0000FF; font-weight: normal; font-size: 10pt; text-decoration:none; }
A:visited.retour	{ color: #0000FF; font-weight: normal; font-size: 10pt; text-decoration:none; }
A:active.retour		{ color: #0000FF; font-weight: normal; font-size: 10pt; text-decoration:none; }
A:hover.retour 		{ color: #0000FF; font-weight: bold; font-size: 10pt; text-decoration:none; }

