/* CSS Document */

body	{
	margin: 0;
	padding: 0;
	background-image: url(images/bg_mast.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main	{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -295px;
	margin-left: -490px;
	width: 980px;
	height: 590px;
	background-image: url(images/mast_bg_ver2.jpg);
}
a	{
	text-decoration: none;
}
a:link	{
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover 	{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
#content_menu1	{
	direction: ltr;
	position: absolute;
	top: 85px;
	left: 490px;
	overflow: Auto;
	width: 480px;
	height: 480px;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
}

#content_menu2	{
	direction: rtl;
	position: absolute;
	top: 85px;
	left: 15px;
	overflow: Auto;
	width: 480px;
	height: 480px;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
}
#content_menu2 td	{
	vertical-align: bottom;
	text-align: right;
}
#content_menu2 .titoli	{
	font-size: medium;
	border-bottom: 1px solid #000000;
}
#footer	{
	font-size: x-small;
	color: #999999;
	position: absolute;
	left: 346px;
	top: 575px;
	width: 350px;
	text-align: center;
	height: 30px;
}
#route	{
	font-size: x-small;
	color: #999999;
	position: absolute;
	width: 450px;
	height: 17px;
	left: 5px;
	top: 55px;
	text-align: left;
}
#route a:link	{
	color: #999999;
}
#route a:visited {
	color: #999999;
}
#route a:hover 	{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#torna	{
	font-size: x-small;
	color: #333333;
	position: absolute;
	width: 450px;
	height: 17px;
	left: 5px;
	top: 45px;
	text-align: left;
	font-weight: bold;
}
#torna a:link	{
	color: #FFFFFF;
	font-weight: bold;
}
#torna a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
#torna a:hover 	{
	color: #FFFF00;
	text-decoration: overline;
}
#menu1	{
	position: absolute;
	top: 142px;
	left: 140px;
}
#menu2	{
	position: absolute;
	left: 590px;
	top: 148px;
}
.titoli		{
	direction: ltr;
	font-weight: bold;
	font-size: small;
}
.testo	{
	direction: ltr;
	font-size: small;
	text-align: justify;	
}
.download	{
	font-size: x-small;
}
