body {
background-color: #FF6666;
background-image:url("images/jpg/fond.jpg");
background-repeat: repeat-x;
margin-bottom: 0;
margin-left 0;
margin-right 0;
margin-top 0;
}


p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
font-weight: normal;
}

div {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}

font {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
font-weight: normal;
}

.copyright {
font-size: 11px;
color: #000000;
font-weight: normal;
}

/************************************************
**************  LIENS DE BASE TEMPORAIRES  ******
************************************************/

A:link {
color : #000000;
font-weight: bold;
text-decoration : underline;
}

A:hover {
color : #000000;
font-weight: bold;
text-decoration : none;
}

A:active {
color : #000000;
font-weight: bold;
text-decoration : underline;
}

A:visited {
color : #000000;
font-weight: bold;
text-decoration : underline;
}