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;
}

#titre-tarifs
{
position: absolute;
margin-top: 38px;
margin-left:550px;
}
#fondCadre-tarifs
{
position: absolute;
margin-top: 18px;
margin-left:533px;
}

#contenu
{
position: relative;
margin:0 auto 0 auto;
width:760px;
}

#choix_endurance
{
font-size: 14px;
font-weight: bold;
color: #58595A;
}


.block_pos
{
position: relative;
margin:0 auto 0 auto;
}
.block_txt
{
position: relative;
width: 680px;
}

.libelle
{
font-size: 1.2em;
font-weight: bold;
text-align: center;
}
.titre
{
font-size: 1em;
text-decoration: underline;
font-weight: bold;
text-align: left;
line-height: 16px;
}

.titre_CTR
{
font-size: 0.8em;
text-align: center;
font-weight: bold;
line-height: 13px;
}

.corps
{
font-size: 0.8em;
margin-left: 5px;
text-align: left;
line-height:16px;
color: #FFFFFF;
}

.corps_bold
{
font-size: 1em;
font-weight: bold;
text-align: left;
line-height:16px;
}

.selectStyle
{
font-size: 0.8em;
font-weight: bold;
color: #58595A;
}

