	.sfondo_auto{
			background-image: url(/web/img/auto.jpg); 
			background-color: #000000;
			background-repeat: no-repeat;
			background-position: center top; 
			margin-left:0px;
			margin-right:0px;
			margin-top:0px;
		}
	.sfondo_moto{
			background-image: url(/web/img/moto.jpg); 
			background-color: #000000;
			background-repeat: no-repeat;
			background-position: center top; 
			margin-left:0px;
			margin-right:0px;
			margin-top:0px;
	}
	.testata{
		height:154px; 
	}
	.sfondo_menu{
		background-image: url(/web/img/menu_back.png); 
		background-repeat: no-repeat;
		background-position: center top; 
		width:285px; 
		height:620px; 
	}
	.sfondo_main
	{
		
		background-image: url(/web/img/main_back.png); 
		background-repeat: no-repeat;
		background-position: 0px 0px; 
		width:687px; 
		height:536px; 
		
	}
	
	.next_giornata
	{
		background-image: url(/web/img/next_day_back.png); 
		background-repeat: no-repeat;
		background-position: center top; 
		width:285px; 
		height:171px; 
	}

	.btn_main
	{
		background-image: url(/web/img/btn_back.png); 
		background-repeat: no-repeat;
		background-position: center top; 
		width:285px; 
		height:50px; 
		font-family:arial;
		font-size:16px;
		font-weight:bold;
		color:white;
		text-align:center;
		vertical-align:bottom;
	}

	.btn_prosegui
	{
		background-image: url(/web/img/btn_avanti_back.png); 
		background-repeat: no-repeat;
		background-position: center top; 
		width:254px; 
		height:50px; 
		font-family:arial;
		font-size:16px;
		font-weight:bold;
		color:white;
		text-align:left;
		vertical-align:bottom;
	}
	
	.btn_indietro{
		background-image: url(/web/img/btn_indietro_back.png); 
		background-repeat: no-repeat;
		background-position: center top; 
		width:254px; 
		height:50px; 
		font-family:arial;
		font-size:16px;
		font-weight:bold;
		color:white;
		text-align:right;
		vertical-align:bottom;
	}

	.star{
		background-image: url(/web/img/star.png); 
		background-repeat: no-repeat;
		background-position: center top; 
		width:61px;
		height:60px;
		font-family:arial;
		color:white;
		font-weight:bold;
		font-size:22px;
		text-align:center;
	}

	.inerlineamenu{
		font-size:10px;
	}
	.inerlineastar{
		font-size:13px;
	}
	.inerlineacontent{
		font-size:15px;
	}
	.lnk_menu
	{
		font-family:arial;
		font-size:16px;
		font-weight:bold;
		color:white;
		text-align:center;
		vertical-align:bottom;
		text-decoration:none;
	}
	.lnk_menu:hover
	{
		font-family:arial;
		font-size:16px;
		font-weight:bold;
		color:white;
		text-align:center;
		vertical-align:bottom;
		text-decoration:underline;
	}

	.box_evento{
		width:229px; 
		height:110px; 
	}
	.bold_black{
		font-family:arial;
		color:black;
		font-weight:bold;
		font-size:16px;
	}
	.bold_white{
		font-family:arial;
		color:white;
		font-weight:bold;
		font-size:16px;
	}

	.table_content{
		width:645px;
		height:463px;
		
	}

	H1{
		font-family:arial;
		color:white;
		font-weight:bold;
		font-size:18px;
	}
	H2{
		font-family:arial;
		font-style:italic;
		color:white;
		font-weight:lighter;
		font-size:16px;
		text-align:justify;

	}
	H3{
		font-family:arial;
		color:white;
		font-weight:lighter;
		font-size:14px;
		text-align:justify;
	}