BODY {
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	margin: 0px;
	text-align: center;
}
TD {
	FONT-SIZE: 11px}
P {
}
h1 {
	FONT-SIZE: 18px; COLOR: #979797
}
A:visited {
	COLOR: #2E4CC9;
	text-decoration: none;
}
A:link {
	COLOR: #3366CC;
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	color: #99CC00;
}
H2 {
	FONT-SIZE: 10px; COLOR: #FFFFFF}
H3 {
	FONT-SIZE: 18px; COLOR: #ffffff}
.textsm {
	FONT-SIZE: 14px;
	COLOR: #000000;
}
.textbg {
	FONT-SIZE: 25px;
	COLOR: #CC0000;
	font-weight: bolder;
	text-align: center;
}
.textreg {
	FONT-SIZE: 15px;
	COLOR: #000000;
}
.contenuto {
	color: #000000;
	background-color: #000000;
	padding: 20px;
	width: 708px;
}
div.head {
	text-align: left;
	background-image: url(../images/-costruzione_sito/head.jpg);
	background-repeat: repeat-x;
	height: 100px;
	background-position: center;
	left: 0px;
	right: 0px;
}
#logo {
	position: absolute;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	top: 25px;
	left: 25px;
}
#content {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin-right: 25px;
	margin-left: 25px;
	position: relative;
	text-align: left;
}

