body, html{
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.general{
	width: 100%;
	height: 100%;
}
.border{
	width: 954px;
	height: 598px;
	margin: auto;
}

/* --- top header --- */

.top_header{
	height: 36px;
}
.sound{
	width: 119px;
	text-align: center;
	float: left;
	padding-top: 15px;
}
.flags_mdrr{
	width: 110px;
	float: left;
	padding-top: 10px;
}
.flags_mdrr img{
	vertical-align:middle;
}
.save{
	width: 130px;
	float: left;
	text-align: right;
	padding-top: 11px;
}
.save img, .friends img{
	vertical-align: middle;
}
.friends{
	width: 130px;
	float: left;
	text-align: right;
	padding-top: 11px;
}
.chiama_gratis{
	margin-top: 1px;
	margin-left: 25px;
	width: 150px;
	float: left;
}
.flags{
	float: right;
	margin: 10px 10px 0px 0px;
}
.flags a{
	margin-right: 5px;
}


/* --- header --- */

.header{
	height: 164px;
}

/* --- sottomenu --- */

.sub_menu {
	margin-top: 70px;
	float: left;
	width: 135px;
	padding-left: 15px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_second, .menu_second_sel{
	margin-bottom: 20px;
}
.menu_second a, .menu_second_sel{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}

/* --- contenuti --- */

.col_left_right{
	margin-top: 2px;
	height: 360px;
	overflow: hidden;
}
.home_sx{
	padding-left: 20px;
	width: 520px;
	float: left;
}
.home_sx_prenota{
	padding-left: 10px;
	width: 530px;
	float: left;
}
.home_sx_prenota iframe{
	margin: 10px 10px 0px 0px;
	float: left;
}
.home_sx_prenota .benvenuti, .home_sx_prenota .appartamenti{
	float: right;
	width: 360px;
}
.home_sx_prenota #sem_3{
	width: 360px;
	height:48px;
	overflow:hidden;
	padding-top: 8px;
	
}
.home_dx, .voce_menu_3_dx, .home_dx_prenota{
	padding: 8px 0px 0px 10px;
	width: 384px;
	float: left;
}
.home_sx #sem_3{
	width:520px;
	height:48px;
	overflow:hidden;
	padding-top: 8px;
}
.appartamenti .images{
	width: 200px;
	padding-top: 30px;
	float: left;
}
.home_sx .appartamenti #sem_4{
	width:320px;
	padding-top: 30px;
	height:190px;
	float: left;
	overflow:hidden;
}
.home_sx_prenota .appartamenti #sem_4{
	width:160px;
	padding-top: 30px;
	height:190px;
	float: left;
	overflow:hidden;
}
.article_title{
	font-size: 20px;
	font-family: "Century Gothic", Arial, Verdana;
	padding-top: 8px;
}
.voce_menu_2_sx{
	float: left;
	width: 420px;
}
.voce_menu_2_sx #sem_11{
	width:415px;
	margin-top: 10px;
	padding-right: 5px;
	height:290px;
	overflow:auto;
}
.voce_menu_2_dx {
	float: left;
	width: 350px;
	text-align: center;
	padding: 8px 0px 0px 10px;
}
.una_colonna{
	width: 780px;
	float: left;
}
.gallery{
	padding-top: 10px;
}
.voce_menu_3_sx{
	width: 390px;
	float: left;
}
.voce_menu_3_sx #div2{
	width: 385px;
	padding-right: 5px;
	margin-top: 10px;
	height:290px;
	overflow:auto;
}
.voce_menu_4_sx{
	width: 430px;
	float: left;
}
.voce_menu_4_dx{
	width: 345px;
	float: left;
	padding: 8px 0px 0px 10px; 
}

/* --- vetrina --- */

#vetrina_1_nf{
	width: 430px;
	height: 280px;
	overflow: auto;
	overflow-x: hidden;
	font-size: 12px;
	line-height: 18px;
}
#vetrina_1_nf .element_container{
	width: 405px;
	padding-top: 12px;
	padding-bottom: 5px;
}

/* --- listino --- */

.prezzi{
	height: 280px;
	overflow: auto;
	overflow-x: hidden;
	margin-top: 10px;
}
.prezzi table{
	border-collapse: collapse;
}

/* --- footer --- */

.menu_footer {
	text-align: center;
	width: auto;
}
.menu_s{
	display: inline;
}
.powered{
	margin-top: 10px;
}
.footer{
	height: 28px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}
