﻿a
{
	text-decoration:none;
}
a:hover
{
	text-transform: uppercase;
	color: #808080;font-size:10pt; font-family:Verdana; font-weight:bold
}
a:link
{
	color: #008000;font-size:10pt; font-family:Verdana; font-weight:bold 
}
a:visited
{
	color: #008000;font-family:Verdana; font-size:10pt; font-weight:bold 
} 
a:active 
{
	color: #808080;font-variant:small-caps; font-size:10pt; font-family:Verdana; font-weight:bold
}
body
{
	background-image: url('images/back.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana;
	color: #008000;font-family:Verdana; font-size:10pt; text-align:justify
	text-align: center;	
	}
#content {
background-color:#ffffff;
background-image:url(Sfondo.png);
color:#333333;
margin:0 auto;
padding:1px 5px;
width:800px;
border: 1px solid #303030;
}	
div#container
{
    width: 760px;
    margin: 0px auto;
    text-align: left;
    } 
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1
{
	color: #008000;
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: #008000;
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}