@charset "utf-8";
/* CSS Document */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(../immagini/bg.jpg); background-repeat: repeat-x; }
#logo { width: 970px; margin-right: auto; margin-left: auto; }
#content {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 850px;
	background-image: url(../immagini/bg-img.jpg);
	background-repeat: no-repeat;
}
#content-benessere {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 950px;
	background-image: url(../immagini/bg-img-benessere.jpg);
	background-repeat: no-repeat;
}
#content-trattamenti {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1620px;
	background-image: url(../immagini/bg-img-trattamenti.jpg);
	background-repeat: no-repeat;
}
#content-dove {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1300px;
	background-image: url(../immagini/bg-img-dove-siamo.jpg);
	background-repeat: no-repeat;
}

.imgcenter { margin-top: 16px; margin-right: auto; margin-left: auto; }
#titoli {
	float: left;
	height: 420px;
	width: 220px;
	margin-left: 20px;
}
#titoli h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #666666;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 0px;
}
#titoli h2 { font-family: "Century Gothic"; font-size: 14px; color: #0099FF; text-align: center; font-weight: lighter; font-style: oblique; }
#txt { float: right; width: 735px; }
#txt p { font-family: Verdana; font-size: 12px; color: #666666; line-height: 170%; text-align: justify; margin-top: 15px; margin-right: 30px; margin-left: 15px; }
.footer { font-family: Verdana; font-size: 9px; color: #ACACAC; margin-bottom: 15px; text-align: center; }
#footer { margin-bottom: 15px; width: 970px; margin-right: auto; margin-left: auto; margin-top: 20px; }
#titoli h3 { text-align: center; margin-top: 15px; font-family: Garamond; font-size: 30px; color: #0099FF; }
#link {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 20px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F99FB;
}
#link ul { list-style-image: none; list-style-type: none; margin: 0px; padding: 0px; }
#link li { display: inline; padding-right: 8px; padding-left: 8px; }
#titoli ul li {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
}
#titoli ul li a:link {
	text-decoration: none;
	color: #006;
}
#titoli ul li a:visited {
	text-decoration: none;
	color: #006;
}
#titoli ul li a:hover { text-decoration: none; color: #0099FF; }
#titoli ul li a:active {
	text-decoration: none;
	color: #0099FF;
}
.cancel { 
	clear:both;
}
