html,body{
	margin:0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #c3c7c8;
	top: auto;
	bottom: auto;
	color: #333333;
	text-align: justify;
}

div#container {
	position: relative;
	overflow:hidden;
	background-position: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	padding-top: 5px;
	background-color: #c3c7c8;
}
div#header{
	height: 116px;
	background-image: url(../images/templates/immagini/disabili_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	background-color: #c3c7c8;
}
div#subtitle{
	background-image: url(../images/templates/immagini/disabili_subtitle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 42px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
div#menu{
	width: 798px;
	background-repeat: repeat-x;
	height: 31px;
	padding-bottom: 10px;
	background-image: url(../images/templates/immagini/menu_bk.gif);
	background-color: #FFFFFF;
}
#menu ul{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
}
#menu li{
	width: 100px;
	height: 31px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/templates/immagini/menu_off.gif);
	vertical-align: top;
}


#menu li a,#menu li a:visited{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#menu li a:hover,#menu li a:active{
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

div#contenuto{
	width: 780px;
	right: auto;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(../images/templates/immagini/emozioni_bk.gif);
	margin-bottom: 0px;
	padding: 10px;
}

div#footer{
	background-image: url(../images/templates/immagini/disabili_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 90px;
	background-color: #C3C7C8;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 20px;
	padding: 0px;
}
a:link,a:visited {
	font-weight: bold;
	color: #333399;
}
a:hover,a:active {
	font-weight: bold;
	color: #FF6600;
}
.table_ct{
	font-size: x-small;
	margin: 5px;
	right: 5px;
	}
.tab_title {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.eng {
	vertical-align: middle;
}

