/**************CONTENEUR GAUCHE************************************/
/**************TITRE  PAGE************************************/
#titre_page{
position:relative;
width:200px;
height :54px;
}
/**************************************************/
#img_parcours{
position:relative;
width:200px;
height :270px;
text-align:center;
margin:0px 0px 0px 0px;
}
/**************CONTENEUR SLOPE************************************/
#conteneur_slope{
position:relative;
width:200px;
height :40px;
margin:5px 0px 0px 0px;
background : url(../img/elements/slope.gif);
background-repeat : no-repeat;
}
.slope_hommes, .slope_femmes{
font-family:Arial; 
font-size : 13px;
text-align:left;
color:black;
}
.slope_hommes{
margin:0px 0px 0px 2px;
}
.slope_femmes{
margin:4px 0px 0px 27px;
}
#calcul_slope{
position:absolute;
width:200px;
height :20px;
margin:5px 0px 0px 0px;
background : red;
}
/**************ARCHITECTE RENOVATION************************************/
#texte_parcours{
position:relative;
width:610px;
height :15px;
font-size : 12px;
color:#1AB4C0;/*TUQUOISE*/
margin:0px 0px 0px 10px;
}
#date_parcours{
float:left;
width:170px;
}
#archi_parcours{
float:left;
width:220px;
}
#renovation_parcours{
float:left;
width:220px;
}
/**************PARCOURS************************************/
#parcours{
position:relative;
width:610px;
height :395px;
text-align:center;
margin:0px 0px 0px 9px;
background:#1AB4C0;/*TUQUOISE*/
}
