

h1, h2 {
	font-size: 110%;
	font-weight: bold;
	color: #005dc5;
	margin-top: 10px;
	margin-bottom: 3px;
}

form { margin:0
}

h2 {
	font-size: 100%;	
}

h3.autostrada {
	
	color: #008001;
	font-weight: bold;
	margin: 0;
}

h3.statale {
	
	color: #4169e1;
	font-weight: bold;
	margin: 0;
}



#div-istruzioni-percorso {

	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 50px;
	width: 350px; 
	float: left;

}

#p-testo-centrale {
	
	padding-top: 30px;
	margin: 0;
		
}

#lista-autostrada li {
	
	margin-bottom: 5px;	
}