html, body
{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-family: Arial;
font-size: 100%;
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-equipe
{
position: absolute;
margin-top: 27px;
margin-left:415px;
}

#contenu
{
position: relative;
margin:42px auto 0 auto;
background-image: url(cadre-equipe.gif);
background-repeat: no-repeat;
width:471px;
height: 266px;
}

#equipe_pos
{
position:absolute;
top:49px;
margin-left: 20px;
width:466px;
height:210px;
overflow: auto;
}
#equipe_txt
{
margin: 10px 0px 0px 0px;
font-size: 0.8em;
text-align:justify;
line-height:15px;
width:430px;
}

