#second {

padding-top:5px;
width:885px;
text-align: justify;
font-family: arial;
font-size:13px;

}

a{
color:#8bc63f;
text-decoration:none;
}
a:hover{
color:grey;
}

#top {
display:block;
width: 285px;
height: 70px;
background-color: white;
border-color: #8bc63f;
border-style: double;
padding: 5px;
}

#top2 {
display:block;
height: 80px;
width: 565px;
margin-right: 10px;
}

#tableau {
font-family: arial;
font-size:11px;
margin-top: 3px;
 background: #8bc63f;
}

#mini {
display:table;
background-image: url(img/mini.jpg);
background-repeat:repeat-x;
width:550px;
height:10px;
margin-left:3px;
}

#color {
color: #8bc63f;

}

#note {
color: #8bc63f;
text-decoration: none;
}
#note_ex {
color: grey;
text-decoration: none;
font-size: 10px;
font-style: italic ;

}
#note_ex2 {
color: grey;
text-decoration: none;
font-size: 10px;
font-style: italic ;
text-decoration:underline;
}

#one {
background: white;
width:950px;
margin-left:auto;
margin-right:auto;
}

body {
background:#8bc63f;
}

