body
{
	background-image:url(../img/trama_bg.gif);
	background-repeat: repeat-x;
	background-color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

#container
{
	background-image:url(../img/backborder.png);
	background-repeat:repeat-y;
	position:relative;
	width: 790px;
	height:578px;
	margin-left:auto;
	margin-right:auto;
	min-height:578px;
	top:0px;
}


#header
{
	position:absolute;
	left:22px;
	right:22px;
	top:0px;
	background-image:url(../img/staticbanner.jpg);
    width: 746px;
	height: 174px;
}

#menu
{
	position:absolute;
	left:22px;
	top:207px;
	width: 180px;
	height:371px;
	text-align:left;
	background-color: #1c0f01;
	background-image:url(../img/over_menu.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size: 11px;
}

#menudivider
{
	position:absolute;
	background-color:#1c0f01;
	background-image:url(../img/strisce_cadenti.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
	top:0px;
	left:138px;
	width:28px;
	height:100%;
}

#titsez
{
	background-image:url(../img/titsez.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-top:5px;
	position:absolute;
	top:174px;
	left:22px;
	width:746px;
	height:33px;
	text-align: right;
	color: #ffffff;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}

#content
{
	overflow:auto;
	background-color: #1c0f01;
	position:absolute;
	left:202px;
	top:207px;
	width: 566px;
	height:371px;
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	text-align: justify;
}

#borderb
{
	background-image:url(../img/borderbottom.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:22px;
	width:790px;
}

#footer
{
	position:absolute;
	background-image:url(../img/backfooter.png);
	background-repeat:no-repeat;
	color: #ffffff;
	padding-left:3px;
	padding-top:5px;
	font-family: tahoma;
	font-size: 9px;
	font-weight:bold;
	text-align: left;
	line-height:15px;
	height: 110px;
	width: 138px;
	left:0px;
	top:261px;
}

#botmenu
{
	position:absolute;
	padding-bottom:0px;
	font-family: tahoma;
	font-size: 9px;
	text-align: left;
	line-height:15px;
	left:0px;
	bottom:0px;
	width:138px;
}

#validation
{
	position:absolute;
	left:3px;
	top:45px;
	text-align:left;
	width:88px;
	height:62px;
	display:block;
}

#instruments
{
	position:absolute;
	left:93px;
	top:30px;
	text-align:center;
	display:block;
	width:39px;
	height:79px;
}

a.menu-norm, a.menu-norm:link, a.menu-norm:visited
{
	background-image: url('../img/menu_norm.png');
	background-repeat: no-repeat;
	display:block;
	position:relative;
	height: 28px;
	line-height:28px;
	width: 138px;
	color: #ffffff;
	font-family: arial;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

a.menu-selected, a.menu-selected:visited
{
	background-image: url('../img/menu_visited.png');
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	position:relative;
	height: 28px;
	line-height:28px;
	width: 138px;
	color: #c6a388;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
}

a.menu-norm:hover, a.menu-selected:hover
{
	background-image: url('../img/menu_hover.png');
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	position:relative;
	height: 28px;
	line-height:28px;
	width: 138px;
	color: #ff0000;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	display: block;
	text-decoration: none;
}

.testo_norm
{
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 10px;
}

.testo_per_celle
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 13px;
	text-align: justify;
}

.topleft
{
	background-color:#006600;
	text-align:left;
	font-size:0.8em;
	color:#FFFFFF;
}

.topright
{
	background-color:#990000;
	text-align:right;
	font-size:0.8em;
}

.titolo
{
	color: #c6a388;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

dt
{
	font-weight:bold;
	text-decoration:underline;
	font-family:"Courier New", Courier, monospace;
}

.data
{
	color: #ffcc66;
	font-family: arial;
	font-style: italic;
	font-size: 10px;
}

.thanks
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.immagini
{
	border-color: #a76d54;
	border: 2px;
}

a, a:link
{
	color: #c6a388;
}

a:hover
{
	color: #ffff00;
}

a:visited
{
	color: #cccc66;
}

a.links, a.links:link
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}

a.links:hover
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ffff00;
	text-decoration: underline;
	text-align: center;
}

a.links:visited
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #cccc66;
	text-decoration: line-through;
	text-align: center;
}

.filetable
{
	background-color: #a76029;
	border: 1px;
	border-color: #c6a388;
	font-size: 12px;
	font-family: tahoma;
	width: 100%;
}
