body {
	background-color: #FFE6CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E0000;
	text-align: left;
}
a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #660000;
}
a:active {
	color: #3366CC;
}
#layoutLogic{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 20;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-left-color: #990000;
	min-height: 630px;
}
#bodylogic{
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	min-height: 500px;
	}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	text-decoration: none;
	display: block;
	background-image:   url("immagini/botgiu.gif");
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 10px;
	font-size: 16px;
	text-align: left;
	width: 190px;
	height: 26px;
}

#sectionLinks a:hover{
	background-image:   url("immagini/botsu.gif");
	color: #6699FF;
	
}
/************ sectionLinks2 styles **************/

#sectionLinks2{
	margin: 0px;
	padding: 0px;

}

#sectionLinks2 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	width: 165px;
	height: 18px;
	background-color: #EFFDF6;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin-left: 10px;
}

#sectionLinks2 a:hover{
background-color:#C7FEFB;
	color: #6699FF;
	
}
.filetti {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
.font10pt {
	font-size: 10px;
}
.tabpiena {
	background-color: #CCFFFF;
	border: thin solid #05BBCF;
}
.menu {
	background-color: #CCFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #64D9FF;
	border-right-color: #3366FF;
	border-bottom-color: #0000CC;
	border-left-color: #66CCFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 15px;
	text-align: center;
}
.menudark {
	text-decoration: none;
	color: #000066;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
}

