body{
	background-color:#000;

}

#global{
	width:480px;
	margin:0 auto;
}

#vid_fl{
	background-image:url(../images/depart.jpg);
	width:480px;
	height:360px;
}

a img{
	border: none;
	
}

#haut{
	margin:10px 0px 0px 0px;
	width:400px;
	height:80px;
	background-image:url(../images/fond_select.jpg);
	padding:20px 40px;
	}
	
	.left{
float:left;
	}
	
	.right{
float:right;		
	}
	
	.center{
		text-align:center;
		font:Verdana, Geneva, sans-serif;
		font-size:10px;
		margin:0px;
		color:#ef2b9a;
	}
	
	*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
