body{
	font-family: sans-serif;
	font-size: 12px;
}

.andosTesto{
	font-size: 12px;	
	color: black;
}

.andosTitolo1{
	font-size: 14px;
	/*border: 1px solid #ff9b4a;*/ 
	/*color: #ff9b4a;*/ 
	font-weight: bold; 
	padding: 2px; 	
	width: 60%;
	text-align: center;	
	margin: 5px;

	background-color: #ff9b4a;
	color: white;
}

.andosTitolo2{
	color: #FF9B4A;
	font-size: 12px;
	text-decoration: underline;
}

.andosCitazione{
	font-size: 12px;
	font-style: italic;
}