@charset 'utf-8';
/* CSS Document */


body {
	background-color:white;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:justify;
	margin-left: 55px;
	margin-right: 55px;
	color:black
}
table{
	width: 100%;
	height: 300px
	}
/*a:hover {padding-left: 3px}*/

.td #menusx {

	vertical-align:top;
	border-right: dotted 1px;
	height: 100%;
	padding-left: 10px
	
}
.td #menudx {
	vertical-align:top;
 	height: 100%;
	padding-left: 10px;
	padding-top: 25px
 }
 .td #container{
 	vertical-align:top;
 	height: 100%;
	padding-left: 40px;
	padding-right:40px;
	padding-bottom:40px;
	padding-top: 25px
	}
.th #footer{
	font-size: 10px;
	border-top: groove 1px;
	padding-top: 15px
	}
.th #header{
	border-bottom: groove 1px;
	padding-left: 50px;
	padding-right: 50px;

	}
.img #titolo {
	padding-bottom: 8px
}
.img #menuorizzontale {

	border-right: groove 1px;
	padding-left: 2px;
	padding-right: 2px

	}
.img #menusinistra {
	vertical-align: top;
	width: 123px;
	height: 42px;
	padding-bottom: 1px;
	padding-right: 5px
	}
.img #menudx{
	vertical-align: text-top;
	border-bottom: dotted 1px;
	border-left: dotted 1px;

	padding-bottom: 1px;
	padding-left: 5px
	}
.div #menudx {
	vertical-align:top;
	border: dotted 1px  #0000FF;
	height: 130px;
	width: auto;

		}
.div #container{
	vertical-align:top;
	padding-left: 5px;
	padding-right:5 px
	}

.div #menusx {
	vertical-align: top;
	width: 123px;
	height: 42px;
	padding-bottom: 1px;
	padding-right: 5px
	}