h3{
	padding:0px;
	margin:0px;
}

#container {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}

#content, #ads {
	width: 100%;
	text-align:left;
}

h3 {
	background:#fff;
	cursor: pointer;
	width:100%;
	height:25px;
	background-repeat:no-repeat;
	margin:0px;
}

h3.news, h3.mootools {
	font-family:tahoma;
	font-size:11px;
	color:#5b5b5b;
	text-decoration:none;
	margin:0px;
}

h3.gethelp, h3.prototype {
	font-family:tahoma;
	font-size:11px;
	color:#838383;
	text-decoration:none;
	margin:0px;
}
.accordion{
	padding-left:10px;
	background:url(../_layout/bgSchedinaHome.jpg) #FFFFFF bottom no-repeat;
}
.accordion img{
	margin:1px 0px 15px 0px;
}
.accordion p{
	color:#686868;
	line-height:18px;
	width:340px;
	text-align:justify;
	float:left;
	padding-bottom:15px;
}
.cella_offertaNews{
	background-color:#fff;
	width:255px;
	height:280px;
	padding:10px 11px 10px 11px;
	float:left;
	margin-bottom:8px;
}
.cella_offertaNews p{
	width:250px;
}
.cella_offertaNews a{
	font-weight:bold;
	color:#686868;
}
.cella_offertaNews a:hover{
	color:#b6229f;
}

.cella_offertaNews img{
	width:250px;
	margin-top:5px;
	border:1px solid #fff;
}

.cella_offertaNews:hover{
	background-color:#ebebeb;
}


/* --------  MENU  -------*/

.accordion ul{
	width:175px;
	height:auto;
	float:left;
	margin-right:20px;
	text-align:right;
}
.accordion ul li{
	background:url(../_layout/indiceMenu.jpg) right no-repeat;
	text-align:right;
	display:block;
	padding:3px 18px 3px 30px;
	float:right;
	width:140px;
}
/*hotel*/
ul#menuHotelHome li a{
	color:#898989;
	text-decoration:none;
}
ul#menuHotelHome li a:hover{
	color:#1f248d;
}
ul#menuHotelHome li:hover{
	background:url(../_layout/indiceMenu_h.jpg) right no-repeat;
}

/*beauty*/

ul#menuBeautyHome li a{
	color:#898989;
	text-decoration:none;
}
ul#menuBeautyHome li a:hover{
	color:#577d0a;
}
ul#menuBeautyHome li:hover{
	background:url(../_layout/indiceMenu_b.jpg) right no-repeat;
}

/*ristorante*/

ul#menuRistoranteHome li a{
	color:#898989;
	text-decoration:none;
}
ul#menuRistoranteHome li a:hover{
	color:#b6419f;
}
ul#menuRistoranteHome li:hover{
	background:url(../_layout/indiceMenu_r.jpg) right no-repeat;
}
ul#menuTerritorioHome{
	width:175px;
	height:auto;
	float:left;
	text-align:left;
	margin-left:10px;
}
ul#menuTerritorioHome li{
	display:block;
	padding:4px 0px 4px 20px;
	float:left;
	width:160px;
	border-bottom:1px solid #ccc;
	background-image:none;
	text-align:left;
}
ul#menuTerritorioHome li.first{
	display:block;
	padding:4px 0px 8px 20px;
	float:left;
	font-weight:bold;
	width:160px;
	background-image:none;
	text-align:left;
	color:#686868;
}

ul#menuTerritorioHome li.first:hover{
	background-color:#fff;
}
ul#menuTerritorioHome li:hover{
	background-color:#e8e8e8;
}
ul#menuTerritorioHome li a{
	width:175px;
	text-align:left;
	color:#898989;
}
ul#menuTerritorioHome li a:hover{
	color:#845911;
}
