@charset "UTF-8";
/* CSS Document */
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
	background:#000;color:#FFF;font-size:12px;font-family:arial;
}
.titre{font-size:20px;font-weight:bold;font-family:}

a{color:#FC3;}



.bgLeft{width:600px;height:1440px;margin-left:auto; background:url(./images/bgLeft.jpg) right top no-repeat;}
.bgRight{width:600px;height:1440px;margin-right:auto; background:url(./images/bgRight.jpg) left top no-repeat;}
.bgCenter{background:url(images/bg.jpg) no-repeat;  width:1280px;}

.bgVideo{width:1600px;margin-left:auto; background:url(./images/bgVideo.jpg) left top no-repeat;}

.bgLeftEquipe{width:600px;height:1134px;margin-left:auto; background:url(./images/bgLeftEquipe.jpg) right top no-repeat;}
.bgRightEquipe{width:600px;height:1134px;margin-right:auto; background:url(./images/bgRightEquipe.jpg) left top no-repeat;}
.bgCenterEquipe{background:url(images/bgEquipe.jpg) no-repeat; height:925px; width:1280px;}

.bgLeftAPropos{width:600px;height:1134px;margin-left:auto; background:url(./images/bgLeftAPropos.jpg) right top no-repeat;}
.bgRightAPropos{width:600px;height:1134px;margin-right:auto; background:url(./images/bgRightAPropos.jpg) left top no-repeat;}
.bgCenterAPropos{background:url(images/bgAPropos.jpg) no-repeat; height:925px; width:1280px;}


#equipeTxtLeft{margin-left:25px;margin-right:25px;}
#aPropos{float:left;position:relative;margin-left:25px;width:575px;margin-top:50px;}
#aPropos2{float:left;width:200px;height:300px;padding-left:470px;padding-top:20px;}

#exContainer{border:1px solid #000;}
#dContainer{float:left;position:relative; width:1280px; height:auto;}

#pts{font-size:14px}

#petit{font-size:11px;}
