.Titolo {
	font-weight: bolder;
	font-size: 15px;
}

a {
	color: #6A6853;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 12px;	
}
a:hover {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
	background-image: none;
	font-size: 12px;
}

a.Res {
	color: #6A6853;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 10px;	
}
a.Res:hover {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
	background-image: none;
	font-size: 10px;
}
a.ER {
	color: #006A00;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 12px;	
}
a.ER:hover {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
	background-image: none;
	font-size: 12px;
}
a.Abr {
	color: #144392;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 12px;	
}
a.Abr:hover {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
	background-image: none;
	font-size: 12px;
}
HTML {
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #CBBF99;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #CDB990;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #CBBF99;

}
BODY {
	margin-left: 0px;
	margin-top: 0px;
}



td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

.FondoCelle {
	background-color: #CABF99;
}

.FondoCelle2 {
	background-color: #F3EFE2;
}

.FondoCelle3 {
	background-color: #9D9577;
}
.FondoCelle4 {
	background-color: #DED7BE;
}
.piccolo {
	font-size: 11px;
}
.DesHotel {
	font-size: 10px;
	text-align: center;
}
.mini {
	font-size: 9px;
}
.ER {
	color: #006A00;
}
.Abr {
	color: #144392;
}
.ERContatto {
	color: #006A00;
	font-size: 10px;
	font-weight: bolder;
}
.AbrContatto {
	color: #144392;
	font-size: 10px;
	font-weight: bolder;
}


.LastMinuteTitolo {
	font-weight: bolder;
	font-size: 17px;
	color: #C44034;
}

.LastMinuteSottolinea {
	font-weight: bolder;
	color: #DF6500;
}

a.LastMinuteTitolo {
	font-weight: bolder;
	font-size: 17px;
	color: #C44034;
	text-decoration: underline;
}
a.LastMinuteTitolo:hover {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
	background-image: none;

}


/* Googole map */
#map {
	border: 1px solid #9D9577;
}

.gmapSidebar {
	width: 12em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	}

.gmapSidebar ul {
		margin: 0;
		padding: 0;
		border: none;
}

.gmapSidebar li {
		margin: 0;
		}
.gmapSidebar li a {
		display: block;
		padding: 3px 3px 3px 0.5em;
		}

html>body .gmapSidebar li a {
		width: auto;
		}
		
.booking {
	text-align: right;
}
		
