﻿html, body {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:12px;
	color:#252525;
	background:url(../images/background.jpg) no-repeat center top #dcedff;
}

img {
	border:0px;
}

ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

li {
	display: inline;
	margin:0px;
	padding:0px;
	float:left;
}

a {
	text-decoration:none;
	color:#252525;
}

.testata {
	height:163px;
	background:url(../images/background_menu.png) no-repeat 0 0;
}

.offerta {
	height:57px;
}

.testo {
	width:530px;
	height:110px;
	padding:40px 20px 0 0;
	background:url(../images/bg_testo.png) no-repeat 0 0;
	text-align:right;
	color:#ffffff;
	font-family:Times New Roman;
	font-style:italic;
	font-size:20px;
}

.pagina {
	height:333px;
	background:url(../images/bg_pagina.png) no-repeat 0 0;
	text-align:left;
	color:#464646;
	font-family:Verdana;
	font-size:10px;
}

.pagina2 {
	height:333px;
	background:url(../images/bg_pagina2.png) no-repeat 0 0;
	text-align:left;
	color:#464646;
	font-family:Verdana;
	font-size:10px;
}

.bgtesto {
	position:absolute;
	height:100px;
	left:0;
	width:400px;
	background:#ffffff;
	-moz-opacity:0.55;
	opacity:0.55;
}

.bgtesto2 {
	position:absolute;
	top:0px;
	left:0px;
	height:330px;
	width:400px;
	background:#ffffff;
	-moz-opacity:0.55;
	opacity:0.55;
}

.sm-ristorante {
	margin:30px 30px 0 30px;
	background:url(../images/sm-ristorante.png) no-repeat 0 0;
}

.sm-benessere {
	margin:30px 30px 0 14px;
	background:url(../images/sm-wellness.png) no-repeat 0 0;
}

.sm-come {
	margin:30px 30px 0 30px;
	background:url(../images/sm-location.png) no-repeat 0 0;
}

.sm-dintorni {
	margin:30px 30px 0 30px;
	background:url(../images/sm-dintorni.png) no-repeat 0 0;
}

.sm-link {
	margin:30px 30px 0 30px;
	background:url(../images/sm-link.png) no-repeat 0 0;
}

.sm-matrimoni {
	margin:30px 6px 0 6px;
	background:url(../images/sm-proposte.png) no-repeat 0 0;
}

.sm-sistemazioni {
	margin:30px 30px 0 30px;
	height:40px;
	background:url(../images/sistemazioni.png) no-repeat 0 0;
}

.sm-offerte {
	margin:10px 30px 0 30px;
	height:40px;
	background:url(../images/offerte.png) no-repeat 0 0;
}

.piede {
	height:104px;
	background:url(../images/background_footer.png) no-repeat 0 0;
	padding:17px 0 0 40px;
}

.proposte {
	float:left;
	width:90px;
	height:74px;
	padding:1px 0 0 7px;
	margin:20px 0 0 4px;
	background:url(../images/bg_proposte.jpg) no-repeat 0 0;
}

.offerte img{
 border: 2px solid #fff
}