body {
	background-color: #11213E;
	margin: 0px;
	padding: 0px;
}
.menu1 {
	border: 1px solid #001A48;
}

.cont-1 {
	background-attachment: fixed;
	background: url(img/cont_1.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
.cont-end {
	background-attachment: fixed;
	background: url(img/cont_1end.gif) no-repeat top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
.main-end {
	background-attachment: fixed;
	background: url(img/main_end.gif) no-repeat top;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;

}
hr {
	color: #001A48;
}

a:link {
	text-decoration: underline;
	color: #001A48;
}
a:visited {
	text-decoration: underline;
	color: #001A48;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #001A48;
	text-decoration: underline;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003366;
	height: 25px;
	margin: 5px;
	line-height: 25px;
	}
.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #001A48;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001A48;
	font-weight: bold;
	line-height: 14px;
}
.testo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001A48;
	line-height: 12px;
}
.table1 {
	background-attachment: fixed;
	background: url(img/ca_bg.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
.table2 {

	background-attachment: fixed;
	background: url(img/vs_bg.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
.table3 {
	background-attachment: fixed;
	background: url(img/ds_bg.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
.menu1-int {

	border: 1px solid #E9EAE8;
}
.tab-swf {
	border: 1px solid #FFFFFF;
	height: 150px;
}
.table-contatti {

	background-attachment: fixed;
	background: url(img/contatti_bg.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
