img {
  border: 0px;
}

#main100 {
	background-image: url(/images/bg-main.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	float: left;
	margin: 0px auto;
	background-color:#88b4d2;
}
#main {
	width: 960px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: center;
	margin: 0px auto;
}
#header100 {
	background-image: url(/images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 81px;
	width: 100%;
	float: left;
	margin: 0px auto;
}
#header {
	height: 81px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
	float: center;
	margin: 0px auto;
}
#footer100 {
	background-image: url(/images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 81px;
	width: 100%;
	float: left;
	margin: 0px auto;
}
#footer {
	height: 81px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
	float: center;
	margin: 0px auto;
}
#col480 {
	width: 480px;
	margin-right: 10px;
	float: left;
}
#col770 {
	width: 770px;
	margin-right: 10px;
	float: left;
}
h2, h2 a, h1.text a, .blu14 {
	font-size: 14px;
	color: #5294ca;
	margin: 0px;
}
a {
	color: #5294ca;
}
a.l18 {
	font-size: 18px;
	font-weight: normal;
  text-decoration: none;
	line-height: normal;
}

a.l18:hover {
  text-decoration: underline;  
}

h1 {
  font-size: 18px;
	font-weight: normal;
	color: #5294ca;
	line-height: normal;
}

a.lgrey {
	color: #333333;
}
a.lastminute {
	font-size: 14px;
	color: #b40202;
	font-weight: bold;
	background-image: url(/images/lastminute.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.red {
	color: #b40202;
}
#col280 {
	width: 280px;
	margin-right: 10px;
	float: left;
}
#col180 {
	width: 180px;
	float: left;
}

#box {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 20px;
	background-image: url(/images/bg-box.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding: 10px;
	border-color: #a6c7dd;
	border-top-color: #6ca2c7;
	margin-top: 10px;
}
#hr {
	background-image: url(/images/hr.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 21px;
}
#item {
	margin-bottom: 10px;
}

#box photo {
	float: left;
	margin-right: 10px;
}

#box2 {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
	background-image: url(/images/bg-box2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding: 10px;
	border-color: #ffcc00;
	margin-top: 5px;
}

#box3 {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
	background-image: url(/images/bg-box3.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding: 10px;
	border-color: #009900;
	margin-top: 10px;
}

body, .text {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

select, input, textarea {
  font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

form  {
  margin: 0px;
}

p {
	margin: 0px;
}

h3 {
	font-family: Georgia;
	font-size: 20px;
	color: #5294ca;
	margin: 0px;
	font-weight: normal;
}
div {
	white-space: normal;
}
#box2 ul {
	margin: 0px;
}
#box2 li {
	background-image: url(/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	list-style-type: none;
}

#box ul {
	margin: 0px;
}
#box li {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	list-style-type: none;
}
.border {
  border-color: #6ca2c7;
  border-style: solid;
  border-width: 1px;
}

a span {
  display       : none;
}

a:hover {
  direction  : ltr; /* corregge un bug di ie */
  position        : relative;
  text-decoration : none;  
}

a:hover span {
  display       : block;
  text-align    : left;
  overflow      : hidden;
  z-index       : 100;
  width         : 180px;
  padding       : 10px;

  border        : 1px #a6c7dd solid;
  background    : #ffffff;
  color         : #333333;
  cursor        : pointer;
  position      : absolute;
  
  /*** per posizionare il tooltip ***/
  top           : 12px;
  left          : -1px;
}
.unavailable { color: #b40202; }
.available { color: #009900; }
