body {
	margin: 0px;

}
p {
	margin-bottom: 3px;

}

a:link, a:visited {
	color: #f7941d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}
.content {
	background-image: url(img/sf_content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#navigazione {
	background-image: url(img/sf_nav.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 30px;
}
#navigazione ul{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	text-align: center;
}
#navigazione li{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	background-image: url(img/div_nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
	height: 30px;
	padding-top: 4px;
	padding-left: 3px;
	margin-top: 2px;

}
#navigazione li a:link, #navigazione li a:visited{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	/*list-style-position: inside;*/
}
#navigazione li a:hover, .navactive{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12pt;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.fildx {
	background-image: url(img/fildx.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ph1 {
	background-image: url(img/base_foto1.png);
	background-repeat: no-repeat;
	padding: 6px;
}
.ph2 {
	background-image: url(img/base_foto2.png);
	background-repeat: no-repeat;
	padding: 6px;
}
.ph3a {
	background-image: url(img/base_photo3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 209px;
	text-align: center;
	vertical-align: middle;
	padding-top: 22px;
}
.ph3b {
	background-image: url(img/base_photo3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 209px;
	text-align: center;
	vertical-align: middle;
	padding-top: 45px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.blu {
	font-weight: bold;
	color: #0048b8;
}
.verde {
	font-weight: bold;
	color: #91c300;
}
.red {
	font-weight: bold;
	color: #d80900;
}ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.banner1 {
	margin-bottom: 15px;
}

/*.banner1 a{
	margin-bottom: 15px;
	display: block;
	width: 157px
}*/


