/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../immagini/sfondo.jpg);
	background-repeat: repeat-x;
}
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: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
}
div#sopra{
	height: 80px;
	width: 800px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	background-color: #FFFFFF;
	}
div#barrabiteck{
	height: 20px;
	width: 790px;
	text-align: right;
	float: left;
	padding-right: 10px;
	line-height: 20px;
	}
div#menu01{
	height: 30px;
	width: 267px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:medium;
	border-bottom-color:#009900;
	border-bottom: 1px;
	
	}
div#menu02{
	height: 30px;
	width: 266px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:medium;
	border-bottom-color:#009900;
	border-bottom: 1px;
	}
div#menu03{
	height: 30px;
	width: 267px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:medium;
	border-bottom-color:#009900;
	border-bottom: 1px;
	}
div#logo{
	height: 150px;
	width: 690px;
	text-align: right;
	background-image: url(../immagini/analisifumi.png);
	background-repeat: no-repeat;
	float: left;
	}
div#menu{
	height: 65px;
	width: 665px;
	text-align: left;
	background-image: url(../immagini/sfondomenu.png);
	float: left;
	padding-left: 25px;
	}
div#contenuti{
	height: auto;
	width: 690px;
	margin-top: 10px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../immagini/sfondocontenuti.gif);
	background-repeat: repeat-y;
	}
div#contenutisx{
	height: auto;
	width: 490px;
	margin-right: 10px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../immagini/sfondosx.gif);
	}
div#contenutidx{
	height: auto;
	width: 190px;
	text-align: center;
	float: left;
	}
div#boxblu{
	height: auto;
	width: 170px;
	text-align: center;
	background-color: #336699;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
div#testodx {
	height: auto;
	width: 170px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom:5px;
	padding-top: 5px;
	float: left;
	text-align: center;
	
}
div#lineablu {
	height: 10px;
	width: 190px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
div#piepagina{
	height: 40;
	width: 690px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	background-color: #6699CC;
	float: left;
}
.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-menu {
	color: #FFFFFF;
	font-size: 12px;
}
.tx-interlinea100 {
	line-height: 100px;
}
.tx-grigio {
	color: #666666;
}
.rientro16 {
	padding-left:18px;
}
.tx-menu a:link, .tx-16 a:visited, .tx-16 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.tx-menu a:hover{
	text-decoration: underline;
}
.tx-24 {
	font-size: 24px
}
.tx-30 {
	font-size: 28px;
	color: #336699;	
}
.tx-18 {
	font-size: 18px
}
.tx-distanziatura15 {
	margin-left: 15px;
}
.tx-margini30 {
	margin-left: 60px;
	margin-right: 60px;
}
ul#minitabs{
	list-style: none;
	margin: 0px;
	padding: 3px;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
}
ul#minitabs li{
	display: inline;
}
ul#minitabs a{
	text-decoration: none;
	padding: 0 0 0px;
    border-bottom: 4px solid #4c6e92;
	color: #FFFFFF
}
ul#minitabs a:hover{
	border-color: #CCCCFF;
	color: #FFFFFF;
	font-weight: bold;
} 
