body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
margin: 0 auto;
width: 760px;
min-height: 400px;
	background: url(../immagini/sf-testata_382.gif) repeat-x;
}

#contenuti {
	width: 760px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	}

#logo {
	width: 300px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#menuServizio {
	color: white;
	font-size: 9px;
	text-decoration: none;
	width: 230px;
	position: absolute;
	top: 10px;
	left: 520px;
	z-index: 90;
	text-align: right;
}

#main {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	width: 760px;
}

#td760 {
	width: 760px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#box-350 {
	width: 350px;
}

#tit-box350 {
	width: 332px;
	height: 33px;
	background: url(../immagini/sf-box-home.gif) no-repeat;
	color: #010198;
	padding-top: 17px;
	padding-left: 18px;
	text-transform: uppercase;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

#contbox350 {
	width: 350px;
}

#tit-box180 {
	width: 180px;
	height: 15px;
	background: url(../immagini/sf-box-180.gif) no-repeat;
	color: #FE0000;
	padding-top: 17px;
	padding-left: 18px;
	text-transform: uppercase;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

#imgmargine10 {
	padding-top: 10px;
}

#imgmargine20 {
	padding-top: 20px;
}

/* contenuti */

.img {
	padding: 1px;
	border: 1px solid #cccccc;
}

.img2 {
	padding: 2px;
	border: 1px solid #cccccc;
}
.img2 a:hover {
	border: 1px solid #010198;
}
.img2 a:visited {
	border: 1px solid #FE0000;
}

.imgBox {
	padding: 2px;
	border: 1px solid #cccccc;
	margin-right: 15px;
	margin-bottom: 15px;
}
.titoletto {
	color: #010198;
	font: all-caps 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(../immagini/freccia.gif) no-repeat 0px 5px;
	border-bottom: 1px dotted #010198;
	padding-left: 15px;
}

h2 {color: #FE0000;
	font: 18px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
.titolo {
	color: #FE0000;
	font: 18px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.text10 {
	font-size: 10px;
	line-height: 14px;
}

.tit10 {
	font-size: 10px;
	color: #FE0000;
	font-weight: bold;
}

.date {
	font-size: 10px;
	color: #9d9b9a;
}

a {
	text-decoration: none;
	color: #FE0000;
}
a:hover {
	text-decoration: underline;
	color: #FE0000;
}

.bianco {
	color: white;
}

.bianco a {
	color: white;
	text-decoration: none;
}

.bianco a:hover {
	color: white;
	text-decoration: underline;
}

