﻿BODY {
	background-color: #3366CC;
}
h1 {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 200%;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}
h3 {
	text-align: center;
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}
.immaginiDx{
	font-family: Tahoma;
	font-size: 11px;
}
.immaginiDx img{
	border-width: 1px;
	width: 150px;
	height: auto;
}
.testoCentrato {
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
}
.testo {
	padding: 15px;
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
}
.testo a {
	text-decoration: none;
	font-weight: bold;
}
.testo a:visited {
	color: #0000FF;
}
.testo a:hover {
	background-color: #FFFF00;
	text-decoration: none;
}
.testoMainMenu {
	font-family: Tahoma;
	font-size: 11px;
	color: blue;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
}
.testoMainMenu a{
	font-family: Tahoma;
	font-size: 11px;
	color: blue;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;

}
.testoMainMenu a:visited {
	color: blue;
}
.testoMainMenu a:hover {
	background-color: #FFFF00;
}
/*commenti in stile c*/
.menu {
	font-family: Tahoma;
	font-size: 13px;
	list-style-type: none;
}
.menu li a {
	display: block;
	text-decoration: none;
}
.menu li a:visited {
	color: #FF0000;
}
.menu li a:hover {
	background-color: #3366FF;
	color: #FFFF00;
}
.testoFooter {
	font-family: Tahoma;
	font-size: 11px;
}
#Form1{
	
}
#MenuPiccoloSopra {
	position: relative;
	top: 20px;
}
#MainMenu {
	position: relative;
	top: 175px;
}
#container {
	width: 766px;
	margin: 0px auto 0 auto;
	height: auto;
}
#header {
	background: url('../images/Header.jpg');
	width: 766px;
	height: 236px;
	float: left;
}
#navigazione {
	background-color: #0033FF;
	width: 170px;
	float: left;
	height: 520px;
	margin-right: 12px;
}
#corpo {
	border-top: 1px #0033FF solid;
	background-color: #FFFFFF;
	margin-left: 30px;
	width: 700px;
	height: auto;
	float: left;
}
#contenuti {
	float: left;
	width: 500px;
	height: 100%;
}
#MenuDx {
	border: 1px;
	padding: 10px;
	border-color: #0033FF;
	border-style: solid;
	width: auto;
	float: left;
	position: relative;
	left: 10px;
	top: 120px;
	background-color: #EAEAEA;
	list-style-image: url('../images/bullett-5.gif');
	list-style-position: inside;
}
#immaginiDX{
	position: relative;
	top: 150px;
	text-align: center;
	width: 200px;
	float: left;
}
#footer {
	background-position: bottom;
	background-color: #FFFFFF;
	width: 700px;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 30px;
	clear: both;
}
#contratto{
	overflow: auto;
	height: 250px;
	max-height: 250px;
	border: 1px #3366FF solid;
}
#tabella{
	border: 1px #EAEAEA solid;
	width: 90%;
	position: relative;
	left: 30px;
}
.tabellaAggiornamenti{
	font-family: Tahoma;
	font-size: 13px;
	border: 1px #999999 solid;
	margin-left: 10px;
	empty-cells: hide;
}
.tabellaAggiornamenti td{
	padding: 5px;
	border: 1px #C0C0C0 solid;
	width: 500px;
}
.tabellaFunzioni{
	font-family: Tahoma;
	font-size: 13px;
	border: 1px #999999 solid;
	margin-left: 10px;
	empty-cells: hide;
}
.tabellaFunzioni td{
	text-align:justify;
	vertical-align:top;
	padding: 5px;
	border: 1px #C0C0C0 solid;
	width: 500px;
}
.tabellaIndexAs5{
	font-family: Tahoma;
	font-size: 13px;
	border: 1px #999999 solid;
	margin-left: 10px;
	empty-cells: hide;
	width: 680px;
}
.tabellaIndexAs5 td{
	text-align:center;
	vertical-align: top;
	padding: 5px;
	border: 1px #C0C0C0 solid;
	width: 50%;
}