.pano 
{
	float: left; 
	color: white;
	background-color: black;
	width: 1024px;
	height: 240px;
	padding: 0px;
	margin: 0px; 
}

.pano_picture
{

	left: 0px;
	top: 0px;
	background-image: url(../images/theme/vip_accueil.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 240px;
	width: 1024px;
	margin-bottom: 0px;
	z-index:10px;
}

.scrolling
{
	float: left;
	height: 240px;
	width: 102px;
	margin-bottom: 0px;
	
}

.nav_bar
{
	text-align:center;
	width:320px;
	margin-top:250px;
}
