body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bg-body.gif);
	text-align: center;
}

#contenitore{
	width: 760px;
	margin: 0px auto;
	text-align : center;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#contenitore td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003C55;
}

.head_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 5px;
	position: relative;
	top: -16px;
	left: 680px;
}


div#footer {
	background-color: #CCCCCC;
	width: 100%;
	height: 20px;
}
div#footer a{
	color: #333333;
}
div#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #352D22;
}
div#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #352D22;
	font-weight: bold;
}
div#indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}
div#menu_bot  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
div#menu_bot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0835F;
	font-weight: bold;
	margin: 5px;
}
.center {
	text-align: center;
}
div#hotel-txt1 {
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	text-align: justify;
	padding-right: 15px;
}

div#form td{
	font-size: 9px;
}
div#form input,select,textarea {
	color: #4B1E0F;
	border-width: 1;
	border-style: solid;
	border-collapse: collapse;
	border-color: #4B1E0F;
	font-size: 9px;
}

.top10 {
	margin-top: 7px;
}

div#listinol-txt1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}

#contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0CEC1;
}
div#testo {
	padding-left: 5px;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #D0CEC1;
	text-align: justify;
}
div#lastminute {
	margin-left: 20px;
}
.bg-sxterme {
	background-image: url(../images/terme-uomo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
ul {
	margin-left: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003C55;
	font-weight:bold;
	line-height:13px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003C55;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003C55;
	
}
h2 a:link{
	text-decoration:underline;
	
}

h2 a:hover{
	text-decoration:none;
	
}
.bottone {background-image:url('images/ok.gif');
background-repeat:no-repeat;
background-position:center center;
width:16px;
height:16px;
background-color:#E7E7E7;
}
a:link {
	color: #003C55;
}
a:visited {
	color: #003C55;
}
a:hover {
	color: #003C55;
}
a:active {
	color: #003C55;
}