body{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Garamont, "Times New Roman", Times, serif;
	color: #970000;
	background-color: #CC0000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC0000;
}

li{
margin: 0px 0px 0px 0px;
}

#layoutLogic{
	padding: 0;
	margin: 0 auto;
	width: 960px!important;
	text-align: left;
	background-color: #FBC993;
}



#content{
	float: none;
	margin-left: 128px;
	margin-top: 0px;
	background-color: #FFFBDF;
	padding-right: 8px;
	padding-left: 8px;
}

#testolargo{
	width: 900px;
	background-color: #fbc993;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
}
#testo2{
	width: 100%;
	background-color: #fbc993;
}

#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;
	display: block;
	font-weight: bold;
	color: #000066;
	font-family: Garamont, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	width: 119px;
	height: 25px;
	line-height: 9pt;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-top: 3px;
}

#sectionLinks2 a:hover{
	color: #6699FF;
	
}
#sectionLinks1{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#sectionLinks1 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks1 a:link, #sectionLinks1 a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #000066;
	font-family: Garamont, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	width: 119px;
	height: 20px;
	line-height: 9pt;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-top: 10px;
}

#sectionLinks1 a:hover{
	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;
}
.linkbassi {
	font-size: 9pt;
	color: #800000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}

