@import url('reset.css');
body {
	position:relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #dbdbdb;
	font-size: 11px;
}
body#home {
	width:960px;
	margin:0px auto!important;
}
a {
	color: #467dae;
}
a:hover {
	text-decoration: none;
}
p {
	margin-bottom:10px;
}
.clear {
	clear: both
}
body#dettaglio #wrapper {
	width:960px;
	position:relative;
	margin:0px auto!important;
}
#wrapper {
	text-align:left;
}
/*--------- TOP ------------*/
#top {
	background:url(http://www.assisi.com/immagini/bg_top.gif) no-repeat;
	width:960px;
	height:120px;
}
#logo {
	width:277px;
	height:91px;
	float:left;
}
#breadcrumb {
	position:absolute;
	top: 70px;
	left: 20px;
}
#lingua {
	float:right;
	width:670px;
	height:91px;
}
#lingua ul {
	margin:20px 20px 0px 0px;
	float:right;
	display:inline;
	list-style:none;
}
#lingua ul li {
	float:left;
}
/*---- bof MENU TOP------------------------ */
#menu {
	float:left;
	height:30px;
	padding-left: 125px;
}
#menu ul {
	list-style:none;
}
#menu ul li {
	float:left;
	list-style:none;
	display:inline;
}
#menu ul li a {
	display:block;
	color: #fff;
	text-decoration:none;
	font-size:14px;
	height: 25px;
	padding: 5px 0 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#menu ul li a:hover {
	padding: 4px 0 0 40px;
}
#m_monumenti {
	width: 140px;
	background: url(http://www.assisi.com/immagini/m_monumenti.gif) no-repeat;
}
#m_musei {
	width: 100px;
	background: url(http://www.assisi.com/immagini/m_musei.gif) no-repeat;
}
#m_immobili {
	width: 130px;
	background: url(http://www.assisi.com/immagini/m_immobili.gif) no-repeat;
}
#m_teatri {
	width: 100px;
	background: url(http://www.assisi.com/immagini/m_teatri.gif) no-repeat;
}
#m_itinerari {
	width: 130px;
	background: url(http://www.assisi.com/immagini/m_itinerari.gif) no-repeat;
}
#m_meteo {
	width: 100px;
	background: url(http://www.assisi.com/immagini/m_meteo.gif) no-repeat;
}
/*------- eof MENU -----------------*/
#spazio_top {
	display: block;
	width:960px;
	height:28px;
	background:url(http://www.assisi.com/immagini/spazio_top.gif) no-repeat;
}
#main {
	background:url(http://www.assisi.com/immagini/bkg_main.gif) repeat-y;
	margin-top: 28px;
}
#spazio_bottom {
	clear:both;
	display: block;
	width:960px;
	height:28px;
	background:url(http://www.assisi.com/immagini/spazio_bottom.gif) no-repeat;
}
/*------ COLONNA SINISTRA --------*/
#colom_sx {
	position:relative;
	width:220px;
	min-height: 800px;
	float:left;
	background:url(http://www.assisi.com/immagini/bg_sx.gif) repeat-y;
}
div#tran {
	margin: 0 20px 10px 20px;
	line-height: 14px
}
div#tran strong, div#tran a {
	padding: 0;
	height: auto!important;
}
/*---  MENU SINISTRA ----*/
 	h2 {
	background:url(http://www.assisi.com/immagini/t_left.gif) no-repeat center top;
	font-size:13px!important;
}
span#t_mangiare {
	display:block;
	width:220px;
	height: 24px;
	padding-top: 3px;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:url(http://www.assisi.com/immagini/t_left.gif) no-repeat center top;
	font-weight:bold;
	margin: 10px 0
}
span#t_altriLink, span#f_altriLink, span#t_altriLink_eng {
	display: block;
	background:url(http://www.assisi.com/immagini/t_altriLik.gif) no-repeat;
	height: 22px;
	width: 196px;
	margin-left: 10px;
	padding-top: 5px;
}
span#t_altriLink strong {
	color: #467dae;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(http://www.assisi.com/immagini/t_altriLikBullet.gif) no-repeat left;
	margin: 10px 0 0 12px;
	display:block;
	text-indent: 18px;
}
span#f_altriLink {
	background: url(http://www.assisi.com/immagini/f_altriLik.gif) no-repeat;
}
#proposte_link {
	border: 1px solid #b8b8b8;
	border-top:0;
	border-bottom: 0;
	width: 194px;
	margin-left: 10px;
}
ul#menu_sx_list {
	margin-top: 40px;
	margin-bottom:5px;
}
ul#menu_sx_citta {
	margin-top: 0px;
	margin-bottom:5px;
}
ul#menu_sx_list, ul#menu2_sx, ul#menu_sx_citta {
	width:205px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style:none;
	float:left;
}
ul#menu2_sx {
	margin-bottom:10px;
}
ul#menu_sx_list li, ul#menu2_sx li, ul#menu_sx_citta li {
	margin-left: 18px!important;
	padding-left: 15px!important;
	height:20px;
	text-align:left;
	background: url(http://www.assisi.com/immagini/bg_list.gif) no-repeat;
	color:#000;
	font-size:13px;
	font-weight:bold;
}
#menu_sx_list a, ul#menu2_sx a, ul#menu_sx_citta a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#menu_sx_list a:hover, ul#menu2_sx a:hover, ul#menu_sx_citta a:hover {
	color:#666;
}
/*---- PROPOSTE LINK ---------*/
	#proposte_link {
	padding-top: 17px;
	padding-bottom: 10px;/*background:url(http://www.assisi.com/immagini/bg_link.gif) repeat-y;*/
}
#proposte_link ul {
	margin-left:0;
	font-size:12px;
	font-weight:bold;
	list-style:none;
}
#proposte_link ul li {
	margin-left: 10px;
	padding-left: 10px;
	height:20px;
	background:url(http://www.assisi.com/immagini/freccia.gif) no-repeat;
	font-weight:bold;
}
#proposte_link ul li a {
	color:#000;
	text-decoration:none;
}
#proposte_link ul li a:hover {
	color:#333;
	margin-left: 2px
}
/*--- EOF MENU SINISTRA*/
span#bottom_sx {
	display:block;
	position: absolute;
	bottom: 0;
	left: 0;
	width:220px;
	height: 30px;
	background:url(http://www.assisi.com/immagini/bottom_sx.gif) no-repeat left bottom;
}
/*----- PARTE CENTRALE ----------*/
#colom_center {
	position:relative;
	width:520px;
	float:left;
	padding-bottom: 30px;
	min-height: 800px;
	background: #dcdcdc url(http://www.assisi.com/immagini/bg_center.gif) repeat-y center;
}
span#bottom_center {
	background: url(http://www.assisi.com/immagini/bottom_center.gif) no-repeat center bottom;
	width:520px;
	height: 30px;
	display:block;
	position: absolute;
	bottom: 0;
	left: 0;
}
#cerca_hotel h4, #colom_center h4 {
	color: #467dae;
	position:relative;
	top:0;
	left:24px;
	text-align:left;
	font-size: 20px;
	letter-spacing: 1px;
	font-family:Arial, Helvetica, sans-serif;
}
/*------ PRENOTAZIONI --------*/
#prenotazioni {
	margin:0 auto;
	width:480px;
}
#prenotazioni img {
	border: 0;
}
/*----- OFFERTE -----------*/

