body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin:0;
	padding:0;
	color: #424242;
	background-image: url(images/back.jpg);
	background-position: top;
	background-repeat: repeat-x;}
	
	
	#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
		}
		
		#content {
			width:510px;
			padding: 120px 20px 40px 0px;
			left: 0px;}
		
		.logo {
			width:461px;
			height: 72px;
			position: absolute;
			top: 0px;
			left: 0px;}
		.menu {
			width:501px;
			height: 16px;
			position: absolute;
			top: 73px;
			left: 0px;}
			
		.novita {
			width: 261px;
			position: absolute;
			top: 120px;
			right: 0px;}
			
			.infoBox {
				border: 1px solid #cc9933;}
	
	
	
	a {color: #e74200; text-decoration: none; font-weight: bold;}
	a:hover {color: #852000; text-decoration: underline; font-weight: bold;}
	
	h1 {
		font-size: 24px; 
		color: #9d9d9d; 
		padding: 0px 0px 10px 0px;
		text-align: left;}
	h1 .titolopre {color: #5b5b5b; font-size:36px;}
	
	h2 {
	font-size: 18px;
	color: #9d9d9d; 
	background-image: url(images/separatore.gif); 
	background-position: left bottom; 
	background-repeat: no-repeat;
	padding: 20px 0px 10px 0px;
	text-align: left;}
	h2 .titolopre {color: #5b5b5b; font-size:24px;}
	
	h3 {
		font-size: 14px; 
		color: #9d9d9d;
		background-image: url(images/separatore.gif); 
		background-position: left bottom; 
		background-repeat: no-repeat;
		padding: 20px 0px 10px 0px;}
	h3 .titolopre {color: #5b5b5b; font-size:18px;}
	
	b {}
	
	ul {padding: 10;}
	
	li {
		list-style-image: url(images/point.gif);
		padding-bottom: 10px;}
		
	p {text-align: left;}
		
		.textplay {
	width: 884px;
	position: absolute;
	padding: 0px 0px 30px 0px;
	background-color: #FFFFFF;
	top: 142px;
	left: 31px;
	text-align: left;
}

.topbanner {
	width: 940px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
}
		
		
		
		
.footer {
	width: 780px;
	padding: 20px 0px 0px 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #cc9933;
	text-align: center;
	font-size: 11px;
	
}
