﻿BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    COLOR: #4D4D4D; 
}
SELECT
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    COLOR: #4D4D4D;
}
INPUT
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    COLOR: #4D4D4D;
}
IMG
{
	BORDER: 0;
}
A
{
    COLOR: #0080ff;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #0080ff;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: red;
    TEXT-DECORATION: none;
}
TR
{

}
TH
{
	text-align:left;
}
TD
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
}
H1
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11pt;
}
H2
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt;
    COLOR: red;
}
H3
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    margin-bottom: 10px;
}
H4
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}
H5
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}
H6
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}

.Nota
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7pt
}
A.Nota
{
    COLOR: white;
    TEXT-DECORATION: underline;
}
A.Nota:visited
{
    COLOR: white;
    TEXT-DECORATION: underline;

}
A.Nota:hover
{
    COLOR: red;
    TEXT-DECORATION: underline;
}

HR
{
	border: 0;	
    color: #c9e52b;
    background-color: #c9e52b;
    height: 1px;
}
.Sep
{
    BACKGROUND-COLOR: #3265cb;
}

INPUT.Res
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    COLOR: #505050;

	font-weight: 700;
}



#p1 {
position: relative;
top: 10px;
width: 888px;
}

#p2 {
position: relative;
width: 888px;
left: 0px;
top:0px;
background: url('/template/images/fsx.jpg') repeat-y top left;
}

#p3 {
position: relative;
width: 869px;
left: 19px;
top:0px;
background: url('/template/images/fdx.jpg') repeat-y top right;
}

#p4 {
position: relative;
width: 850px;
left: 0px;
top:0px;
background-color:#c9e52b;
}

#p5 {
position: relative;
width: 835px;
left: 15px;
top:0px;
background: url('/template/images/back1.jpg') no-repeat top left;
}

#contenitore {
position: relative;
width: 835px;
left: 0px;
top:0px;
}

#bandaSx {
position: absolute;
width: 145px;
left: 0px;
top:0px;
}

#bandaMid {
position: relative;
width: 663px;
left: 144px;
top: 0px;
padding-left: 14px;
padding-right: 14px;
background-color:white;
}

#head {
padding-top: 20px;
top: 20px;
height: 110px;
}

#footer {
position: relative;
top:5px;
left: 20px;
width: 850px;
height: 50px;
}


#menu1 {
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	position: relative;
	float: left;
}
#menu1 ul{
	margin:0;
	padding: 0;
	list-style-type: none;
}
#menuSx li{

}
#menu1 li a{
	color:#656a4a;
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	position: relative;
	height:20px;
	padding-left: 4px;
	padding-top: 4px;
	vertical-align: middle;
}

#menu1 li a:hover{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #c9e52b;
}