#offerte {
	background:url(http://www.assisi.com/immagini/bg_offerte.gif) no-repeat center top;
	width:478px;
	height:170px;
	float:left;
	padding: 0 21px;
}
#tit_offerte {
	margin:6px 0px 0px 15px;
	color:#000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
}
#tit_offerte a {
	color:#000;
	text-decoration:none;
}
#titolo-offerte {
	margin: 8px 0px 0px 7px;
	width:300px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#467dae;
	text-transform:uppercase;
	font-weight:bold;
}
#titolo-offerte a {
	color:#467dae;
	text-decoration:none;
}
#link_offerte {
	margin: 12px 15px 0px 0px;
	color: #999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float: right;
}
#link_offerte a {
	color: #999;
}
#box_offerte {
	clear:both;
	margin: 6px auto 5px auto;
	width:450px;
	overflow:hidden;
	height:125px;
	border:1px solid #b8b8b8;
	background:#FFF;
}
#foto-offerte {
	margin-left: 5px;
	float:left;
}
#articolo-offerte {
	margin:2px 0px 0px 7px;
	width:294px;
	height:100px;
	float:left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}
/*-------------- ITINERARI ------------------------- */

#c_itinerari {
	margin-top: 10px;
	margin-bottom: 20px;
	background:url(http://www.assisi.com/immagini/bg_itinerari.gif) no-repeat center top;
	width:478px;
	height:150px;
	float:left;
	padding: 0 21px;
}
#c_tit_itinerari {
	margin:6px 0px 0px 15px;
	color:#000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
}
#c_tit_itinerari a {
	color:#000;
	text-decoration:none;
}
#c_titolo-itinerari {
	margin: 8px 0px 0px 7px;
	width:300px;
	height:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#467dae;
	text-transform:uppercase;
	font-weight:bold;
}
#c_titolo-itinerari a {
	color:#467dae;
	text-decoration:none;
}
#c_link_itinerari {
	margin: 12px 15px 0px 0px;
	color: #999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float: right;
}
#c_link_itinerari a {
	color: #999;
}
#c_box_itinerari {
	clear:both;
	margin: 6px auto 5px auto;
	width:450px;
	overflow:hidden;
	height:110px;
	border:1px solid #b8b8b8;
	background:#FFF;
}
#c_foto-itinerari {
	margin-left: 5px;
	float:left;
}
#c_articolo-itinerari {
	margin:2px 0px 0px 7px;
	width:294px;
	height:90px;
	float:left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}
