.sfondogenerale {
	background-image: url(../images/sfondi/sfondo01.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

.banner {
	background-color: trasparent
}

.centrale-1 {
	background-repeat: repeat;
	font-family: Copperplate Gothic Light, Century Gothic, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight: Bold;
	text-align: justify;
	color: black;
}
.centrale-2 {
    background-image: url(../images/sfondi/baae91.gif);
	background-repeat: repeat;
	font-family: Copperplate Gothic Light, Century Gothic, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	text-align: justify;
	color: black;
}

.centrale-3 {
    background-image: url(../images/sfondi/baae91.gif);
	background-repeat: repeat;
	font-family: Copperplate Gothic Light, Century Gothic, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	text-align: justify;
	color: #ac3118;
}

.superiore {
    background-image: url(../images/sfondi/sfaran.gif);
	background-repeat: repeat;
	font-family: Copperplate Gothic Light, Century Gothic, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: Bold;
	text-align: justify;
	color: #6b4941;
}

.superiore-sx {
    background-image: url(../images/sfondi/9f740c-ssx.gif);
}

.superiore-dx{
    background-image: url(../images/sfondi/9f740c-sdx.gif);
}

.txtmenu {
	font-family: Copperplate Gothic Light, Century Gothic, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: black;
}

.txtnews {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: black;
}

.txtnero {
	font-family: Copperplate Gothic Light, Century Gothic, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: Bold;
	color: black;
}

ul.lista1, li.lista1 {
	padding: 0;
	margin: 0;
	list-style-type: none;
	vertical-align: top;
}

li.lista1 a {
	font-family: Copperplate Gothic Light, Century Gothic, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: blue;
	text-decoration: none;
}

li.lista1 a:hover {
	background-color: blue;
	color: #baae91;
}

ul.lista2, li.lista2 {
	padding: 1;
	margin: 0;
	list-style-type: none;
	vertical-align: center;
}

li.lista2 a {
	font-family: Copperplate Gothic Light, Century Gothic, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: blue;
	text-decoration: none;
}

li.lista2 a:hover {
	background-color: blue;
	color: #baae91;
}

dt { 
	font-size: 14px;
	color: black;
}

dd {
	margin: 0;
	padding-left:14px;
	color: #ac3118;
}

table.tbcen { 
	border-width: 1px;
	width: 100%;
	}	
	
table.tbcen td { 
	-moz-border-radius: 6px;
	padding: 5;
	}

table.table1 { 
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 100%;
	}
	
table.table2 { 
	border-bottom: 1px solid #ac3118;
	border-top: 1px solid #ac3118;
	border-left: 1px solid #ac3118;
	border-right: 1px solid #ac3118;
	width: 100%;
	}
	
table.table1 td { 
	-moz-border-radius: 6px;
	padding: 5;
	}

table.table2 td { 
	-moz-border-radius: 6px;
	padding: 5;
	}




	



