body {
	margin:0px;
	padding:0px;
	background-color:#000;
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

#horizon { }

a {
	outline:none;	
}

.content {
	margin-left: -500px; 
	position: absolute; 
	top: 0px; 
	left: 50%;
	padding:0px;
	width:1000px;
	height:500px;
	background-image:url("images/content_bg.jpg");
	background-repeat:no-repeat;
	background-color:000;
}



.menu {
	position:absolute;
	left:694px;
	top:162px;
	width:200px;
}


#spinMenu {

}
	
	a.mItem { 	
		color:#fbb03f;
		width:200px;
		max-width:168px;
		font-size: 12px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		display:block;
		margin-bottom:2px;
		padding-left:16px;
		padding-right:16px;
		padding-top:4px;
		padding-bottom:5px;
	}
		
	a.mItem:hover {
		background-color:#fff;
		color:#222;
	}
	
.title {
	color:#fff;
	height:23px;
	padding-top:5px;
	max-height:18px;
	padding-left:5px;
	border-bottom:1px solid #fbb03f;
	font-weight:bold;
	font-size:16px;
	display:block;
}

#liste {
	position:absolute;
	left:0px;
	top:560px;
	background-color:#FFF;
	width:1000px;
	height:100px;
	border-top:2px solid #fbb03f;
}

.spinner {
	position:absolute;
	left:6px;
	top:10px;
	width:660px;
	height:500px;
}

#spinid {
	position:absolute;
	left:0px;
	top:25px;
}