/*---------- NEWS -- EVENTI -----------*/
#scroll {
	border: 1px solid #df0000;
	width: 958px;
	overflow: hidden;
	background: #df0000
}
#news_eventi, #last_app {
	clear:both;
	margin: 0 21px;
	padding: 10px 0 0 0px;
	width: 478px;
	height:176px;
	line-height: 14px;
}
#news, #eventi, #last, #app {
	width:236px;
	height:176px;
	float:left;
	background:url(http://www.assisi.com/immagini/bg_quadrato.gif) no-repeat;
}
#eventi, #app {
	margin-left: 6px;
}
.content_news {
	float:right;
	width:220px;
	height:170px;
}
.foto_art {
	margin: 35px 0px 0px 0px;
	height:50px;
	float:left;

}
.titolo_art {
	margin:3px 0px 0px 0px;
	color:#467dae;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:190px;
	text-transform: uppercase;
	font-size: 10px;
}
.titolo_art a {
	text-decoration:none;
	color:#467dae;
}
.articolo {
	margin:3px 0px 0px 0px;
	text-align:left;
	color:#000;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 11px!important;
	float:left;
	width:190px;
}
/*---- BANNER ---*/

#banner {
	width: 380px;
	height: 90px;
	margin: 20px auto 10px auto;
}
div#banner_sx {
	width: 200px;
	height: 90px;
	margin: 0px auto;
	border: 1px solid #ccc;
	padding: 1px;
	clear:both;
}
a.banner_center {
	display:block;
	height: 120px;
	width: 468px;
	margin: 20px auto;
	clear:both;
	}
.banner_center img {
	display:block;
	}
/*---- COLONNA DESTRA ---------------*/
#colom_dx {
	position:relative;

	width:220px;
	float:right;
	background:url(http://www.assisi.com/immagini/bg_dx.gif) repeat-y;
}
#bottom_dx {
	display:block;
	position: absolute;
	bottom: 0;
	left: 0;
	width:220px;
	height: 30px;
	background: #dbdbdb url(http://www.assisi.com/immagini/bottom_dx.gif) no-repeat bottom center;
}
a#cont_chiamata, a#cont_chiamata_eng {
	display: block;
	border:0;
	height:116px;
	width:196px;
	margin: 0 auto;
	background:url(http://www.assisi.com/immagini/chiamate.gif) no-repeat;
	text-indent: -100000px;
}
a#cont_chiamata_eng {
	background:url(http://www.assisi.com/immagini/chiamate_eng.gif) no-repeat;
}
/*---- utilita'  ------*/
#utilita {
	padding: 5px 0;
	background: #e6e6e6;
	width:196px;
	margin: 5px auto;
}
#utilita a {
	color: #000;
	text-decoration:none;
}
#utilita p {
	padding: 0px 10px;
}
#utilita strong {
	font-size: 12px;
}
#utilita span {
	display: block;
}
/*---- ITALIAN DREAM/
#italian_dream {
	text-indent:-10000px;
	background:url(http://www.assisi.com/immagini/italiandream.gif) no-repeat;
	height:58px;
} ------*/

