body{
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-image: url(../images/bg-body.gif);
}

h1{
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

#contenitore-home{

	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -385px;
	margin-top: -239px;
	text-align: center;
	font-size: 10px;
}

#contenitore {

	width: 770px;
	margin: 0px auto;
	text-align : left;
	margin-top: 10px;
}
.bg-contenitore {
	background-image: url(../ita/images/bg-contenitore.gif);
	background-repeat: repeat-y;
}
.col-sx {
	width: 222px;
}
#bottom {
	background-image: url(../ita/images/bg-bottom.gif);
	height: 72px;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 248px;
	background-repeat: no-repeat;
	line-height: 65px;
	white-space: normal;
}
#contenuto_hotel {
	font: 10px;
	color: #FFFFFF;

	margin-left: 20px;
	margin-right: 315px;
	margin-top: 15px;
}
hr{
width:80%;
color: #CCCCCC;
}
.font10 {
	font-size: 10px;
}
.float_right {
	float: right;
	margin-right: 36px;
	margin-top: 18px;
}
#offerteanteprima{
font-family:"Trebuchet MS", Tahoma, Arial;
color:#FFFFFF;
 font-weight:bold;
 font-size:12px;
}

#offerteanteprima h1{
font-family:"Trebuchet MS", Tahoma, Arial;
color:#FFFFFF;
 font-size:14px;
 font-weight:bold;
 text-align:left;
 text-decoration:none;
 margin:0;
}

a#offerteanteprima:link {
color:#FFFFFF;
 text-decoration:none;
 font-weight:normal;
}

a#offerteanteprima:visited {
color:#FFFFFF;
  text-decoration:none;
font-weight:normal;
}

a#offerteanteprima:hover {
color:#FFFFFF;
  text-decoration:underline;
   font-weight:normal;
}

a#offerteanteprima:active {
color:#FFFFFF;
  text-decoration:none;
   font-weight:normal;
}
a:link {
color:#FFFFFF;
 text-decoration:none;
 font-weight:normal;
}

a:visited {
color:#FFFFFF;
  text-decoration:none;
font-weight:normal;
}

a:hover {
color:#FFFFFF;
  text-decoration:underline;
   font-weight:normal;
}

a:active {
color:#FFFFFF;
  text-decoration:none;
   font-weight:normal;
}

.stileemail{
	color:#900;
	}
.stileemail a{
	color:#900;
	text-decoration:underline;
	}
.stileemail a:hover{
	color:#900;
	text-decoration:none;
	}