/* CSS Document */
body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#67737A;
}
input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:link {
	color: #67737A;
	text-decoration: none;
}
a:visited {
	color: #67737A;
	text-decoration: none;
}
a:hover {
	color: #98002E;
	text-decoration: underline;
}
/**************************HEADER******************************/
.header-td-sfondo {
	background-color:#67737A;
}
.header-td-menu {
	background-color:#FFE49C;
}
.header-menu-testo, .header-menu-testo:link, .header-menu-testo:visited {
	font-size:13px;
	color:#868D96;
	font-weight: bold;
	text-decoration:none;
}
.header-menu-testo:hover {
	color:#98002E;
	text-decoration:none;
}
.header-testo {
	font-size:12px;
	color:#FFE49C;
	font-weight: bold;
}
.header-testo-bandiera, .header-testo-bandiera:link, .header-testo-bandiera:visited {
	font-size:10px;
	color:#FFFFFF;
}
.header-testo-bandiera:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
/**************************BODY******************************/
.body-td-box {
	font-size:11px;
	background-color:#67737A;
	color:#FFFFFF;
}
.body-titolo {
	font-size:13px;
	font-weight: bold;
	background-color:#FFE49C;
	color:#666666;
}
.body-testo-evid {
	font-weight: bold;
	color:#98002E;
}
.body-testo-home-s {
	font-size:14px;
	color:#98002E;
}
.body-testo-home {
	font-size:18px;
	font-weight: bold;
	color:#98002E;
}
.body-testo-s, .body-testo-s:link, .body-testo-s:visited {
	font-size: 10px;
}
.body-testo-s-on, .body-testo-s-on:link, .body-testo-s-on:visited {
	font-size: 10px;
	color:#98002E;
}
.body-td-sfondo {
	background-color:#67737A;
}
.body-td-menu {
	background-color:#EEEEEE;
}
.body-td-chiaro {
	background-color:#FFFFFF;
}
.body-td-evid {
	background-color:#EEEEEE;
}
.menu-td-folder {
	background-color:#67737A;
	font-weight: bold;
	color:#FFE49C;
	height:20px;
}
.menu-td-on {
	color: #98002E; 
	background: #FFE49C; 
	text-decoration:none; 
	line-height:20px; 
}
.menu-td-off {
	color: #67737A; 
	background: #FFFFFF; 
	text-decoration:none; 
	line-height:20px; 
}
.menu-link,.menu-link:link, .menu-link:visited, .menu-link-on,.menu-link-on:link, .menu-link-on:visited {
	color:#666666;
	text-decoration:none;
}
.menu-link:hover, .menu-link-on:hover {
	color:#98002E;
	text-decoration:none;
}
.form-obbligatorio {
	background-color: #FADEDE;
}

/**************************FOOTER******************************/
.footer-td-sfondo {
	background-color:#67737A;
}
.footer-testo {
	font-size:10px;
	color:#FFFFFF;
}
.footer-testo:link, .footer-testo:visited {
	color:#FFFFFF;
}
.footer-testo-s {
	font-size:11px;
}


