body {
font-family: arial; /* on définit la police de base dans la page */
font-size: 10pt; /*dex on définit la taille de police de base dans la page */
background-color: #5c082d;
}

body a{
text-decoration: none;

}

body a:hover{

}

body img{
border: none;}

.master{
position: absolute;
width: 990px;
height:550px;
left: 50%;
margin-left: -495px;
margin-top:-275px;
top: 50%;
}

.top{
float:left;
width:990px;
height:116px;
}

.mid{
float:left;
width:990px;
height:370px;
}

.bottom{
float:left;
width:990px;
height:64px;
color:black;
}

.bottom a{
font-weight:bold;
color:black;
}

.bottom a:hover{
font-weight:bold;
color:black;
}

.bottom-white{
float:left;
width:990px;
height:64px;
color:white;
}

.bottom-white a{
font-weight:bold;
color:white;
}

.bottom-white a:hover{
font-weight:bold;
color:white;
}

.top-contact{
float:left;
width:990px;
height:105px;
}

.mid-contact{
float:left;
width:990px;
height:395px;
background-repeat:no-repeat;
}

.bottom-contact{
float:left;
width:990px;
height:50px;
}

.gros{
font-size:14pt;
font-weight:bold;
}

.biphaz{
float:left;width:990px;text-align:right;
}

.biphaz a{
color:white;
font-size:8pt;
text-decoration:none;
}

.biphaz a:hover{
color:white;
font-size:8pt;
text-decoration:underline;
}