#VerticalLine{
position:              absolute;
width:                 50%;
height:                100%;
left:                  50%;
top:                   0;
border-left:           solid 2px white;
margin:                0;
}
#FillerMenu{
position:              absolute;
top:                   50%;
}

#Menu{
position:              absolute;
top:                   -203px;
left:                  -515px;
width:                 1031px;
height:                407px;
background-image:      url('../images/3blocs.gif');
background-repeat:     no-repeat;
}

#ProjectBloc,#DemosBloc,#DocumentsBloc{
position:              absolute;
top:                   105px;
width:                 255px;
height:                195px;
text-align:            center;
padding-top:           70px;
cursor:                pointer;
}

#ProjectBloc{
left:                  38px;
}

#DemosBloc{
left:                  388px;
}

#DocumentsBloc{
left:                  737px;
}

.MenuLink{
color:                 white;
font-size:             30px;
font-family:           calibri;
text-decoration:       none;
}


.ButtonPanel
{
margin-left: -150px;
}
#ButtonContact{
width: 100px;
}
#ButtonSociete{
width: 100px;
margin-right: 50px;
}
