a:link{ 
color: red;
text-decoration: none;
font: bold;
font-size: 14px;
}
		
a:hover{ 
color: white;
text-decoration: underline;
font: bold;
}

a:visited{ 
color: red;
text-decoration: none;
font: bold;
}

.titres{
color: white;
font-size: 27px;
}

body {
background-color: black;

}

#banner {
text-align : center;
margin-top : 10px;
margin-left : 25px;
margin-right : 10%;
height : 160px;
width: 1010px;
}

#middle{
text-align : center;
margin-top : 10px;
margin-left : 25px;
height : 30px;
width: 1000px;
}

div#left {
position : relative;
margin-top: 10px;
margin-left : 10px;
float: left;
width: 235px;
min-width: 235px;
height : 740px;
font-size: 12px;
font-weight : bold;
background-image: url(../IMG/png/left.png);
background-repeat : no-repeat;
}

#righthaut {
margin-left : 270px;
margin-top: 20px;
width: 762px;
height: 20px;
background: url(../IMG/png/haut.png);
}

#right {
margin-left : 270px;
width: 762px;
font-size: 12px;
background-color: #000000;
text-align : center;
color: white;
font: bold;
font-family : Calibri, Verdana, Arial, sans-serif;
font-size : 15px;
text-align: justify;
background: url(../IMG/png/fond2.png);
}

#right h3{
color: red;
font-family : calibri;
}


#right3 {
margin-left : 270px;
width: 762px;
height: 14px;
background: url(../IMG/png/haut.png);
background-color: #000000;
font: bold;
}

#right4 {
margin-left : 270px;
width: 762px;
height: 20px;
background: url(../IMG/png/fond2.png);
color:#FFFFFF;
text-align:center;
font-family : Calibri, Verdana, Arial, sans-serif;
font-size : 12px;
background-color: #000000;
}

#right5 {
margin-left : 270px;
width: 762px;
height: 20px;
background: url(../IMG/png/bas.png);
background-color: #000000;
}

#rightbas {
margin-left : 270px;
width: 762px;
height: 20px;
background: url(../IMG/png/bas.png);
background-color: #000000;
}
.encadrement{
margin-left : 16px;
margin-right : 16px;
border: 2px solid white;
font-family: calibri;
}