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: 989px;
height:550px;
left: 50%;
margin-left: -495px;
margin-top:-275px;
top: 50%;
}

.right{
float:left;
width:653px;
height:550px;
}

.left{
float:left;
width:336px;
height:550px;
}

.right-top{
float:left;
width:653px;
height:520px;
color:#8d8766;
font-weight:bold;
overflow:hidden;
}

.right-bottom{
float:left;
width:653px;
height:30px;
}

.right-top-top{
float:left;
width:653px;
height:325px;
}

.right-top-bottom{
float:left;
width:653px;
height:225px;
}

.right-top a{
color:#8d8766;
font-size:10pt;
font-weight:bold;
}

#hp{
background-image: url(../images/hp-right-top-top.png);
}

#qui{
background-image: url(../images/qui.png);
}

#contacts{
background-image: url(../images/contact.png);
}

#portfolio{
background-image: url(../images/portfolio.png);
}