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;
width:760px;
margin:0 auto 0 auto;
text-align: left;
}





#contenu
{
position: relative;
width:279px;
height:194px;
z-index: 2;
}


#Cadre-accueil
{
position: absolute;
margin-top: 45px;
margin-left: 400px;
}

#fondCadre-accueil
{
position: absolute;
margin-top: 28px;
margin-left: 500px;
}
#accueil_pos
{
position: absolute;
margin-top: 92px;
margin-left: 425px;
width:275px;
height:140px;
overflow: auto;
}
#accueil_txt
{
margin: 2px 0px 0px 0px;
font-size: 0.8em;
text-align: justify;
line-height:15px;
width:229px;
}



#info_pos
{
position:absolute;
margin-top: 92px;
margin-left: 0px;
width:360px;
height:140px;
overflow: auto;
}
#info_txt
{
margin: 2px 0px 0px 12px;
font-weight: bold;
font-size: 1em;
text-align: justify;
line-height:15px;
width:335px;
color: #C40318;
}



#plan
{
background-image: url(commun/plan.gif);
background-repeat: no-repeat;
position: relative;
margin-top: 45px;
margin-left:70px;
width:429px;
height:359px;
z-index: 1;
}

