body {
	background-color: #CCE0FF;
}
body a{
	color: #FFFFFF;
	text-decoration: none;
}
.tabella {
	border: thin solid #000000;
	background-image: url(immagini/sfondo.gif);
	width: 800px;
}
.contattaci {
	border: 1px solid #000000;
}
.nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #1C77FF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav ul{
	margin: 0;
	padding: 0;
	text-align: center;
}

.nav ul li {
	line-height: 28px;
	list-style-type: none;
}

.nav ul li a {
	font-weight: bold;
	width: 88px;
	line-height: 30px;
	display: block;
}

.nav a:hover{
	color: #000000;
	background-color: #95BFFF;
}
.contattacititle {border-right-width: 1px; border-right-style: solid; border-right-color: #000000; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #000000; border-bottom-color: #000000; background-color: #1C77FF; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; }
.titolo {
	background-color: #1C77FF;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titolotagboard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1C77FF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.divleft {
	float: left;
	width: 180px;
	text-align: center;
	margin-top: 20px;
	margin-left: 5px;
}

.left {
	float: left;
	width: 200px;
}

.rigth {
	float: right;
	width: 200px;
}

.divbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1C77FF;
	text-align: center;
	width: 500px;
	height: 15px;
	border: 1px solid #000000;
	margin: auto;
}
.mainhome {
	float: right;
	width: 580px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
}
.mainhome a {
	color: #000000;
	text-decoration: underline;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.mainfoto {
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.main a {
	color: #000000;
	text-decoration: underline;

}


.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

