/***************************
 *** COLONNA DI SINISTRA ***
 ***************************/
#colsx {
	margin-left: 12px;
}

#links, #links_home {
	width: 206px;
	margin: 0;
	overflow: hidden; 
	background-color: #E9EAEC;
}

#links_home {
	background-color: white;
}

p.links,div.links {
	font-family: georgia, helvetica;
	width: 190px;
	height: 44px;
	margin: 0 0 0 8px;
	font-weight: normal;
	font-size: 16px;
	line-height: 44px;
}

#links div.button {
	width: 190px;
	height: 46px;
	margin: 0 0 4px 8px;
}

#newsletter p {
	font-family: georgia, helvetica;
	font-size: 18px;
	font-weight: normal;
	background: none;
	color: #9EBA3B !important;
	display: inline;
	margin: 0 8px 0 0;
	padding: 0;
	line-height: 20px;
}

#newsletter {
	margin-top: 6px;
	padding: 35px 0px 18px 37px;
	width: 100%;
	height: 62px;
	background: url(../img/newsletter.gif) no-repeat;
}

#newsletter * {
	vertical-align: middle;
}

#newsletter div.text {
	position: absolute;
	width: 135px;
	margin: 40px 0 0 40px;
}

#newsletter div.textbox {
	position: absolute;
	width: 206px;
	margin: 90px 0 0 0;
	text-align: center;
}

#newsletter div.submit {
	position: absolute;
	width: 21px;
	height: 20px;
	margin: 125px 0 0 145px;
}

#newsletter p {
	margin: 0;
}

#concorso {
	margin-top: 6px;
	padding: 10px;
	display: block;
	font-weight: bold;
	background: url(../img/houseboat_link.gif) no-repeat;
	height: 52px;
	width: 183px;
}

#concorso p {
	color: #FFFFFF;
}

#catalogo {
	margin-top: 6px;
	display: block;
	width: 204px;
}

#txt-news {
	width: 120px;
	margin: 0;
}

/**************************
 *** COLONNA DI DESTRA ***
 **************************/
#pic {
	position: relative;
	width: 730px;
	height: 299px;
	background-color: white;
}

#bar-offerte {
	position: relative;
	width: 730px;
	height: 36px;
	background: url(../img/bg_primo_piano.gif) repeat-y;
	margin: 7px 0 0 0;
	font-family: georgia, helvetica;
	font-size: 18px;
	line-height: 35px;
	color: #fff;
}

#highlights-offerte {
	position: relative;
	width: 730px;
	height: 268px;
	background: #E8EAEC;
	overflow: hidden;
}

#highlights-div {
	width: 554px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 100%;
}

#highlights,#highlights>li>ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
	position: relative;
	overflow: hidden;
	height: 100%;
}

#highlights-controls {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

#highlights-prev {
	position: absolute;
	left: 0;
	height: 100%;
	margin: 0 27px;
}

#highlights-next {
	position: absolute;
	right: 0;
	height: 100%;
	margin: 0 27px;
}

#highlights-prev span,#highlights-next span {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	border: 1px solid transparent;
}

#highlights-prev img,#highlights-next img {
	vertical-align: middle;
}

#highlights-prev a,#highlights-next a {
	outline: 0;
}

#highlights>li {
	height: 268px;
	float: left;
	width: 554px;
}

#highlights>li>ul>li {
	list-style-type: none;
	float: left;
	width: 182px;
	margin-top: 9px;
	height: 250px;
	border-left: 2px dotted;
	border-right: 2px dotted;
}

#highlights>li>ul>li+li {
	/*background: url(../img/bg_highlights.gif) repeat-y left;*/
	border-left: none;
	border-right: 2px dotted;
}

#highlights>li>ul>li div.box {
	width: 145px;
	padding: 0px;
	margin: 0px 0px 0px 19px;
	line-height: 15px;
	font-family: georgia, helvetica;
	font-size: 12px;
}

#highlights>li>ul>li div.box h1 {
	margin: 14px 0px 14px 0px;
	font-size: 13px;
	color: #9EBA3B;
	background: none;
	font-weight: bold;
	font-family: georgia, helvetica;
}

#highlights>li>ul>li div.box h2 {
	margin: 8px 0px 3px 0px;
	font-size: 13px;
	color: #9EBA3B;
	line-height:16px;
	background: none;
	font-weight: bold;
	font-family: georgia, helvetica;
}

#highlights>li>ul>li div.box a {
	color: #9EBA3B;
}

#highlights img {
	padding: 5px;
	background-color: #FFFFFF;
	width: 135px;
	height: 100px;
}

/****************************
 *** KEYWORDS PIE' PAGINA ***
 ****************************/
#keywords {
	width: 970px;
	height: auto;
	padding: 40px 0;
	text-align: left;
	line-height: 15px;
	background: #9EBA3B;
	color: #fff;
	font-family: arial, helvetica;
	font-size: 11px;
}

/*****************
 *** SLIDESHOW ***
 *****************/
#slideshow {
	position: relative;
	height: 230px;
}

#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}

#slideshow IMG.active {
	z-index: 10;
}

#slideshow IMG.last-active {
	z-index: 9;
}

#attivita {
	list-style: none;
	padding: 5px;
	margin: 0 8px;
	background-color: white;
}

#attivita li {
	background: url(../img/bg_grey.gif) repeat-x bottom;
}

#attivita li+li {
	margin-top: 5px;
}

#attivita a {
	color: #8e979f !important;
	text-transform: uppercase;
	font-weight: bold;
}

#attivita a:hover {
	color: #4D4D4D !important;
}

#attivita img {
	margin-right: 15px;
	width: 34px;
	background-color: white;
}

#attivita a,#attivita img {
	vertical-align: middle;
}

#mappa-destinazioni {
	display: block;
	margin: 8px;
}

#concorso {
	color: white;
	line-height: 17px;
}

#concorso a {
	color: #4d4d4d !important;
}


#slogan h1
{
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color:#808080;
	background:none;
	line-height:33px;
}

#popup {
	display: none;
	width: 300px;
	position: absolute;
	top: 250px;
	left: 35%;
	padding: 15px;
	z-index: 20;
	background-color: #AC0;
}

#popup * {
	color: white;
}

#popup > div, #popup > div * {
	font-family: Georgia, Times;
	font-size: 17px;
	line-height: 25px;
}

#popup > a {
	display: block;
	border: 1px solid;
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 0;
	line-height: 11px;
	font-size: 11px;
	font-family: verdana;
}

/* LINKS HOME SU FASCIA DETINAZONI */
#link {
	background-color: #E8EAEC;
	margin: 12px;
	height:135px;
	position:relative;
}
#link>div {
	float: left;
	height: 135px;
	position: relative;
	width: 185px;
	
}
#link>div>div {
	color: #808080;
	height: 73px;
	position: absolute;
	bottom: 15px;
	width: 100%;
}

#link>div+div>div {
	border-left: 1px solid;
}

#link a {
	color: #808080;
}
#link a:hover{
	color:#9EBA3B;
}
#link >div > p {
	padding: 15px;
	font-family: georgia, helvetica;
	color: #808080;
	font-size: 16px;
	background-color: transparent;
	font-weight:normal;
	margin-top:5px;
}

#link div div p {
	padding: 0 15px;
	color: #808080;
	font-family: georgia, helvetica;
	font-size: 12px;
	position: absolute;
	bottom: 0;
}