/*---- MADE IN ITALY------*/
#madeinitaly, #madeinitaly_en {
	background:url(http://www.assisi.com/immagini/madeinitaly.gif) no-repeat;
	height: 210px;
	width:196px;
	margin: 10px auto;
}
 #madeinitaly_en {
	background:url(http://www.assisi.com/immagini/madeinitaly_en.gif) no-repeat;
}
#madeinitaly span, #madeinitaly_en span {
	display: block;
	margin-bottom: 4px;
	font-variant: small-caps
}
#madeinitaly p, #madeinitaly_en p {
	text-indent: -10000px;
}
#madeinitaly ul, #madeinitaly_en ul {
	margin: 60px 15px 10px 15px;
}
 #madeinitaly_en ul {
	margin: 75px 15px 10px 15px;
}
#madeinitaly ul li {
	line-height: 1.4em
}
 #madeinitaly_en li {
	line-height: 1.3em
}
#madeinitaly ul li a, #madeinitaly_en li a  {
	color: #666;
	text-indent: 5px;
	text-decoration:none;
	background:url(http://www.assisi.com/immagini/madeinitalylist.gif) no-repeat 0 3px;
	display: block;
	font-weight:normal;
}
#madeinitaly ul li a:hover, #madeinitaly_en li a:hover  {
	color: #ccc;
}

/*-------- LIGHTBOX ITALY HOLIDAYS --------------------*/

#italy_lightbox {
	background: url(../immagini/madeinitaly_lightbox.gif) no-repeat;
	height: 300px;
	width: 500px;
	display: block;
	font-weight:normal;
	position:relative
	}
#italy_lightbox td {
	padding: 4px;
	}
#italy_lightbox div{
	padding: 100px 20px 10px 20px;
	}
#italy_lightbox ol {
	list-style: decimal;
	margin: 10px 20px;
	padding: 10px;
	}
#italy_lightbox ol li {
	margin: 5px 0
	}
a#close {
	display: block;
	position:absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: 20px;
	background: url(http://www.assisi.com/immagini/close_italy.gif) no-repeat;
	}
input#button {
	background: #ccc;
	border: 1px solid #eee;
	color: #000;
	padding: 4px 6px;
	text-transform: capitalize;
	}
/*-----------------------*/

/*---- NEWSLETTER ------*/
#newsletter {
	width:196px;
	height: 115px;
	margin: 10px auto;
	background:url(http://www.assisi.com/immagini/box_feed.gif) no-repeat;
}
#newsletter p, #newsletter form, #newsletter a {
	padding: 0px 10px;
}
#newsletter p {
	padding: 5px 10px 0 10px;
}
#newsletter a {
	color: #467dae;
	height: 30px;
	padding-top: 5px;
	width: 158px;
	padding-right: 28px;
	font-weight:bold;
	background:url(http://www.assisi.com/immagini/rss.gif) no-repeat right;
}
#newsletter strong {
	font-size: 12px;
}
#newsletter span {
	display: block;
	font-size: 10px;
	margin: 0
}
#newsletter form {
	padding-bottom: 5px;
}
/*------------------- booking  -----------------------*/
.booking {
	padding: 5px 10px;
	width:196px;
	height: 130px;
	background:url(http://www.assisi.com/immagini/booking.gif) no-repeat center;
}
.booking p {
	padding: 5px 10px;
}
.booking p a strong {
	text-transform:uppercase;
}
/*------------------ ITINERARI ----------------------*/
#box_itinerari {
	padding: 5px 20px;
	text-align: justify;
	line-height: 1.5em
}
/*----- FOOTER -----*/
#footer {
	width: 960px;
	padding: 0px 10px;
	text-align:center;
	background: url(http://www.assisi.com/immagini/footer.gif) no-repeat left top;
	height: 124px;
	font-size:12px;
	font-weight:bold
}
#footer a {
	color: #000;
	text-decoration:none;
}
#footer p {
}
p#foot_link {
	padding-top: 30px;
	padding-left: 110px;
	padding-bottom: 20px
}
#footer > p#foot_link {
	padding-left:90px;
}
#dettaglio p#foot_link {
	padding-top: 30px;
	padding-left: 0;
	padding-bottom: 20px
}
#dettaglio #footer > p#foot_link {
	padding-left: 0;
}

