td
{
	Margin: 0px;
}

ul
{
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
}

li
{
	margin: 0px;
}

#sfondo_header
{
	width:800px;
	height:104px;	
	background-image:  url(../images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#sfondo_home
{
	width:800px;
	height:521px;	
	background-image:  url(../images/homepage.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.bg_left
{
	background-image:  url(../images/bg-left.gif);
	background-position: right top;
	background-repeat: repeat;
}

.bg_right
{
	background-image:  url(../images/bg-right.gif);
	background-position: left top;
	background-repeat: repeat;
}

.footer
{ 
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.menu_home
{
	margin-top: 6px;
	margin-left: 2px;
}

.menutitle
{ 
	COLOR: #000033;
	TEXT-DECORATION: none;
	margin: 0px;
}

.submenu
{
	margin: 0px;
	text-align: left;
	padding-left: 5px;
	font-family: verdana;
	font-size:10px;
}

.sublink
{
	text-align: left;
	font-family: verdana;
	font-size:10px;
	text-decoration:none;
	color:#395053;
}

.sublink:hover
{
	color:#000000;
}


.td_menu_home
{
	font-family: verdana;
	font-size:12px;
	color: #000033;
	height:25px;
	border: 1px solid #2D4A77;
	background-color: white;
	FILTER: alpha(Opacity=80);
	-moz-Opacity:0.80;
}

.td_menu_home_archivio
{
	padding-left:15px;
	font-family: verdana;
	font-size:10px;
	font-weight: bold;
	color: #000033;
	height:25px;
	border: 1px solid #2D4A77;
	background-color: white;
	FILTER: alpha(Opacity=80);
	-moz-Opacity:0.80;
}

.td_menu_home_archivio1
{
	width:200px;
	height:20px;
	font-family: verdana;
	font-size:10px;
	color: #000033;
	border: 1px solid #2D4A77;
	background-color:#CADCC2;
	FILTER: alpha(Opacity=80);
	-moz-Opacity:0.80;
}

.td_menu_home_archivio2
{
	font-family: verdana;
	font-size:10px;
	color: #000033;
	height:25px;
	border: 1px solid #2D4A77;
	background-color:#96B593;
	FILTER: alpha(Opacity=80);
	-moz-Opacity:0.80;
}

.td_menu_home_archivio3
{
	font-family: verdana;
	font-size:10px;
	color: #000033;
	height:25px;
	border: 1px solid #2D4A77;
	background-color:#719B6C;
	FILTER: alpha(Opacity=80);
	-moz-Opacity:0.80;
}

#bg-footer
{
	width:800px;
	background-image:  url(../images/bg-footer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.footer:hover
{ 
	COLOR: #DDCB84;
	TEXT-DECORATION: none;
}

