/* CSS Document */

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
	border: 0px;
} 

a:hover {
	color : #333333;
	text-decoration: underline;
	font-style: underline;
} 

a:active {
	color: #333333;
	text-decoration: none;
}

.paragrafo01 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	border: 0px;
}

.paragrafo02 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 40px;
	border: 0px;
}

.home-inevidenza {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: FF8800;
	border: 0px;
	padding: 20px;
}


.areatitle01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	list-style-type: square;
	background-color: #999999;
	border: #999999 1px solid;
	border-collapse: collapse;
}

.tabletitle01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	list-style-type: square;
	background-color: #FF7800;
	border: #FFFFFF 1px solid;
	border-collapse: collapse;
}

.table01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	list-style-type: square;
	background-color: #FFF7F0;
	border: #FFFFFF 1px solid;
	border-collapse: collapse;
}


.table01_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	list-style-type: square;
	background-color: #EEEEEE;
	border: #FFFFFF 1px solid;
	border-collapse: collapse;
}

.tablebar01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 5px;
	list-style-type: square;
	background-color: #EEEEEE;
	border: #FFFFFF 1px solid;
	border-collapse: collapse;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF7800;
	border: 0px;
	font-style: italic;
	font-weight: bold;
}

.mainmenu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	border: 0px;
	display: block;
	padding-right: 10px;
}

a.mainmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
} 

a.mainmenu:hover {
	color : #666666;
	background: #FFFFFF
	text-decoration: none;
	line-height: normal;
	font-style: normal;
} 

a.mainmenu:active {
	text-decoration: none;
}

.mainmenu-on {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	border: 0px;
	display: block;
	padding-right: 10px;
}

a.mainmenu-on:link {
	color : #666666;
	background-color: #FFFFFF;
	text-decoration: none;
}

a.mainmenu-on:visited {
	color : #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 0px;
} 

a.mainmenu-on:hover {
	color : #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
} 

a.mainmenu-on:active {
	text-decoration: none;
}

.submenu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	border: 0px;
	display: block;
	padding-right: 10px;
}

.submenu-on {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	color : #FFFFFF;
	text-align: right;
	border: 0px;
	display: block;
	padding-right: 10px;
}

a.submenu:link {
	color: #F0F0F0;
	text-decoration: none;
}

a.submenu:visited {
	color: #F0F0F0;
	text-decoration: none;
	border: 0px;
} 

a.submenu:hover {
	color : #FFFFFF;
	background-color: #666666;
	line-height: normal;
	font-style: normal;
	border-color: #FFFFFF;
} 

a.submenu:active {
	text-decoration: none;
}

.login {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
}

.body02 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4EBDD7;
}

a.body02:link {
	color: #4EBDD7;
	text-decoration: none;
}

a.body02:visited {
	color: #4EBDD7;
	text-decoration: none;
	border: 0px;
} 

a.body02:hover {
	color : #4EBDD7;
	text-decoration: underline;
	line-height: 20px;
	font-style: underline;
} 

a.body02:active {
	color: #4EBDD7;
	text-decoration: none;
}

.mailform {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.news {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	border: 0px;
	display: block;
	padding-right: 10px;
}

.news-on {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
}

a.news:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.news:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
} 

a.news:hover {
	color : #FF7800;
	background: #FF7800;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
} 

a.news:active {
	text-decoration: none;
}

.newsbox {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 0px;
	display: block;
	padding: 10px;
}

a.newsbox:link {
	color: #666666;
	text-decoration: none;
	display: block;
}

a.newsbox:visited {
	color: #666666;
	text-decoration: none;
	border: 0px;
} 

a.newsbox:hover {
	color : #666666;
	background: #FFF5EC;
	text-decoration: underline;
	line-height: normal;
	font-style: normal;
	display: block;
	border: 0px;
} 

a.newsbox:active {
	text-decoration: none;
	display: block;
}

a.leftlink:link {
	color: #F0F0F0;
	text-decoration: none;
	display: block;
}

a.leftlink:visited {
	color: #F0F0F0;
	text-decoration: none;
	border: 0px;
} 

a.leftlink:hover {
	color : #FFFFFF;
	text-decoration: underline;
	line-height: normal;
	font-style: normal;
	border: 0px;
} 

a.leftlink:active {
	text-decoration: none;
	display: block;
}



.adminmenu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border: 0px;
	display: block;
	padding-left: 10px;
}

a.adminmenu:link {
	color : #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}

a.adminmenu:visited {
	color : #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	border: 0px;
} 

a.adminmenu:hover {
	color : #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
} 

a.adminmenu:active {
	text-decoration: none;
}
