body {
	background-color: #b6dbd2;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-position: top; 
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4 { 
	font-weight:normal; 
	margin:0; padding:0px; 
	padding-bottom: 5px;
	line-height:100%; 
}

h1 {
	font-size: 13px;
	color: #206a59;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#navigation a:link, #navigation a:visited { 
	color:#FFFFFF;
	text-decoration:none;
}

.testo {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #453230;
	text-decoration: none;
}

a.link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #453230;
	text-decoration: none;
}

a.link:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #453230;
	text-decoration: underline;
}

.link_roll {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #453230;
	text-decoration: underline;
}

.no_link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #453230;
	text-decoration: none;
}

.testo_nero {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.testo_turchese {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #2d7e6a;
	font-weight: bold;
	text-decoration: none;
}

.testo_rosso {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
}

.bottom {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #2d7e6a;
	font-weight: bold;
	text-decoration: none;
}

.pulsante {
	font-family: Verdana;
	font-size: 11px;
	background-color: #669999;
	border-color: #AECACA #517979 #517979 #AEcaca;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 3px;
	color: #FFFFFF
}

.facebook {
	font-family: Verdana;
	font-size: 10px;
	color: #6a6a6a;
	text-decoration: none;
}