body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #CCCC7F;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.indirizzo {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.indirizzo a{
	color: #FFFFFF;
	text-decoration: none;
}

.indirizzo a:hover{
	color: #CCCC7F;
	text-decoration: none;
}
.privacy {
	font-size: 9px;
}
.td-decor {
	background-image: url(../images/decor.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
	width: 13px;
}
.td-menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.td-menu a{
	color: #FFFFFF;
}
.td-menu a:hover{
	color: #6D7340;
}
.td-flash {
	background-image: url(../images/flash-bg.jpg);
	height: 213px;
	width: 770px;
	text-align: center;
	vertical-align: middle;
}
.td-bg {
	background-image: url(../images/banner-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.td-foot {
	background-color: #CCCC7F;
	background-image: url(../images/bg-foot.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.foot-menu {
	font-size: 11px;
	font-style: normal;
	color: #999900;
	text-decoration: none;
	text-align: center;
}

.foot-menu a{
	color: #999900;
	text-decoration: none;
}

.foot-menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-size: 25px;
	font-weight: bold;
	color: #CCCC7F;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.appartamenti {
	font-size: 16px;
	font-weight: bold;
	color: #CCCC7F;
}
.popout {position:absolute; visibility: visibile; overflow:visible; z-index: 1}
.popin {position:absolute; top:18px; left:0px; width:120 height:10px; visibility: hidden; overflow:visible; z-index: 1}

.popoutend {position:absolute; visibility: visibile; overflow:visible; z-index: 1}
.popinend {position:absolute; top:24px; left:-79px; width:120px; height:10px; visibility: hidden; overflow:visible; z-index: 1}

.sconto {
	font-size: 16px;
	border: 1px dotted #99CC00;
}
.box-error {
	color: #FFFFFF;
	background-color: #C8CB9A;
	border: 1px solid #646836;
	margin-bottom: 10px;
	background-image: url(../images/icone/error.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
	font-size: 18px;
}

