/* --- Main Section --- */

html {
	margin: 0px;
	padding:0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
p span.justified {
	text-align: justify;
}


p span.section_text {
	color: #FFFFFF;
}

p span.header {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E4A62B;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFA76C;
	display: block;
	height: 26px;
}

p span.smalltext {
	font-size: 11px;
}

a {
	color: #3a3a3a;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration: underline;
}

a.active {
	color: #E2A52A;
}
a.underlined {
	text-decoration: underline;	
}
a.underlined:hover {
	color: #E2A52A;	
}

h1 {
	font-size: 23px;
	color: #E2A52A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFA76C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	color: #E2A52A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFA76C;
}
h3 {
	font-size: 15px;
	color: #E2A52A;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 15px;
	color: #E2A52A;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFA76C;
}
h5 {
	font-size: 13px;
	color: #E2A52A;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* --- Header Section --- */

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

#movie_bg {
	position: absolute;
	left: 220px;
	top: 0px;
	z-index: 0;
	height: 261px;
}

#movie {
	position: absolute;
	z-index: 1;
	left: 230px;
	top: 50px;
	width: 530;
	height: 210;
}

#main_menu {
	position: absolute;
	z-index: 1;
	left: 232px;
	top: 2px;
	width: 530;
	font-size: 14px;
	font-weight: bold;
	height: 45px;
}

#main_menu a {
	display: block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFC126;

}
#main_menu a:hover {
	text-decoration: none;
	color: #E4A62B;
	border-top-color: #047CC0;
}
#main_menu #nav_bar_home {
	float: left;
	width: 54px;
	height: 50px;
	text-align: center;
	height: 45px;
	text-align: center;
	line-height: 40px;
	background-image: url(images/menu_homebg.jpg);
	background-repeat: no-repeat;
}
#main_menu #nav_bar_chisiamo {
	float: left;
	width: 80px;
	height: 45px;
	text-align: center;
	line-height: 40px;
	background-image: url(images/menu_chisiamobg.jpg);
	background-repeat: no-repeat;
}
#main_menu #nav_bar_destinazioni {
	float: left;
	width: 100px;
	height: 45px;
	text-align: center;
	line-height: 40px;
	background-image: url(images/menu_destinazionibg.jpg);
	background-repeat: no-repeat;
}
#main_menu #nav_bar_offerte {
	float: left;
	width: 69px;
	height: 45px;
	text-align: center;
	line-height: 40px;
	background-image: url(images/menu_offertebg.jpg);
	background-repeat: no-repeat;
}
#main_menu #nav_bar_catalogo {
	float: left;
	width: 78px;
	height: 45px;
	text-align: center;
	line-height: 40px;
	background-image: url(images/menu_catalogobg.jpg);
	background-repeat: no-repeat;
}
#main_menu #nav_bar_linkutili {
	float: left;
	width: 80px;
	height: 45px;
	text-align: center;
	line-height: 40px;
	background-image: url(images/menu_linkutilibg.jpg);
	background-repeat: no-repeat;
}
#main_menu #nav_bar_contatti {
	float: left;
	width: 68px;
	height: 45px;
	text-align: center;
	line-height: 40px;	
}


/* --- NAV Section --- */

#side_pan {
	width: 230px;
	display: inline;
	float: left;
}

#side_pan_header a {
	display: block;
	background-image: url(images/link_catalogo.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 207px;
}

#side_pan_header a:hover {
	background-image: url(images/link_catalogo_hover.gif);
	background-repeat: no-repeat;
}

#side_pan_header {
	margin-top: 60px;
	margin-left: 23px;
	width: 203px;
	height: 25px;
	margin-bottom: 55px;
}
#side_pan_destinazioni {
	margin-left: 23px;
	margin-top: 73px;
	margin-bottom: 10px;
	width: 170px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFC121;
	border-left-color: #FFC121;
}
#side_pan_offerte {
	position: relative;
	padding: 0px;
	margin-top: 74px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 23px;
}

#destinazioni_txt {
	width: 160px;
	margin-left: 30px;
}

#top_frame {
	height: 200px;
	width: 530px;
	position: relative;
	margin-top: 10px;
}

#top_frame_left {
	width: 260px;
	float: left;
	position: relative;
}
#top_frame_right {
	width: 200px;
	float: right;
	height: 160px;
}
#top_frame_img {
	float: left;
	position: relative;
	padding-top: 20px;
	border-bottom-width: 1px; 
	border-bottom-style:dashed; 
	border-bottom-color:#BFA76C;
}
#top_frame_text {
	float: left;
	display: inline;
	height: auto;
	width: 150px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
}
#top_frame_vbar {
	float: left;
	height: 180px;
	width: 1px;
	background-image: url(images/vertical_bar.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#side_menu {
	padding-left: 30px;
}
#side_menu dl {
	padding-top: 30px;
	margin: 0px;
	width: 150px;
}
#side_menu dt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFA76C;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#side_menu dd {
	margin: 0px;
	width: 160px;
	padding-top: 10px;
}
#side_menu_link {
	padding-left: 20px;
	margin-bottom: 15px;
}

