#content {
	height: 450px;
	width: 984px;
	background-image: url(../../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#azienda {
	height: 415px;
	width: 755px;
	background-image: url(../../images/box-big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	margin-top: 10px;
}
#azienda_dati {
	height: 65px;
	width: 755px;
}
#azienda_pdf {
	height: 320px;
	width: 755px;
	float: left;
}
#servizi {
	height: 300px;
	width: 720px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#servizi_sx {
	width: 150px;
	font-family: Arial;
	font-size: 12px;
	color: #00709E;
	float: left;
}
#servizi_dx {
	float: right;
	width: 520px;
	background-color: #EEEEEE;
	height: 290px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#servizi_dx_testi {
	width: 300px;
	height: 290px;
	float: left;
}
#servizi_dx_img {
	float: right;
	height: 290px;
	width: 200px;
}
#servizi_dx_testi_fondo {
	font-family: Arial;
	font-size: 11px;
	color: #5B0B0B;
	height: 20px;
	width: 300px;
}
#servizi_dx_testi_fondo a {
	color: #5B0B0B;
	text-decoration: none;
}
#servizi_dx_testi_fondo a:hover {
	color: #5B0B0B;
	text-decoration: underline;
}

#servizi_dx_testi_titolo {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00709E;
	width: 300px;
	padding-bottom: 10px;
}
#servizi_dx_testi_testo {
	font-family: Arial;
	font-size: 12px;
	color: #022B61;
	width: 300px;
	padding-bottom: 12px;
}


#servizi_sx_voce {
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
}
#servizi_sx_voce a {
	color: #00709E;
	text-decoration: none;
}
#servizi_sx_voce a:hover {
	color: #00709E;
	text-decoration: underline;
}


#azienda_dati_titolo {
	height: 20px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00709E;
	padding-top: 3px;
	padding-left: 15px;
}
#azienda_dati_sx {
	float: left;
	width: 730px;
	height: 45px;
}
#azienda_dati_dx {
	float: right;
	width: 200px;
	margin-right: 20px;
}
#azienda_dati_presentazione {
	height: 16px;
	width: 150px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	float: right;
}
#azienda_dati_presentazione a {
	color: #666666;
	text-decoration: none;
}
#azienda_dati_presentazione a:hover {
	color: #666666;
	text-decoration: underline;
}
#azienda_dati_informazioni {
	height: 16px;
	width: 150px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../../images/info.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	float: right;
}
#azienda_dati_informazioni a {
	color: #666666;
	text-decoration: none;
}
#azienda_dati_informazioni a:hover {
	color: #666666;
	text-decoration: underline;
}
#azienda_dati_sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #022B61;
	width: 700px;
	height: 20px;
	padding-top: 2px;
	padding-left: 15px;
}
