* {
    margin: 0;
    padding: 0;
}

html{
font-family: Arial, Verdana, Helvetica, sans-serif;
border: 0;
}

body{
font-size: 8pt;
color: #000000;
background-image: url(images/FC.gif);
width: 100%;
height: 100%;
}

h1 {
font-size: 7pt;
color: #504E65;
font-weight: bold;
text-align: left;
}

h2 {
font-size: 10pt;
color: #504E65;
font-weight: bold;
text-align: center;
}

a {
font-size: 9pt;
color: #131234;
text-decoration : none;
font-weight: bold;
}

a:hover {
font-size: 9pt;
color: #ff6600;
outline : none;
font-weight: bold;
}

.text{
font-size: 9pt;
color: #131234;
margin-left: 10px;
}

.adresse{
font-size: 9pt;
color: #535169;
text-align: center;
}


.text-pt{
font-size: 8pt;
color: #131234;
text-align: left;
}


.text-titre{
font-size: 9pt;
color: #F2BE77;
margin-left: 10px;
}


.text_gros{
font-size: 10pt;
color: #131234;
font-weight: bold;
text-align: center;
}