body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/layout/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: top;



}
.tabody {
	background: #FFFFFF repeat-x url(../images/layout/base_body.jpg); 
}

.docbody {
	margin: 10px;
	text-align: justify;
	font-size: 12px;
	background-image: url(../images/layout/sfondo_fox.gif);
	background-repeat: no-repeat;

}
hr {
	height: 1px;
	background-color: #336699;
	border: 1px none #336699;
	margin: 0px;




}
.pie {
	font-size: 10px;
}
.tabpie {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
}
.doc {

	margin: 10px;
	text-align: justify;
	font-size: 12px;
}
.docsmall {


	margin: 10px;
	text-align: center;
	font-size: 9px;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
	margin-top: 5px;
	margin-bottom: 5px;

}
.piesolo {
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 336699;
	border-bottom-color: 336699;
	margin: 5px;


}
.docmedio {



	margin: 10px;
	text-align: center;
	font-size: 12px;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #99CCFF;
	margin: 2px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #999999;






}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.menuac {

	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #99CCFF;
	margin: 2px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FF0000;
}
.taborder {
	border: 1px solid #000000;
	font-size: 10px;
}
.descrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	display: block;
	padding: 5px;
	border: 1px dashed #336699;




}
.infomono {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.docbodypopup {
	text-align: justify;
	font-size: 12px;
	background-image: url(../images/layout/sfondo_fox.gif);
	background-repeat: no-repeat;
}
.doc10 {
	text-align: center;
	font-size: 11px;
}
.trealeNavigatore {
	height: 100%;
	margin: 0px;


}
.block {
	display: block;
}
.hidden {
	display: none;
}
.mese {
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;



}
.meseClose {

	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}
.left {
	float: left;
}
.leftHidden {
	float: left;
	display: none;

}
