body, html {
	background: #0d2549 url(img/sfondo.gif) 0 0 repeat-x;
}

.paddx-14 {
	padding: 0 14 0 0 ;
}

.azienda {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #005891;
	text-decoration: none;
}
.azienda:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e75012;
	text-decoration: underline;
}
.credits {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.titolone {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0d2549;
	text-decoration: none;
}
.des {
	font-family: Arial;
	font-size: 11px;
	color: #8b97a8;
	text-decoration: none;
}
.des:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.pad-titolo{
	padding: 0 0 0 33;
}
.testi {
	font-family: Arial;
	font-size: 12px;
	color: #00275e;
	text-decoration: none;
	text-align: justify;
}
.testi:hover {
	font-family: Arial;
	font-size: 12px;
	color: #e75012;
	text-decoration: underline;
	text-align: justify;
}
.titoli {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e75012;
	text-decoration: none;
}
.titoli:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e75012;
	text-decoration: underline;
}
.bordo {
	border-color: #0d2549;
	border-style: solid;
	border-width: thin;
}
.bordo:hover {
	border-color: #e75012;
	border-style: solid;
	border-width: thin;
}
