a:link{
	color:blue;
	text-decoration: none;
}
a:active{
	color:blue;
	text-decoration: none;
}
a:visited{
	color:blue;
	text-decoration: none;
}
.border {
        border-left: 1px solid white;
        border-right: 1px solid white;
        border-top: 1px solid white;
		border-bottom: 1px solid white;
}
.border2{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
a.menu:link{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menu:active{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menu:visited{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}
a.menu:hover{
	color: #769AD6;
}
.logo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: white;
	
}
.headline{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.content{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
}
.copyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}
#scrittura {
  font: bold 13px/1.5 Arial, "Comic Sans ms", sans-serif;
  color:white;
  padding:10px 10px 10px 10px;
  text-align:left;
}
.navigation { 
padding-top: 0px;
float : right;
list-style: none; 
width: 150px;
padding-left:0px;
border-style:solid;
border-color:white;
border-width:inherit;
}

.form {
padding-top: 0px;
float : right;
list-style: none; 
width: 150px;
padding-left:0px;
border-style:solid;
border-color:white;
border-width:inherit;
}
.navigation ul { list-style-type: none; }
.navigation li { 
padding: 0; 
margin: 0; 
}
.navigation a, 
.navigation a:visited {
text-transform:uppercase;
display: block;
height: 30px;
line-height: 10px;
padding: 10px 10px 10px 10px;
color: #ffffff;
background: #152b5b;
text-decoration: none;
border-bottom: 1px solid #171B20;
}
.navigation a:hover {
color: #000;
background-color: white;
}

#tableContattaci {
    caption-side:inherit;
    table-layout:inherit;
    border-collapse:inherit;
    border-spacing:inherit;
    empty-cells:inherit;
    speak-header:inherit;
    
    background-image: url(../Immagini/contact_us.gif);
    
    background-attachment: scroll;
    background-position: top;
}

