﻿body 
{
    
}

#friseContainer
{
    height: 50px;
    text-align: center;
    
}

#friseMDC
{
    /*background-image: url(../img/frises/timeline/friseT_mdc.gif);*/
    background-position: right top;
    background-repeat: repeat-x;
    /*background-color: #e5dfc5;*/
    width: 700px;
    height: 50px;
    text-align: center;
    
}
#friseMDA
{
    background-image: url(../img/frises/timeline/friseT_mda.gif);
    background-position: right top;
    background-repeat: repeat-x;
    /*background-color: #e5dfc5;*/
    width: 700px;
    height: 50px;
    text-align: center;
    
}
#friseMDE
{
    background-image: url(../img/frises/timeline/friseT_mde.gif);
    background-position: right top;
    background-repeat: repeat-x;
    /*background-color: #e5dfc5;*/
    width: 700px;
    height: 50px;
    text-align: center;
    
}
#friseMDF
{
    background-image: url(../img/frises/timeline/friseT_mdf.gif);
    background-position: right top;
    background-repeat: repeat-x;
    /*background-color: #e5dfc5;*/
    width: 700px;
    height: 50px;
    text-align: center;
    
}
#friseMDI
{
    background-image: url(../img/frises/timeline/friseT_mdi.gif);
    background-position: right top;
    background-repeat: repeat-x;
    /*background-color: #e5dfc5;*/
    width: 700px;
    height: 50px;
    text-align: center;
    
}
#friseMDN
{
    background-image: url(../img/frises/timeline/friseT_mdn.gif);
    background-position: right top;
    background-repeat: repeat-x;
    /*background-color: #e5dfc5;*/
    width: 700px;
    height: 50px;
    text-align: center;
    
}
#friseMDO
{
    background-image: url(../img/frises/timeline/friseT_mdo.gif);
    background-position: right top;
    background-repeat: repeat-x;
    /*background-color: #e5dfc5;*/
    width: 700px;
    height: 50px;
    text-align: center;
    
}
#friseMDP
{
    background-image: url(../img/frises/timeline/friseT_mdp.gif);
    background-position: right top;
    background-repeat: repeat-x;
    /*background-color: #e5dfc5;*/
    width: 700px;
    height: 50px;
    text-align: center;
    
}

.Hspacer 
{
    
    position: static;
    float: left;
    
}

.point
{
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    height: 70px;
    /* width: 70px;
    border: black solid; */
    vertical-align: bottom;
    position: static;
}


.pointActuelMDC
{
    height: 10px;
    width: 10px;
    background-color: #D21034;
    margin: 20px 30px 23px;
}

.pointActuelMDA
{
    height: 10px;
    width: 10px;
    background-color: #009AD0;
    margin: 20px 30px 23px;
}
.pointActuelMDE
{
    height: 10px;
    width: 10px;
    background-color: #D21034;
    margin: 20px 30px 23px;
}
.pointActuelMDF
{
    height: 10px;
    width: 10px;
    background-color: #E9BD00;
    margin: 20px 30px 23px;
}
.pointActuelMDI
{
    height: 10px;
    width: 10px;
    background-color: #7AAD10;
    margin: 20px 30px 23px;
}
.pointActuelMDN
{
    height: 10px;
    width: 10px;
    background-color: #F2AB01;
    margin: 20px 30px 23px;
}
.pointActuelMDO
{
    height: 10px;
    width: 10px;
    background-color: #00667C;
    margin: 20px 30px 23px;
}


.pointActuelMDP
{
    height: 10px;
    width: 10px;
    background-color: #E8615D;
    margin: 20px 30px 23px;
}

.pointAvenir
{
    height: 10px;
    width: 10px;
    background-color: #9e9780;
    margin: 20px 30px 23px;
    
}

.pointPasse
{
    height: 10px;
    width: 10px;
    background-color: #000000;
    margin: 20px 30px 23px;
    
}

