/* CSS Document */

body {
	background-color: #ffffff;
}

#fullheight{height:100%}

#table{
background-image:url(../images/sfondo.jpg);
background-position: top;
background-repeat:repeat-y;
background-attachment: fixed;
border:1px thin;
border-color:#BBBBBB;

}


.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.Stile1 a:link { color: #000000; text-decoration: none}
.Stile1 a:visited { color: #000000; text-decoration: none}
.Stile1 a:hover { color: #000000; text-decoration: underline}
.Stile1 a:active { color: #000000; text-decoration: none}

.Stile2 {
    font-size: 14px;
    color:#000000;
}

.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

.Stile4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cd071e;
}

.Stile4 a:link { color: #cd071e; text-decoration: none}
.Stile4 a:visited { color: #cd071e; text-decoration: none}
.Stile4 a:hover { color: #cd071e; text-decoration: underline}
.Stile4 a:active { color: #0cd071e; text-decoration: none}