.sfondo_logo {
	background-color: #FFFFFF;
	background-image: url(img_home/logo_sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link_top {
	color: #FF9900;
}
.link_top a{
	color: #FFEDD2;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.sfondo {
	background-image: url(img_home/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F7F9F8;
}
.sf_sx {
	background-image: url(img_home/sf_grigio.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E9E7E8;
}
.link_bot {
	color: #6699CC;
	font-size: 10px;
}
.link_bot a{
	color: #99CCFF;
	font-size: 10px;
	text-decoration: none;
}
.titolo_bianco {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titolo_bianco a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.data_news {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
}
.news {
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.grigetto {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.tratteggio {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCC9CF;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid;
}
.tit_arancio {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.evidente {
	background-color: #666699;
	font-weight: bold;
	color: #FFFFFF;
}
.nobordo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none;
}
.puls_arancio {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 0px none;
	height: 20px;
}
.boxato {
	border: 1px solid #CCCCCC;
}
.piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.evidenziato {
	border: 1px solid #FFCC99;
	background-color: #FAFAED;
}
.sfgal {
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}.separatore {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCC9CF;
}
.bdgal {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.nobd {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}

