/* CSS Document */
/* PAGINA INIZIO */
body {
	background-color: #336600;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #33FF00;
}
.index {
	background-image: url(images/bodybg.jpg);
}
.contentdiv {
	background: #336600;
	border:1px solid #33CC00;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.maintab {

}

a {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	line-height: 8px;
	text-decoration: underline;
	text-indent: 10pt;
	font-weight: normal;
	text-transform: capitalize;
}
.testo1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/* PAGINA FINE */
/* MENU INIZIO */
.floatmenu {
	/*
	position:absolute;
	left:0px;
	top:0px;
	*/
	width:190px;
	padding:0px;
	background:#336600;
	border:1px solid #33CC00;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.macrotabmenu {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.macrotabmenu td, .macrotabmenu tr{
	margin: 0px;
	padding: 0px;
}
.cellafreccia {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
}
.cellamenu {
	margin: 0px;
	padding: 0px;
}
/* MENU FINE */
.notepagina {
	font-size: 10px;
}
.testofaq {
	text-indent: 15pt;
}
.maincell {
	border-top: 1px solid #33FF00;
	border-right: 1px #33FF00;
	border-bottom: 1px solid #33FF00;
	border-left: 1px #33FF00;
	width: 90%;
}
.contatti {
	font-size: 12px;
	border: 1px solid #FFFFFF;
	width: 100%;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.tabhome {
	width: 95%;
	border: 1px solid #00FF00;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tabhome td, .tabhome tr {
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #00FF00;
	border-bottom-color: #00FF00;
	text-align: center;
	vertical-align: middle;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.tabhomenew {
	width: 60px;
}
.avvisihp, .avvisihp a, .avvisihp a:link, .avvisihp a:hover, .avvisihp a:visited, .avvisihp a:active {
	text-transform: uppercase;
	color: #ffcc66;
}
.avvisihp2, .avvisihp2 a, .avvisihp2 a:link, .avvisihp2 a:hover, .avvisihp2 a:visited, .avvisihp2 a:active {
	text-transform: uppercase;
	color: #FFFF00;
}
/* .greenlink, .greenlink a, .greenlink a:link, .greenlink a:hover, .greenlink a:visited, .greenlink a:active {*/
.greenlink, .greenlink:link, .greenlink:hover, .greenlink:visited, .greenlink:active {
	text-transform: capitalize;
	color: #00FF00;
}
.tab_princ {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
.tab_pann_contr {
	width: 100%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
.pann_contr {
	margin: 5px;
	width: 100%;
	border: 1px dotted #FFFFFF;
}
.tab_pann_contr td {
	width: 33%;
	border: 1px solid #FFFFFF;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
}
.frame_princ {
	margin: 5px;
	height: 400px;
	/*clear: no;
	float: no;
	*/
	width: 95%;
}

.pann_contr td {
	width: 33%;
	border: 1px dotted #FFFFFF;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
}
#dhtmltooltip{
	position: absolute;
	font-family: verdana, arial;
	font-size: 10px;
	color: #333399;
	font-weight: normal;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #F2C8F9;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.allegati {
	padding-left: 35px;
}
.scorrimento {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
