body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 20px;
	padding: 0;
	text-align: center;
	
}

#container {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	border: 2px solid #000;
	
}

#top1{
	background: #D5EDB3;	
	width: 1024px;
	height:101px;
	border-bottom: 2px solid #000;
}	

#img_header{
	background: transparent url(../immagini/header.jpg) ;	
	width: 382px;
	height:101px;
}
	
#date{
	width: 1024px;
	height: 20px;
	background: #99CC66;
	border-bottom: 2px solid #000;
	text-align: right;
	padding-top: 5px;
}	

#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.3em;
	margin-right: 20px;
}
	
#centrale{
	width: 1024px;
	height: 450px;
}

#colonna1{
	background: #5C743D;
	width: 165px;
	height: 423px !important;
	height: 428px;
	float: left;
	border-right: 2px solid #000;
}

#arrivare{
	background: #99CC66;
	
	}

#arrivare a{
	color:#993300
	}	

#map{
	margin-left:50px;
	margin-top:30px;
	width: 500px;
	height: 350px;
	float:left;
	border: 5px solid #99CC66;
}	
	
#first{	
	border-top: 1px solid #000;
}
	
.navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:20px;
	letter-spacing:.2em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	border-bottom: 1px solid #000;
}
	
.navigation a:hover {
	background: #99CC66;
	color:#993300;
	border-bottom: 2px solid #F4FFE4;
	border-top: 2px solid #F4FFE4;
}

#biglietto{
	color: #D5EDB3;
	text-align:center;
	margin-top:10px;
	width: 160px;
	height: 100px;
	float: left;
}	

#dati{
	color: #D5EDB3;
	text-align:center;
	margin-top:10px;
	width: 160px;
	height: 90px;
	float: left;
}
#dati p{
	margin:5px;
	padding:0;
}

.up{
	margin-top:0;
}

.special{
	font-weight:bold;
	font-size:15px;
}
	
.grass{
	font-weight:bold;
}
	
#colonna2{
	font-size:20px;
	color:#5C743D;
	text-align:center;
	margin-top:20px;
	margin-left:50px;
	width:200px;
	height:170px;
	float:left;	
}	

#car{
	font: Helvetica;
	background: transparent url(../immagini/car.jpg) no-repeat ;	
	width:200px;
	height:200px;
	float:left;	
}
			
#footer{
	width: 1024px;
	height: 25px;
	background: #99CC66;
	border-top: 2px solid #000;
}

#valid{	
	float:left;
	margin:2px;
	padding:0;
	}	

#iva{
	float:left;
}	

.link{
	font-weight: bold;
	color: #000;
	
}

#footer p{
	margin:4px 5px;
}