/* CSS Document */
/*------------------------------------------------------------------------------------------------------*/
/*----------------------------------------Contenu de la page -----------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
#contenu_top {
position: relative;
margin-top: 101px;
background-color:white;
width: 987px;
height: 20em;
}
ul {
margin-left: 30px;
margin-top: 1em;
list-style: square;
line-height: 1.5em;
}
#image1 {
position: relative;
float: left;
margin: 80px 20px 10px 0;
width: 230px;
height: 150px;
background-color:#6b8c14;
}
#image1 img {
float: right;
}
#image1 a {
float: right;
}
#legende1 {
position: absolute;
clear: both;
visibility: hidden;
z-index: 500;
padding: 3px 12px 3px 3px;
background-image: url(../../images/bg_leg_l.gif);
background-position: right top;
width: 185px;
font-size: 11px;
text-align: center;
top: 0px;
right: 0px;
}
#bloc_1 {
position: absolute;
top: 80px;
left: 350px;
}
#bloc_2 {
position: absolute;
top: 350px;
left: 50px;
}
#bloc_3 {
position: absolute;
top: 400px;
left: 500px;
}
#contenu_top p {
padding: 1em 0 0 0;
text-align: justify;
width: 410px;
}
#image4 {
position: absolute;
margin: 80px 20px 10px 0;
width: 350px;
height: 150px;
top:520px;
left:0;
background-color:#6b8c14;
}
#image4 img {
position:relative;
float: right;
}






