
body{
background-color: #6699cc;
margin: 0;
margin : 0;
text-align: center;
}

#main{
height: 598px;
width: 780px;
position: absolute;
left: 50%;
margin-left: -390px;
text-align: left;
}

#ban_g{
height: 129px;
width: 550px;
position: absolute;
top: 0;
left: 0;
background-image: url("images/ban_g.png");
}

#ban_d{
height: 154px;
width: 230px;
position: absolute;
top: 0;
left: 550px;
background-image: url("images/ban_d.png");
}

#bloc_bouton_a{
height: 25px;
width: 550px;
position: absolute;
top: 129px;
left: 0;
background-image: url("images/bloc_bouton_a.png");
}

#bloc_bouton_c{
height: 25px;
width: 550px;
position: absolute;
top: 129px;
left: 0;
background-image: url("images/bloc_bouton_c.png");
}

#bloc_bouton_n{
height: 25px;
width: 550px;
position: absolute;
top: 129px;
left: 0;
background-image: url("images/bloc_bouton_n.png");
}

#bloc_bouton_l{
height: 25px;
width: 550px;
position: absolute;
top: 129px;
left: 0;
background-image: url("images/bloc_bouton_l.png");
}

a
{
text-decoration: none;
color: white;
font-family: Myriad Pro, Myriad, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: 600;
}

#fixe{
position: fixed;
background-color: #5a8fc6;
top: 10px;
left: 10px;
border: 1px solid white;
}

#bouton_a{
height: 21px;
width: 131px;
position: absolute;
top: 132px;
left: 7px;
text-align: center;
}

#bouton_c{
height: 21px;
width: 131px;
position: absolute;
top: 132px;
left: 142px;
text-align: center;
}

#bouton_n{
height: 21px;
width: 131px;
position: absolute;
top: 132px;
left: 278px;
text-align: center;
}

#bouton_l{
height: 21px;
width: 131px;
position: absolute;
top: 132px;
left: 414px;
text-align: center;
}

#bord_g{
/*height: 445px;
width: 430px;*/
position: absolute;
top: 153px;
left: 0;
}


#bord_g p{
text-indent: 0;
margin: 0;
}
/*
#bord_g a{
text-decoration: none;
position: absolute;
top: 0;
left: 0;
/*font-size: 12;
font-style: italic;
color: #83b73b;
font-family: Myriad Pro, Myriad, sans-serif;
}
*/
/*
#bord_g_a{
height: 445px;
width: 430px;
position: relative;
top: 153px;
left: 0;
background-image: url("images/bord_g_a.png");
}

#bord_g_c{
height: 445px;
width: 430px;
position: absolute;
top: 153px;
left: 0;
background-image: url("images/bord_g_c.png");
}

#bord_g_n{
height: 445px;
width: 430px;
position: absolute;
top: 153px;
left: 0;
background-image: url("images/bord_g_n.png");
}

#bord_g_l{
height: 445px;
width: 430px;
position: absolute;
top: 153px;
left: 0;
background-image: url("images/bord_g_l.png");
}
*/

#bord_d{
height: 407px;
width: 30px;
position: absolute;
top: 153px;
left: 750px;
background-image: url("images/bord_d.png");
}

#bord_b{
height: 38px;
width: 350px;
position: absolute;
top: 560px;
left: 430px;
background-image: url("images/bord_b.png");
}

#text_fd{
height: 406px;
width: 320px;
background-color: white;
position: absolute;
top: 154px;
left: 430px;
}

#text{
height: 390;
width: 295px;
position: absolute;
top: 174px;
left: 450px;

font-size: 11;
color: #83b73b;
font-family: Myriad Pro, Myriad, sans-serif;
}

#text_o{
overflow-y: scroll;

height: 390px;
width: 325px;
position: absolute;
top: 169px;
left: 435px;
padding-right: 5px;

font-size: 11;
color: #83b73b;
font-family: Myriad Pro, Myriad, sans-serif;
}

.liste{
margin-top: 0;
margin-bottom: 0;
list-style-type: square;
}

h3{
font-size: 11;
color: #5a8fc6;
font-style: italic;
}

p{
text-indent: 15px;
text-align: justify;
margin-top: 5px;
margin-bottom: 10px;
}

#text a, #text_o a{
font-size: 11;
color: #5a8fc6;
font-family: Myriad Pro, Myriad, sans-serif;
font-weight: bold;
}

#bord_g_n a{
position: relative;
top: 8px;
left: 30px;
font-size: 12;
font-style: italic;
color: #83b73b;
font-family: Myriad Pro, Myriad, sans-serif;
}

#photo{
height: 257px;
width: 248px;
background-image: url("images/photo.png");
position: absolute;
top: 305px;
left: 490px;
}

