.copyright  {
	font-size : 10px;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
}
.copyright A:link{color: #102546;text-decoration:none}
.copyright A:visited{color: #102546;text-decoration:none}
.copyright A:hover{color:yellow;text-decoration:none}

html,body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body {
	scrollbar-face-color: #7ea4cb;
	scrollbar-shadow-color: #7ea4cb;
	scrollbar-highlight-color: #7ea4cb;
	scrollbar-3dlight-color: #7ea4cb;
	scrollbar-darkshadow-color: #7ea4cb;
	scrollbar-track-color: #7ea4cb;
	scrollbar-arrow-color: #7ea4cb;
	background-color: #7ea4cb;
}

A {color: #102546}
A:link{color: #102546}
A:alink{color: #102546}
A:vlink{color: #102546}
A:visited{color: #102546}
A:hover{color:yellow}

body,table,div {
	color: #102546;
	font-family : Verdana;
	font-size: 13px;
}
#t1 {
	background: url(../grafica/top_1x1.jpg) no-repeat right;
	height: 393px;
	width: 50%;
}
#t4 {
	background: url(../grafica/top_1x4.jpg) no-repeat left;
	height: 393px;
	width: 50%;
}
#sito {
	height: 100%;
	padding: 10px 20px 0 20px;
	text-align: justify;
}
#sotto {
	background: url(../grafica/sotto.jpg) no-repeat top center;
	height: 190px;
	padding: 0 0 20px 340px;
}
.indirizzo {
	float: right;
	font-size: 14px;
	border: 3px solid white;
	width: 500px;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
}
.indirizzo A:hover{color: #102546}
h1 {
	font-size: 28px;
	text-align: center;
	color: #102546;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 18px;
	text-align: center;
	color: #102546;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 15px;
	margin: 0 0 5px 0;
}
h2 A{color:#102546}
h2 A:link{color:#102546}
h2 A:alink{color:#102546}
h2 A:vlink{color:#102546}
h2 A:visited{color:#102546}
h2 A:hover{color:yellow}

.foto {
	border: 3px solid white;
}
.foto_sinistra {
	border: 3px solid white;
	float: left;
	margin-right: 10px;
}
hr {
	color: white;
}
.icone {
	vertical-align: middle;
	margin: 4px;
}
.piccolo {
	font-size: 11px;
}