#footer p#foot_link span, #footer p#foot_link a {
	color: #467dae;
	text-decoration:none;
}
#footer p {
	clear: both;
}
/*--------- EOF FOOTER--------*/


/*--------------pagine secondarie----------------------------------*/

#hotel_titolo {
	width:512px;
	background: url(http://www.assisi.com/immagini/hotel/hotel.gif) no-repeat;
	height:28px;
	float:left;
}
#last_minute {
	width:512px;
	background: url(http://www.assisi.com/immagini/last_minute/bg_last.gif) no-repeat;
	height:28px;
	float:left;
}
#agriturismi {
	width:512px;
	background: url(http://www.assisi.com/immagini/agriturismi/agriturismi_f.gif) no-repeat;
	height:28px;
	float:left;
}
#bed-b {
	width:512px;
	background: url(http://www.assisi.com/immagini/bb/bb_venezia.gif) no-repeat;
	height:28px;
	float:left;
}
#bed-b-en {
	width:512px;
	background: url(http://www.assisi.com/immagini/bb/bb_venezia.gif) no-repeat;
	height:28px;
	float:left;
}
#agriturismi-en {
	width:512px;
	background: url(http://www.assisi.com/immagini/agriturismi/agriturismi_f-en.gif) no-repeat;
	height:28px;
	float:left;
}
/*----  RICERCA HOTEL -----*/

.lista-hotel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:20px auto 0 auto;
	width:436px;
	background: url(http://www.assisi.com/immagini/hotel/bg_hotel.gif) no-repeat;
	height:162px;
	line-height: 1.4em;
	position:relative;
}
.cont-hotel {
	margin:0px auto;
	width:400px;
	height:162px;
}
.cont-hotel p {
	text-align:justify;
}
.cont-hotel a {
	display:block;
	padding: 5px 0 4px 0;
	width:350px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.cont-hotel p a {
	font-size:12px;
	color:#000;
	display:inline;
	font-weight:normal;
	text-decoration:underline
}
.cont-hotel a:hover {
	color:#92b746;
}
.cont-hotel img {
	display: block;
	padding: 2px;
	background: #e4e4e4;
	margin: 0 5px 0 0;
	border: 1px solid #fed900;
	width:135px;
	height:121px;
	float:left;
}
.prezzo {
	position: absolute;
	right: 20px;
	top: 6px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#467dae;
	font-weight:bold;
}
.art {
	width:250px;
	height:130px;
	float:left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	text-align:justify;
}
/*--------------------------dettaglio articolo----------*/
.dettaglio-hotel {
	margin:20px 0px 0px 0px;
	width:512px;
	background: url(http://www.assisi.com/immagini/hotel/bg_det_art.gif) repeat-y;
	float:left;
}
.titolo-hotel {
	margin:5px 0px 5px 0px;
	width:480px;
	height:15px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.cont-foto-art {
	width:512px;
	float:left;
	background: url(http://www.assisi.com/immagini/bg_center.gif) no-repeat;
}
.art-completo {
	margin:10px 0px 0px 10px;
	width:470px;
	float:left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	text-align:left;
}
/*--------- Pag news -------*/
.cont-news h5 {
	font-size: 16px;
	margin-bottom: 10px;
	position:relative!important;
	font-weight: 700;
	left:auto;
	top:auto
}
.cont-news {
	width:440px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	text-align:justify;
	margin: 10px auto
}
.art-news img {
	display:block;
	padding: 2px;
	background: #e4e4e4;
	border: 1px solid #fed900;
	margin:8px 14px 10px 0px;
	float:left;
}
.art-news a {
	color: #467dae;
}
.art-news a:hover {
	text-decoration:none;
}
/* ------------ BOF PAGINATION ----------- */
.pagination {
	clear:both;
	padding: 1em;
	margin: 1em 0;
	clear: left;
	text-align:center;
	font-size: 85%;
	margin: 0 auto;
	width:460px;
}
.pagination a, .pagination span {
	color:#467dae;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #fff;
	background: #fff;
}
.pagination a:hover {
	background: #13b0e9;
	color:#fff;
}
.pagination span.current {
	border: 1px solid #13b0e9;
	font-weight: bold;
	background: #13b0e9;
	color: #fff;
}
.pagination a {
	border: 1px solid #13b0e9;
	text-decoration: none;
}
.pagination a:hover {
	border-color: #13b0e9;
}
.pagination a.nextprev {
	font-weight: bold;
	border: 0;
}
.pagination a:hover.nextprev {
	background: #fff;
	color: #13b0e9;
}
.pagination span.nextprev {
	color: #666;
}
.pagination span.nextprev {
	color: #999;
}
.pagination .nextprev-next {
	float: right;
}
/* ------------ EOF PAGINATION ----------- */

/* ------------ BOF GALLERY -------------- */

ul#gallery {
	margin: 0 auto;
	width:440px;
	clear:both;
}
ul#gallery, #gallery li {
	list-style: none;
}
#gallery li {
	float: left;
	margin: 5px 4px;
}
#gallery img {
	display: block;
	padding: 1px;
	border: 1px solid #fed900;
}
#gallery a:hover img, .cont-news a:hover img {
	background: #13b0e9;
	border: 1px solid #ccc;
}
/* ------------ EOF GALLERY -------------- */

