html, body
{
margin: 0;
padding: 0;
width:100%;
height: 100%;
font-size: 100%;
font-family: Arial;
color: #FFFFFF;
}

#MEP
{
background-image: url(../commun/fond.jpg);
background-repeat: no-repeat;
background-color:#58595A;
width:760px;
margin:0 auto 0 auto;
text-align: left;
}


#fondCadre-presentation
{
position: absolute;
margin-top: 32px;
margin-left:446px;
}

#contenu1
{
position: relative;
margin-top: 47px;
margin-left: 306px;
background-image: url(cadre-presentation.gif);
background-repeat: no-repeat;
width:442px;
height:236px;
}

#presentation_pos
{
position: absolute;
top: 44px;
margin-left: 20px;
height: 185px;
width: 435px;
overflow: auto;
}

#presentation_txt
{
margin: 15px 0px 0px 0px;
font-size: 0.8em;
text-align:justify;
line-height:15px;
width: 402px;
}

#fondCadre-equipement
{
position: absolute;
margin-top: 30px;
margin-left:16px;
}

#contenu2
{
position: relative;
margin-top: 40px;
margin-left: 12px;
background-image: url(cadre-equipement.gif);
background-repeat: no-repeat;
width:291px;
height:297px;
}

#equipements_pos
{
position:absolute;
top:42px;
margin-left: 20px;
width:285px;
height: 250px;
overflow: auto;
}

#equipements_txt
{
margin: 12px 0px 0px 0px;
font-size: 0.8em;
text-align:justify;
line-height:15px;
width:250px;
}

.interval
{
position: relative;
height: 220px;
width:760px;
}



#circuit
{
position: absolute;
top: 585px;
margin-left: 315px;
height: 427px;
width: 436px;
}

