
img {
	border:none;
}
#page {
	position:absolute;
  	top:0px;
  	left:50%;
	width:1000px;
	background-color:#979996;
  	margin-left: -500px;
  	float:left;
  	height:600px;
}
#haut_gauche{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(/images/frontend/main/video/haut_gauche.jpg);
	width:119px;
	height:124px;
}

#tache{
	background-image:url(/images/frontend/main/video/tache.png);
	position: absolute;
	width:151px;
	height:144px;
	top:50px;
	right:0px;
}
#tache_bleu{
	position : absolute;
	width:81px;
	height:86px;
	top:350px;
	background-image:url(/images/frontend/main/tache_bleu.png);
	}
#btn_retour{
	color:#ffffff;
	font-size: 12px;
	font-family: verdana;
	z-index:200;
	position : absolute;
	top: 110px;
	left: 20px
	}
#btn_retour_sport{
	color:#ffffff;
	font-size: 12px;
	font-family: verdana;
	z-index:200;
	position : absolute;
	top: 165px;
	left: 20px
	}	
#content{
	position : relative;
	margin-left:120px;
	margin-top:8px;
	background-image:url(/images/frontend/main/font_content.jpg);
	background-repeat: repeat-y;
	width:868px;
	height:569px;
}

#footer{
	position: relative;
	margin-top:0px;
	margin-left:120px;
	width:868px;
	height:23px;
	font-family: verdana;
	color:#ffffff;
	font-size: 11px;
	font-style: italic ;
	text-align:center;
}
#texte_collaborateur{
	position : absolute;
	width:700px;
	left:80px;
	top:200px;
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-align: justify;
	line-height:17px;	
	}
