body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-color: #B7C4F8;
	margin:0px;
	background-image: url(../images/sfondo/pagina.jpg);
	background-repeat: repeat-X;
	background-position: top;
}
a:link {
	color: #B42040;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B42040;
}
a:hover {
	text-decoration: underline;
	color: #B42040;
}
a:active {
	text-decoration: none;
	color: #B42040;
}
.allungamento {
	clear:both;
}
.contenitore {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.contenitore .testata {
	height: 500px;
	width: 900px;
}
.contenitore .conteniti {
	background-color: #60B14B;
	background-image: url(file://///nas1/inetpub/HOTEL/piedibosco/images/sfondo/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contenitore .dati {
	text-align: right;
	margin-left: 300px;
}
.contenitore .dati h1  {
	font-size: 12px;
	color: #364478;
	margin-top: 5px;
	margin-bottom: 0px;
}
.contenitore .conteniti .testi {
	width: 600px;
	float: left;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contenitore .conteniti h1 {
	color: #364478;
	font-size: 25px;
}
.contenitore .conteniti h2 {
	color: #C00;
	font-size: 20px;
}
.contenitore .conteniti .testi .input_obbligatori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 270px;
	background-color: #7BBE74;
	border: 1px solid #458940;
}
.contenitore .conteniti .testi .input_corti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 80px;
	background-color: #55A856;
	border: 1px solid #458940;
}
.contenitore .conteniti .testi .input_corti-ob{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 65px;
	background-color: #7BBE74;
	border: 1px solid #458940;
}
.contenitore .conteniti .testi select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 270px;
	background-color: #55A856;
	border: 1px solid #458940;
}
.contenitore .conteniti .testi textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 270px;
	height: 100px;
	background-color: #55A856;
	border: 1px solid #458940;
}
.contenitore .conteniti .testi table th {
	text-align: left;
}
.contenitore .conteniti .testi table.offerte {
	
}
.contenitore .conteniti .testi table.offerte th img{
	border:3px solid #FFF;
}
.contenitore .conteniti .testi table.tab-prezzi {
	text-align: center;
	width: 570px;
	border: 1px solid #FFF;
}
.contenitore .conteniti .testi table.tab-prezzi tr.titolo {
	background-color: #ABD3AB;
	font-weight: bold;
	color: #030;
}
.contenitore .conteniti .testi table.tab-prezzi tr.prezzi {
	background-color: #8FC58F;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
.contenitore .conteniti .testi table.tab-prezzi tr.dicitura {
	background-color: #6DB46D;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.contenitore .conteniti .box-menu {
	width: 280px;
	margin-left: 610px;
}
.contenitore .conteniti .box-menu .menu {
	background-color: #FFF;
	height: 75px;
	margin-left: 5px;
	margin-right: 5px;
}
.spazio {
	height: 10px;
}
.rosso {
	color: #C00;
	font-weight: bold;
}
.cartina {
	background-color: #FFF;
	height: 400px;
	width: 250px;
}
.immagini {
	width: 570px;
	padding-top: 20px;
}
.immagini .box-immagini {
	width: 130px;
	float: left;
	margin-left: 8px;
	background-repeat: no-repeat;
	border: 1px solid #FFF;
}
.immagini .box-immagini img {
	filter:alpha(opacity=40);
	-moz-opacity:0.5;
 	
}
.margine {
	width: 570px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 50px;
}
.logo_moena {
	text-align: left;
	padding-top: 5px;
	float: left;
}
.box-mbianco {
	background-color: #FFF;
}
.contenitore .conteniti .testi tr.offerte td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6DB46D;
}
.contenitore .logo_moena img {
	margin-right: 10px;
}

