/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 14px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#Layer1 {
	position:absolute;
	width:350px;
	height:550px;
	z-index:1;
	overflow: visible;
}
div#container{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
div#sopra{
	height: 35px;
	width: 100%;
	text-align: center;
	margin-top: 165px;
	}
div#sopra1{
	height: 35px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	}
div#centro{
	height: 215px;
	width: 100%;
	float: left;
	text-align: center;
	background-image: url(../immagini/sfondo.jpg);
	background-repeat: repeat-x;
	}
div#menu{
	height: 30px;
	width: 100%;
	float: left;
	text-align: center;
	background-image: url(../immagini/lineamenu.jpg);
	background-repeat: repeat-x;
	}
div#contenuti{
	height: auto;
	width: 600px;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	}
div#contenutispazio{
	float: left;
	height: 30px;
	width: 600px;
	text-align: center;
	margin: auto;
	}
div#colonna01{
	height: auto;
	width: 290px;
	float: left;
	text-align: center;
	}
div#margine{
	height: 20px;
	width: 20px;
	float: left;
	text-align: center;
	}
div#colonna02{
	height: auto;
	width: 290px;
	float: left;
	text-align: center;
	}
div#indirizzo{
	float: left;
	position:fixed;
	height: 20px;
	width: 100%;
	text-align: center;
	bottom: 0px;
	z-index:1;
	background-color: #FFFFFF;
	line-height:20px;
	left: 0px;
	}
div#indirizzo1{
	float: left;
	position:fixed;
	height: 20px;
	width: 100%;
	text-align: center;
	bottom: 0px;
	z-index:1;
	background-color: #FFFFFF;
	line-height:20px;
	left: 0px;
	background-image: url(../immagini/sfondoindirizzo.jpg);
	background-repeat: repeat-x;
	}
div#credits{
	position:fixed;
	height: 150px;
	width: 12px;
	text-align: right;
	bottom: 2px;
	z-index:2;
	background-color: #FFFFFF;
	right: 2px;
	}
div#login{
float: left;
	position:fixed;
	height: 75px;
	width: 12px;
	text-align: right;
	bottom: 2px;
	z-index:2;
	background-color: #FFFFFF;
	left: 2px;
	}
div#fotografia{
	height: auto;
	width: 120px;
	text-align: center;
	border: 1px solid #999999;
	padding: 10px;	
	}
.tx-16 {
	font-size: 16px
}
.tx-13 {
	font-size: 13px
}
.tx-12 {
	font-size: 12px
}
.tx-11 {
	font-size: 11px
}
.tx-10 {
	font-size: 10px
}
.tx-rosso {
	color: #990000;
}
.tx-grigio {
	color: #666666;
}
.rientro16 {
	padding-left:18px;
}
.tx-16 a:link, .tx-16 a:visited, .tx-16 a:hover{
	color: #000000;
	text-decoration: none;
}
.tx-16 a:hover{
	text-decoration: none;
	font-weight: bold;
}
.tx-24 {
	font-size: 24px
}
.tx-30 {
	font-size: 30px
}
.tx-18 {
	font-size: 18px
}

ul#minitabs{
	list-style: none;
	margin: 0;
	padding: 7px;
	text-align: center;
	white-space: nowrap;
}
ul#minitabs li{
	display: inline;
	background-color: #FFFFFF;
}
ul#minitabs a{
	text-decoration: none;
	padding: 0 0 0px;
    border-bottom: 2px solid #FFFFFF;
	color: #000000}
ul#minitabs a#current{
	border-color: #FFFFFF;
	color:#990000
}
ul#minitabs a:hover{
	border-color: #990000;
	color: #666666
} 