html { height:100%;margin:0; }

body {
	height:100%;
	margin:0;
	background-image: url(img/sfondo.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #DFE6FF;
}

img {border: 0;}

.tab_principale {
	width: 758px;
}

.div_principale {
	text-align: center;
	width:758px;
	position:absolute;top:15px;left:50%;
	margin:0 0 0 -379px;
}

td.testo8 {
	font-family: arial;
	font-size: 8pt;
	color: #4F0000;
}

td.testo10 {
	font-family: arial;
	font-size: 10pt;
	color: #4F0000;
	text-align: justify;
}

td.testo10right {
	font-family: arial;
	font-size: 10pt;
	color: #4F0000;
	text-align: right;
}

td.testo10rightI {
	font-family: arial;
	font-size: 10pt;
	color: #4F0000;
	text-align: right;
	font-style: italic;
}

td.titolo {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #4F0000;
}

td.titoloverde {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #37C300;
}

td.titoloblue {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}

td.titolorosso {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #E80000;
}

.linktop {
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	font-weight: normal;
	color: #FFFFFF;
}

.linktop:visited {
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	font-weight: normal;
	color: #FFFFFF;
}

.linktop:hover {font-weight: bold;}


.link {
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	font-weight: normal;
	color: #000000;
}

.link:visited {
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	font-weight: normal;
	color: #000000;
}

.link:hover {font-weight: bold;}

.linkrosso {
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	font-weight: bold;
	color: #E80000;
}

.linkrosso:visited {
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	font-weight: bold;
	color: #E80000;
}

.linkrosso:hover {text-decoration: none;}


td.h15 {
	height: 15px;
}


td.h40 {
	height: 40px;
}

td.sfondogrigio {
	background-image: url(img/sfondogrigio.jpg);
	background-repeat:repeat-x;
}

td.w1tratteggio {
	width: 1px;
	background-image: url(img/tratteggio_vertic.gif);
	background-repeat: repeat;
}

.casellatxtcontatti {
	width:230px;
	font:8pt Arial;
	height: 17px;
}

.boxtxt{
	width:230px;
	height:120px;
	font:8pt Arial;
}

.pulsante {
	font-family: arial;
	font-size: 8pt;
}