/*------------  BOF LISTA CONTENUTI ------ */
#lista_cont {
	padding-top:20px;
}
#lista_cont div {
	clear:both;
	height: 105px;
	width:425px;
	padding: 15px 0 25px 15px;
	margin: 0 auto 5px auto;
	position:relative;
	background:url(http://www.assisi.com/immagini/bkg_lista.gif) no-repeat;
}
#lista_cont div img {
	display: block;
	height: 98px;
	width: 131px;
	padding: 1px;
	border: 1px solid #fed900;
	float: left;
	margin-right: 10px;
}
#lista_cont div p {
	text-align:justify;
	margin-right: 20px;
	color:#333
}
#lista_cont div a {
	float:right;
	text-align:right;
	width: 80px;
	font-size: 9px;
	margin-right: 20px;
	color: #467dae;
}
#lista_cont div a:hover {
	text-decoration:none
}
#lista_cont div h5 {
	position:relative;
	font-size:12px;
	margin-bottom: 10px;
	top: auto;
	left: auto;
}
/*----- RICERCA ---------*/
legend, fieldset {
	margin: 0;
	padding: 0;
}
strong {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
#boxricerca {
	overflow:hidden;
	padding:0 0 10px 0px;
	width:450px;
	height: 114px;
	margin:0px auto;
	margin-top:10px;
	position:relative;
}
#boxricerca fieldset {
	border: 0;
	float: left;
}
fieldset#check {
	margin-top: 18px;
	width: 220px;
	float:right;
}
fieldset#tipologia {
	width: 230px;
}
#check select, #tipologia select {
	margin-top: 6px;
	margin-left: 2px;
	padding: 0;
	display:block;
	float:left;
}
select#sd, select#ed {
	width: 63px;
}
select#sm, select#em {
	width: 90px;
}
#boxricerca input, #boxricerca select {
	font-size:10px;
}
fieldset#prezzo {
	clear: both;
	position:absolute;
	bottom: 15px;
	left: 0px;
}
fieldset#persone {
	clear: both;
	position:absolute;
	bottom: 16px;
	left: 150px;
}
#boxricerca legend, input#ricerca_pulsante, #boxricerca label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
fieldset#check label, fieldset#tipologia label {
	display: block;
	float:left;
	width: 60px;
	margin-top: 8px;
}
input#ricerca_pulsante {
	margin: 0;
	padding: 0;
	border:0;
	width: 180px;
	height: 24px;
	background:url(http://www.assisi.com/immagini/verifica.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 15px;
	right: 0;
	cursor: pointer;
	font-weight:bold!important;
	color: #fff;
}
#boxricerca input, #boxricerca select {
	font-size:10px;
}
#home #colom_sx, #home #colom_center, #home #colom_dx {
	height: 1200px;/*----------------- modificare per l'altezza pagina ------------------*/
}
/* bof Scroller Box */
#scroller {
	position: relative;
	width: 960px;
	height: 27px;
	overflow: hidden;
}
#scroller ul, #scroller li {
	list-style: none;
}
#scroller ul li {
	height: 27px;
	float: left;
	display:inline;
	width: 960px;
	background: #fff;
}
/* eof Scroller Box */



/*------------- LIGHTBOX ---------------------*/