#photogallery {
	margin-top: 35px;
	margin-left: 23px;
}
#photogallery .thumbnail {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#photogallery a.thumb img {
	border: 2px solid #3a3a3a;
}
#photogallery  a.thumb:hover {
	font-size: 101%;
}
#photogallery  a.thumb:hover img {
	border-color: #E4A62B;
}


#login_agenzie {
	margin: 0px;
	padding: 0px;
}
#login_agenzie ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#login_agenzie ol li {
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#login_agenzie form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login_agenzie fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#login_agenzie .username {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#login_agenzie .username input {
	width: 90px;
	margin: 0px;
	padding: 0px;
}
#login_agenzie .password {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#login_agenzie .password input {
	width: 90px;
	margin-left: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#login_agenzie .submit {
	display: inline;
	height: 20px;
	width: 170px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
#login_agenzie #loggedinmsg {
	width: 175px;
	margin-top: 10px;
	margin-left: 30px;
}



/* --- Body Section --- */

#content {
	width: 530px;
	margin-left: 230px;
}
#body_text {
	width: 530px;
	margin-top: 30px;
}
#links ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#links ul li {
	height: 26px;
	width: 250px;
}
#links ul li a {
	display: block;
	text-decoration: none;
	color: #3a3a3a;
	background-image: url(images/arrow_normal.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 26px;
	height: 26px;
}
#links ul li a:hover {
	display: block;
	color: #E4A62B;
	background-image: url(images/arrow_hover.gif);
}
#strumenti {
	width: 530px;
	margin-top: 30px;
}
#ambasciate {
	width: 530px;
	margin-top: 30px;
}
#enti {
	width: 530px;
	margin-top: 30px;
}

#namap {
	height: 207px;
	width: 530px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFA76C;
}
#namapimg {
	float: left;
	height: 192px;
	width: 302px;
}
#namaptxt {
	width: 178px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#rmmapimg {
	height: 192px;
	width: 302px;
	float: left;
}
#rmmap {
	height: 192px;
	width: 530px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rmmaptxt {
	width: 178px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#catalogo_main {
	height: 220px;
	padding-top: 10px;
}



#catalogo_copertina {
	float: left;
	margin-right: 93px;
}
#catalogo_text {
	width: 230px;
	float: left;
}


#catalogo_index {
	float: left;
	width: 250px;
	margin-right: 15px;
}

#catalogo_index ul {
	width: 130px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#catalogo_index ul a {
	text-decoration: none;
}
#catalogo_index ul a:hover {
	font-weight: bold;
	
}

#catalogo_index li.bottomline {
	margin-bottom: 14px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#catalogo_index li.india {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #930E15;
	margin-bottom: 14px;
}
#catalogo_index li.mid_east {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9B8FB4;
	margin-bottom: 14px;
}
#catalogo_index li.se_asia {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D39C00;
	margin-bottom: 14px;
}

#catalogo_index li.malaysia {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8B8E1C;
	margin-bottom: 14px;
}

#catalogo_index li.china {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B51621;
	margin-bottom: 14px;
}

#catalogo_index li.japan {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8E1143;
	margin-bottom: 14px;
}

#catalogo_index li.pacific {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #15607A;
	margin-bottom: 14px;
}

#catalogo_index li.rtw {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C7C400;
	margin-bottom: 14px;
}

#catalogo_index li.cuba {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #896E41;
	margin-bottom: 14px;
}
#catalogo_index li.costarica {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3F7283;
	margin-bottom: 14px;
}
#catalogo_index li.panama {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #739CB4;
	margin-bottom: 14px;
}

/* --- Home Page "In Primo Piano" --- */

#primo_piano {
	position: relative;
	width: 530px;
	float: left;
}

#primo_piano .section {
	height: 170px;
	width: 530px;
	background-image: url(images/section_bg.jpg);
	background-repeat: repeat-x;
}
#section_textbox {
	height: 130px;
	width: 300px;
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#section_img {
	float: right;
	height: 160px;
	width: 200px;
	position: relative;
	top: 0px;
}
#section_textbox a {
	color: #FFFFFF;
}
#offerta_frame {
	height: 110px;
	width: 530px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFA76C;

}
#offerta_img {
	float: left;
	height: 92px;
	width: 92px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
}
#offerta_txt {
	height: 92px;
	width: 423px;
	float: right;
}
#map_spacer {
	height: 340px;
}




/* --- Destinazioni --- */


#map_frame {
	height: 350px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 420px;
}
#newsletter {
	width: 530px;
	height: 120px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 70px;
}


