@charset "utf-8";
/* CSS Document */


BODY, INPUT, TH, TD, TABLE, P, DIV {font-family: "Verdana", Arial, Helvetica, sans-serif; color:#666666;}
P, TH, TD { font-size: 10px}
 
A:link {color:#263051; text-decoration: none;}
A:visited {color:#263051; text-decoration: none;}
A:hover {color:#86A228;}

body {margin-left: 0px; margin-top: 0px; margin-right: 0px;}

.testo_verde {font-family: "Verdana", Arial, Helvetica, sans-serif; color:#86A228;}

.titolo_servizi {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9DB83C;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	font-variant: normal;
	text-indent: 10px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #999999;
}

.titolo_grigio {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	/* line-height: 50px;*/
	font-weight: normal;
	font-variant: normal;
	text-indent: 10px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #999999;
}

.titoli_home {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #9DB83C;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	font-variant: normal;
	text-indent: 10px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #999999;
}