#overlay_lb {
	display:none;
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	z-index:1000;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	cursor:pointer;
}
* html #overlay_lb {/* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#lb_loading {
	padding:5px 10px;
	text-align:center;
	width:189px;
	height:85px;
	margin-top:-43px;
	margin-left:-105px;
	z-index: 1002;
	background: url(http://www.assisi.com/immagini/loading.gif) no-repeat center center;
}
#lb_loading div {
	color:#777;
	margin-top:5px;
	width:189px;
	clear:both;
	text-align:center;
}
#lb, #lb_loading {
	display:none;
	position: fixed;
	color:#fff;
	top:50%;
	left:50%;
}
#lb {
	z-index: 1001;
	padding: 0;

	color: #000000;
	text-align: left;
}
#lb img {
	float:left;
	clear:right;
}
* html #lb {/* ie6 hack */
	position: absolute;
}
/*------------ carousel ------------------ */
#newsticker marquee {
	margin: 0!important;
	padding: 0!important;
	height: 27px!important;
}
#newsticker {
	clear: both;
	width: 960px;
	background: url(http://www.assisi.com/immagini/bkg_news.jpg) repeat-x;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	margin: 0!important;
	padding: 0!important;
	height: 27px!important;
	color: #fff;
	position:absolute;
	top: 120px;
	left: 0
}
#newsticker td {
	margin: 0!important;
	padding: 0!important;
}
#newsticker p, #newsticker img {
	margin: 0!important;
	display: block;
	text-align:center;
	padding: 0!important;
	height: 27px!important;
	float:left;
}
#newsticker p {
	height: 20px!important;
	padding-top: 5px!important;
}
#newsticker a {
	color: #fff;
	font-weight: bold;
}

/*------ SEZIONI SCHEDA-------------*/
.sezioni-scheda, .scelti-hotel {
	margin: 0;
	padding: 0 0 18px 0;
	width: 436px;
	min-height: 150px;
	height: 100%!important;
	height: 150px;
	background:url(http://www.assisi.com/immagini/sezioni/bg_top.gif) no-repeat top;
	float: left;
	position:relative;
	margin-bottom: 10px;
}
.sezioni-scheda div, .scelti-hotel div {
	padding: 10px
}
span.sezioni-clear, span.scelti-clear {
	height: 18px;
	width: 436px;
	position: absolute;
	bottom: 0;
	left: 0;
	display:block;
	background: url(http://www.assisi.com/immagini/sezioni/bg_bottom.gif) no-repeat bottom;
}
.sezioni-scheda img, .scelti-hotel img {
	display: block;
	padding: 1px;
	border:#ff5e0a 1px solid;
	float:left;
	margin: 0 10px 10px 0px
}
.sezioni-scheda h5, .scelti-hotel h5 {
	height: 22px;
	font-size:14px;
	margin-bottom: 5px;
	letter-spacing:1px;
}
.sezioni-scheda a:hover {
	color: #92b748;
}
/*----------- COLONNA SINISTRA -----------------*/
.testo_sx {
	margin: 30px 20px 20px 20px;
}
.testo_sx p {
	text-align: justify;
	line-height: 1.4em
}
.testo_sx img {
	display: block;
	margin: 0 auto;
	border: 1px solid #ccc;
}
.testo_sx strong {
	display: inline;
}
/*--------------- RICHIEDI INFORMAZIONI --------------*/

.chiedi_info, .chiedi_info_en {
	clear:both;
	width: 436px;
	height: 50px;
	margin-top: 10px;
	background:url(http://www.assisi.com/immagini/chiedi_info.jpg) no-repeat;
}
.chiedi_info_en {
	background:url(http://www.assisi.com/immagini/chiedi_info_en.jpg) no-repeat;
}
.chiedi_info span, .chiedi_info_en span {
	display: block;
	padding: 15px 10px 0px 190px;
	color: #fff;
	text-align:left;
}
.chiedi_info a, .chiedi_info_en a {
	color: #fff;
	text-align:center;
	display: block;
	font-variant:small-caps;
	padding: 0px 10px 0px 190px;
	text-align:left;
}
ul.link_dx {
	margin: 10px auto;
	font-size: 9px;
	list-style: none;
	}
.link_dx a {
	color: #000;
	margin: 5px auto;
	text-align: center;
	}