#newsletter form {
	padding: 0px;
	margin: 0px;

}
#newsletter ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#newsletter ol li {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 7px;
}
#newsletter .firstname {
	margin: 0px;
	display: inline;
	padding: 0px;
}
#newsletter .firstname input {
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#newsletter .lastname {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#newsletter .lastname input {
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#newsletter .email {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#newsletter .email input {
	padding: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#newsletter .submit {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 59px;
	display: block;
	height: 20px;
	width: 170px;
	float: left;
	clear: left;
}
#diario {
	margin-top: 20px;
}

#diariotopic {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bfa76c;
	margin-top: 20px;
}
#diariopost {
	width: 165px;
	margin-top: 74px;
	margin-left: 30px;
}
#diariopost p {
	padding-left: 11px;
	font-weight: normal;
	padding-right: 11px;
}

#diario form {
	padding: 0px;
	margin: 0px;

}
#diario fieldset {
	margin-bottom: 20px;
	border: 1px solid #bfa76c;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 510px;
}

#diario fieldset legend {
	font-size: 15px;
	font-weight: bold;
	color: #E2A52A;
}
#diario label {
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	text-indent: 20px;
	display: inline;
}
#diario label img {
	margin-top: 10px;
	display: block;
	margin-left: 20px;
}

#diario input {
	display: block;
	width: 160px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#diario input.large {
	width: 345px;
}
#diario input.title {
	width: 205px;
}
#diario input.button {
	height: 25px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background: url(images/link_submit.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
} 

#diario br {
	clear: left;
}
#diario select {
	display: block;
	width: 120px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#diario textarea {
	float: left;
	height: 180px;
	width: 345px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	overflow: auto;
}
#diario #submit {
	margin-left: 33px;
}



/* --- Footer Section --- */

#footer {
	clear: left;
}
#back {
	background-image: url(images/arrow_back.gif);
	background-repeat: no-repeat;
	border: 1px solid #e4a62b;
	height: 17px;
	width: 76px;
	left: 230px;
	position: relative;
	top: 60px;
}
#back a {
	text-decoration: none;
	margin-left: 22px;
}
#back a:hover {
	font-weight: bold;
}
#top {
	background-image: url(images/arrow_top.gif);
	background-repeat: no-repeat;
	border: 1px solid #e4a62b;
	height: 17px;
	width: 76px;
	position: relative;
	top: 41px;
	left: 680px;
}
#top a {
	text-decoration: none;
	margin-left: 22px;
}
#top a:hover {
	font-weight: bold;	
}
#top-med {
	background-image: url(images/arrow_top.gif);
	background-repeat: no-repeat;
	border: 1px solid #e4a62b;
	height: 17px;
	width: 76px;
	margin-left: 450px;
}
#top-med a {
	text-decoration: none;
	margin-left: 22px;
}
#top-med a:hover {
	font-weight: bold;	
}
#footerContent {
	width: 530px;
	margin-left: 230px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BFA76C;
	margin-top: 40px;
	position: absolute;
	height: 100px;
}
#footerContent ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	display: block;
	width: 480px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#footerContent ul li {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerContent ul.legalinfo {
	display: block;
	font-size: 11px;
	width: 460px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
#footerContent ul.copyright {
	font-size: 10px;
	width: 495px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#dest_header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 270px;
}
#dest_side_menu {
	width: 160px;
	margin-left: 23px;
	margin-top: 30px;
}
#dest_side_menu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;

}
#dest_side_menu ul li.localita {
	background-image: url(images/link_localita.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc121;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffc121;
	margin-bottom: 5px;
}
#dest_side_menu ul li.minitour {
	background-image: url(images/link_minitour.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc121;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffc121;
	margin-top: 20px;
	margin-bottom: 5px;
}
#dest_side_menu ul li.alberghi {
	background-image: url(images/link_alberghi.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc121;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffc121;
	margin-top: 20px;
	margin-bottom: 5px;
}
#dest_side_menu ul li.escursioni {
	background-image: url(images/link_escursioni.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc121;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffc121;
	margin-top: 20px;
	margin-bottom: 5px;
}
#dest_side_menu a {
	display: block;
	height: 22px;
	padding-left: 23px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
#dest_side_menu a:hover {
	color: #e4a62b;
}


#dest_text {
	width: 250px;
	
}
#dest_title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bfa76c;
}
#dest_intro {
	margin-top: 10px;
}
#dest_map {
	position: absolute;
	top: 270px;
	width: 280px;
	left: 480px;
}
#dest_info {
	margin-top: 20px;
}
#dest_info dt {
	width: 530px;
}



#dest_info dt a {
	background-image: url(images/link_infoutili.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bfa76c;
	margin-bottom: 5px;
}
#dest_info dt a:hover {
	background-image: url(images/link_infoutili_hover.gif);
	background-repeat: no-repeat;
}
#dest_info dd {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 150px;
}
#content .hotel {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bfa76c;
	margin-bottom: 20px;
}
#content .hotelimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#content .escursioni {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bfa76c;
}

