a, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body{
	
	background: url(../img/bg.jpg) repeat-x;
	color: #fff;
	font: 12px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
}
#main{
	background: url(../img/bg_main.gif) no-repeat;
}

#top{
	background: url(../img/bg_all.gif) repeat-y;
}
#spazio{
	width: 120px;
	height: 00px;
}

#footer {
	padding-top: 5px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #fff;
	
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	font-style: italic;
}

#txt_home{
	padding: 6px;
	text-align: justify;
}

#txt_contatti{
	padding: 10px;
	color: #333;
}

#vai{
	font-size: 10px;
}

#menu{
	border-top: 1px dashed #fff;
	text-align: center;
	padding: 10px;
	font-size: 10px;
	margin-top: 10px;
}

#menu a {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
	font-style: italic;
}

#table_central{
	margin-top: 30px;
}

#titoli{
	margin-left: 40px;
	margin-bottom: 20px;
}
#t{
	color: #68cb34;
	font-weight: bold;
	font-size: 13px;
}

#t a{

	text-decoration: none;
}

#t a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

.view{
	background-color: #fc99cc;
	border: 1px solid #fff;
	margin: 20px 3px 3px;
	padding: 15px;
	color: #333;
	
}

#table_trattamenti td{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-left: 2px;
	padding-right: 2px;
}

#img_massaggi img{
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pu{
	color: #68cb34;
	font-weight: bold;
	font-size: 13px;
}

#pu a{
	color: #68cb34;
	text-decoration: none;
}

#pu a:hover {
	color: #68cb34;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#offerte{
	margin-top: 20px;
}
