#Body {
margin-top:-52px;
background:url(../medias/communs/home-bg2.jpg) no-repeat;
height:1073px;
}

/* ---------
    Vidéo
--------- */
#Body #Video {
margin:auto;
height:480px;
padding:169px 0 0 0;
width:854px;
}
#Body #PlayVideo {
cursor:pointer;
left:380px;
position:absolute;
top:310px;
z-index:70;
}

/* --------------
    Trois zone
-------------- */
#Body #TroisZone {
margin:120px 0 0 65px;
}
#Body #TroisZone img {
padding-bottom:12px;
}
#Body #TroisZone a {
color:#ffffff;
font:14px arial,sans-serif;
}
#Body #TroisZone a:hover {
text-decoration:none;
}
#Body #TroisZone h2 {
color:#ffe851;
font:25px "Myriad Pro",sans-serif;
text-align:left;
}
#Body #TroisZone h3 {
color:#14cda5;
font:15px arial,sans-serif;
margin-bottom:15px;
text-align:left;
}
#Body #TroisZone #Col1 {
background:url(/medias/communs/trois-zone-sep.jpg) no-repeat right;
float:left;
height:287px;
padding:0 17px 0 0;
text-align:right;
width:255px;
}
#Body #TroisZone #Col2 {
background:url(/medias/communs/trois-zone-sep.jpg) no-repeat right;
float:left;
height:287px;
padding:0 20px 0 17px;
text-align:right;
width:255px;
}
#Body #TroisZone #Col3 {
float:left;
height:287px;
padding:0 0 0 21px;
text-align:right;
width:255px;
}
