/* Begin Typography & Colors */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 14px; /* Resets 1em to 10px */ /*font-family: System;*/
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	/*background: url(images/body_bg.gif) top left;*/
	text-align: center;
	margin: 0;
	padding: 0;
	/*color: #22a;*/
	color: #000;
}

INPUT, TEXTAREA {font-family: Verdana, Arial, Sans-Serif;}

a,a:visited {
	color: #a00;
	font-size: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

strong,B { /*	color: #f00;
	text-transform: uppercase;*/
}

ul li {
	list-style-image: none;
	list-style-type: none;
}

#subpage {
	width: 900px;
	/*border-right: 1px solid #000;
    border-left: 1px solid #000;*/
	/*background: url(images/subpage_bg.png) repeat-y top left;*/
	margin: 0 auto 0 auto;
	background-color: #fff;
	/*height: 1000px;*/
	text-align: center;
}

#opage { /*background: url(images/page.jpg) no-repeat top left;*/
	margin: 0 auto 0 auto;
	/*height: 1000px;*/
	text-align: center;
}

#page {
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	/*width: 794px;*/
	background-color: #fff;
	/*background: url(images/page_bg.jpg) top left repeat-y;*/
}

/*#header {
	background: #0e80ff url('images/bg_top.gif') repeat-x bottom center;
	margin: 0; 
	padding: 0; 
	height: 185px; 
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
		width: 800px;
	}
#fake_header {
	margin: 0 auto 0 -58px; 
	padding: 0; 
	height: 236px; 
	width: 1045px;
	}*/
#header { /*margin: 0 auto 0 -58px !important; 
    margin: 0 auto 0 0; 
	padding: 0; */
	height: 130px;
	/*width: 964px;*/
	background: url(images/area_clienti.jpg) #fff top left no-repeat;
	display: none;
}

#top_menu { /*margin: 0 auto 0 -58px !important; 
    margin: 0 auto 0 0; 
	padding: 0; */
	height: 130px;
	width: 757px;
	background: url(images/area_clienti.jpg) #fff top right no-repeat;
	float: right;
	text-align: right;
	display: none;
}

.form_clienti {
	height: 95px;
	width: 757px;
	clear: left;
}

.form_clienti a,.form_clienti a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.form_clienti a:hover {
	text-decoration: underline;
}

.form_clienti form {
	width: 240px;
	float: right;
	text-align: left;
	font-size: 10px;
	color: #fff;
}

.form_clienti div {
	padding-top: 4px;
	padding-right: 5px;
}

.form_clienti input {
	width: 90px;
	font-size: 10px;
}

.form_clienti .top {
	font-size: 12px;
}

.form_clienti img {
	vertical-align: bottom;
}

.form_clienti select {
	width: 100px;
	font-size: 10px;
}

.form_clienti span.chooselangbox {
	display: block;
	padding-top: 3px;
	font-size: 10px;
}

/*.form_clienti option.en {background: #f00 url(images/lang/en.gif) top left;width: 100px;}
.form_clienti option.en span, .form_clienti option.it span {margin-left: 20px;background: #f00 url(images/lang/en.gif) top left no-repeat;width: 100px;}*/
.tab_menu {
	height: 30px;
	width: 745px;
	clear: both;
	text-align: left;
}

.tab_menu ul {
	font-family: Verdana;
	font-size: 0.7em;
	list-style: none;
	margin-left: 0px !important !;
	margin-left: 12px;
	padding-left: 0px;
	margin-top: 0px;
	text-align: left;
	width: 100%;
	height: 26px;
	padding-left: 0px;
}

.tab_menu ul li {
	height: 26px;
	width: 109px;
	text-align: right;
	margin-right: 5px;
	padding-left: 0px;
	float: left;
}

.tab_menu ul li a {
	display: block;
	background: url('images/tab.gif') no-repeat;
	/*background:url('images/tab.png') no-repeat !important;*/
	width: 109px;
	height: 26px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background-position: 0px 0px;
	text-align: center;
}

.tab_menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
	background-position: -118px 0px;
}

.tab_menu ul li span {
	padding: 5px 0 0 0;
	display: block;
	position: relative;
	letter-spacing: 1px;
}

/*.tab_menu ul li a.l1 {background-position: 0px 0px;}
.tab_menu ul li a.l2 {background-position: -110px 0px;}
.tab_menu ul li a.l3 {background-position: -220px 0px;}
.tab_menu ul li a.l4 {background-position: -330px 0px;}
.tab_menu ul li a.l1:hover {background-position: -440px 0px;}
.tab_menu ul li a.l2:hover {background-position: -550px 0px;}
.tab_menu ul li a.l3:hover {background-position: -660px 0px;}
.tab_menu ul li a.l4:hover {background-position: -770px 0px;}*/
*

   /*ul.css_sprite li a.l1 {
	background-position: 0px -4px;
}

ul.css_sprite li a.l2 {
	background-position: 0px -53px;
}

ul.css_sprite li a.l3 {
	background-position: 0px -101px;
}

ul.css_sprite li a.l4 {
	background-position: 0px -148px;
}

ul.css_sprite li a.l5 {
	background-position: 0px -198px;
}

ul.css_sprite li a.l6 {
	background-position: 0px -246px;
}

ul.css_sprite li a.l1:hover {
	background-position: 0px -298px;
}

ul.css_sprite li a.l2:hover {
	background-position: 0px -347px;
}

ul.css_sprite li a.l3:hover {
	background-position: 0px -395px;
}

ul.css_sprite li a.l4:hover {
	background-position: 0px -442px;
}

ul.css_sprite li a.l5:hover {
	background-position: 0px -492px;
}

ul.css_sprite li a.l6:hover {
	background-position: 0px -540px;
}*/ /*#logo {
float: right;
width: 183px;
height: 185px;
background: url(images/bg_logo.jpg) no-repeat;
}
#headerimg 	{ -
	margin: 0; 
float: left;
width: 438px;
height: 185px;
//	height: 192px; 
	//width: 740px; 
	} */ /*#left_column {
	width: 160px;
	float: left;
	background: #4079a8;
}*/ /*#menu {
	clear: both;
}*/ /*#menu h2 {
}*/ #menu h2 span,#offerte_s h2 span,#offerte_l h2 span {
	display: block;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}

/*#content p {
	margin-top: 0px;
	padding-top: 0px;
}*/
#swf_coming {
	margin-top: 5px;
	z-index: 0;
	position: relative;
}

.small_fla #swf_coming {
	margin-top: 0px;
}

.small_fla {
	float: right;
}

.large_fla {
	width: 480px;
	height: 280px;
	float: left;
	clear: both;
}

#offerte_s {
	clear: both;
	width: 205px;
	border: 1px solid #00c509;
	margin-top: 5px;
}

#offerte_s h2 {
	background: url(images/top_offerte_s.jpg) top left no-repeat;
	width: 206px;
	height: 38px;
	margin-top: -1px;
	margin-left: -1px;
}

.small_fla #offerte_s {
	width: 246px;
}

.small_fla #offerte_s h2 {
	background: url(images/top_offerte_l.jpg) top center no-repeat;
	width: 247px;
}

ul.offerte {
	font-family: Verdana;
	font-size: 12px;
	list-style: none;
	margin-left: 5px;
	padding-left: 0px;
	text-align: left;
	margin-bottom: 10px;
}

ul.offerte li {
	display: block;
	height: auto;
	width: 190px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 18px;
	/*background: url('images/offerte_divider.png') no-repeat bottom center;*/
}

ul.offerte li table {
	width: 100%;
}

ul.offerte li table div {
	width: 100%;
	margin-right: 5px;
	padding-right: 5px;
	margin-top: 5px;
}

ul.offerte li ul {
	width: 100%;
}

.small_fla ul.offerte li {
	display: block;
	height: auto;
	width: auto;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 18px;
	/*background: url('images/offerte_divider.png') no-repeat bottom center;*/
}

.small_fla ul.offerte li img {
	display: block;
	height: 45px;
	width: 60px;
	/*padding-left: 2px;
    padding-top: 5px;*/
	border: 1px solid #000;
	float: left;
}

ul.offerte li h3 { /*padding-left: 5px;*/
	text-decoration: none;
	color: #a00;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 14px;
	margin-top: -5px;
	margin-bottom: 0px;
}

ul.offerte li a,ul.offerte li a:visited {
	text-decoration: none;
	/*color: #22a;*/
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	/*font-size: 11px;*/
	margin-top: 10px;
}

ul.offerte li a:hover {
	text-decoration: underline;
	/*background-position: 0px -442px;*/
}

/*ul.offerte li span {
	color: #22a; 
}*/
.conteform { /*border: 1px solid #34b5ff;
	background: url(images/form_top.gif) top left repeat-x #f3fcff;
	text-align: center;*/
	
}

.conteform form { /*border: 1px solid #f00;*/
	width: 100%;
	margin: 0 auto;
	/*background: url(images/form_bottom.gif) bottom left repeat-x;*/
}

.conteform .angolo {
	/*background: url(images/prenota_angolo.png) top right no-repeat;*/
	
}

.conteform h1 { /*text-align: center;
	margin-top: 5px;*/
	
}

.conteform h1 span { /*border-top: solid #22a 1px;
	border-bottom: solid #22a 1px;text-transform: uppercase;
	font-size: 18px;*/
	
}

.conteform B {
	font-size: 12px;
}

.conteform .title {
	font-size: 16px;
	text-transform: uppercase;
}

.conteform td {
	vertical-align: text-top;
}

.conteform td.title B,.conteofferta table td.title b {
	margin-top: 15px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #22a;
}

.conteofferta * {
	margin: 0;
}

.conteofferta {
	background: #bedbff;
	width: 620px;
	height: 400px;
	color: #4b4b4b;
	font-size: 14px;
	overflow: none;
	padding: 5px 0 0 0;
	margin: 0;
}

.conteofferta h4 {
	color: #275bc5;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.conteofferta ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.conteofferta  li {
	margin: 0;
	margin-bottom: 5px;
}

.conteofferta p {
	margin: 0;
	margin-bottom: 5px;
}

.conteofferta p.descr {
	padding-right: 2px;
	height: 150px;
	width: 340px;
	text-align: justify;
	overflow: auto;
}

.conteofferta div.img {
	background: url(images/sfondo_img.jpg) top left no-repeat;
	width: 253px;
	/*height: 192px;*/
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

.conteofferta div.img img {
	height: 180px;
	width: 240px;
}

.conteofferta div.par_lt {
	margin-top: 10px;
	margin-right: 13px;
	text-align: right;
}

.conteofferta div.par_rt {
	border-left: 1px solid #667;
	padding-left: 10px;
	padding-right: 3px;
	text-align: left;
	overflow: none;
	float: left;
	width: auto;
}

.conteofferta div.par_rt ul {
	margin-top: 10px;
}

.conteofferta div.par_rt a {
	text-decoration: none;
	width: 38px;
	height: 35px;
	display: block;
	background: url(images/ico_file.gif) top left no-repeat;
	margin-top: 2px;
}

.conteofferta div.par_rt a.pdf {
	background: url(images/ico_pdf.gif) top left no-repeat;
}

.conteofferta div.par_rt a.doc {
	background: url(images/ico_doc.gif) top left no-repeat;
}

.conteofferta div.spacer {
	clear: both;
	width: 620px;
	height: 5px;
}

div.nozze .conteofferta { /*border: 1px solid #ffe034;*/
	background-color: transparent;
	width: 700px;
	height: 400px;
	color: #4b4b4b;
	font-size: 14px;
	overflow: none;
	padding: 5px 0 0 0;
	margin: 0;
}

div.nozze .conteofferta div.img {
	background: url(images/sfondo_img2.jpg) top left no-repeat;
	width: 253px;
	/*height: 192px;*/
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

/*.conteofferta { /*border: 1px solid #ffe034;
background: url(images/offerta_top.gif) top left repeat-x #fffff3;
	background-color: #f4efba;
	height: 500px;
width: 670px;
	height: 100%;
	width: 100%;
	overflow: none;
}

.conteofferta table { width: 742px;
	width: 100%;
	margin: 10px auto 0 auto;
	height: 100%;
	background: url(images/offerta_bottom.gif) bottom left repeat-x;
}

.conteofferta .angolo {
	background: url(images/offerta_angolo.png) top right no-repeat;
}

.conteofferta table td {
	vertical-align: text-top;
}

.conteofferta table td.title {
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	padding-bottom: 10px;
}

.conteofferta table td.td1 {
	text-align: right;
	width: auto;
	width: 50%;
	padding: 0;
	padding: 0 5px 5px 0;
}

.conteofferta table td.td2 {
	text-align: left;
	width: 50%;
	padding: 0;
	padding: 0 0 5px 5px;
}

.conteofferta table td.td2 {
	overflow: auto;
	width: auto;
}

.conteofferta table .img {
	border: 1px solid #22a;
	vertical-align: text-top;
}*/
.tabella {
	background: #fff url(images/bg_tbl.png) top left repeat-x;
	width: 650px;
	margin: 10px auto;
	padding: 0;
	border: #0099c5 1px solid;
	border-collapse: collapse;
}

.tabella th {
	height: 38px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

/*.tabella tr.row0 {background: url(images/row1_bg.png) bottom left repeat-x;height: 30px;}
.tabella tr.row1 {background: url(images/row3_bg.png) bottom left repeat-x;height: 30px;}*/
.tabella th.left {
	background: url(images/left_tbl.png) no-repeat top left;
	margin-left: -1px;
}

.tabella th.right {
	background: url(images/right_tbl.png) no-repeat top right;
	margin-right: -1px;
}

.tabella td {
	padding: 0 5px;
	background: url(images/td_bg.png) no-repeat bottom right;
}

table.container_home {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0 #fff solid;
}

table.container_home td {
	vertical-align: top;
	/*text-align: left;*/
}

table.container_home td.text {
	background: url(images/top_text.jpg) no-repeat top left;
	padding: 5px;
}

ul.link_utili {
	font-family: Verdana;
	font-size: 12px;
	list-style: none;
	margin-left: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
}

ul.link_utili li b {
	text-align: left;
	width: 642px;
	/*height: 70px;*/
	border-bottom: 2px solid #000;
	margin-top: 10px;
	padding-left: 70px;
	padding-bottom: 5px;
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/utili_icone.jpg) no-repeat;
	padding-top: 56px;
}

ul.link_utili li.l1 b {
	background-position: 0 18px;
}

ul.link_utili li.l2 b {
	background-position: 0 -94px;
}

ul.link_utili li.l3 b {
	background-position: 0 -194px;
}

ul.link_utili li.l4 b {
	background-position: 0 -297px;
}

ul.link_utili li.l5 b {
	background-position: 0 -398px;
}

ul.link_utili li.l6 b {
	background-position: 0 -499px;
}

ul.link_utili li.l7 b {
	background-position: 0 -600px;
}

ul.link_utili li.l8 b {
	background-position: 0 -721px;
}

ul.link_utili li ul {
	margin-top: 10px;
	list-style: none;
}

ul.link_utili li ul li {
	border: 0px;
	margin-top: 5px;
	background: transparent;
}

ul.link_utili li ul li a,ul.link_utili li ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #22a;
}

ul.link_utili li ul li a:hover {
	text-decoration: underline;
}

.contatti {
	background: url(images/contatti.jpg) no-repeat top right;
	width: 742px !important;
	width: 735px;
	min-height: 500px;
	height: 100%;
	margin: 5px 5px;
}

.servizi {
	background: url(images/servizi.jpg) no-repeat top right;
	width: 742px !important;
	width: 735px;
	min-height: 500px;
	height: 100%;
	margin: 5px 5px;
}

.chisiamo {
	background: url(images/chisiamo.jpg) no-repeat top right;
	width: 742px !important;
	width: 735px;
	min-height: 500px;
	height: 100%;
	margin: 5px 5px;
}

.chisiamo p {
	padding: 5px;
}

.dove_siamo {
	background: url(images/dove_angolo.jpg) no-repeat top right;
	width: 742px !important;
	width: 735px;
	min-height: 500px;
	height: 100%;
	margin: 5px 5px;
}

.nozze {
	background: url(images/nozze_angolo.jpg) no-repeat top right;
	width: 742px !important;
	width: 735px;
	min-height: 500px;
	height: 100%;
	margin: 5px 5px;
}

.lavora {
	background: url(images/lavora_angolo.jpg) no-repeat top right;
	width: 742px !important;
	width: 735px;
	min-height: 500px;
	height: 100%;
	margin: 5px 5px;
	text-align: center;
}

.priva {
	font-size: 10px;
	width: 80%;
}

.convention {
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: -2px;
	color: #c4ffff;
}

.admin_alternate {
	background-color: silver;
}

/* area trevi */
.appartamento,.evento {
	width: 644px !important;
	width: 634px;
}

.appartamento h1,H1 {
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	padding-top: 8px;
	padding-left: 10px;
	margin: 12px 0 5px 0;
	height: 49px;
	width: 100%;
}

.appartamento div {
	clear: both;
}

.img img {
	float: left;
	border: 1px solid #000;
}

.img ul {
	float: left;
	margin-left: 5px;
}

.img ul li {
	margin-bottom: 5px;
}

.appartamento .img B {
	font-weight: bold;
	font-size: 14px;
}

/*.appartamento H2, .conteform H2 {margin-bottom: 3px;border-bottom: 2px solid #a00; font-size: 16px;text-transform: uppercase;margin-top: 10px;}*/
H2 {
	margin-bottom: 3px;
	border-bottom: 2px solid #a00;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
    width: 100%;
}

.evento H2 {
	font-size: 18px;
}

ul.eventi * {
	margin: 0;
	padding: 0;
}

ul.eventi li {
	margin-bottom: 20px;
	clear: both;
    width: 607px;
    /*width: 100%;*/
}

ul.eventi li H2 {
	padding-left: 34px;
	background: url(images/date.png) no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.eventi li ul li {
	margin-top: 5px;
    margin-left: 10px;
    padding-left: 10px;
}
/*ul.eventi li ul li IMG, .evento IMG {padding: 4px;*/
ul.eventi IMG, .evento IMG {padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	border: 1px solid #900;
    width:auto; /* richiesta da firefox*/}
.evento I {margin-bottom:10px;display:block;}

UL.eventi H3 {
	text-transform: uppercase;
    font-size: 18px;
}

.gallery {
	padding-left: 25px;
	text-align: center;
	padding: 0 auto;
	width: auto;
}

.gallery a, .gallery a:visited {
	border: 1px solid #555;
	float: left;
	margin: 10px;
}

.gallery a:hover {
	border: 2px solid #000;
	margin: 9px;
}

/* end trevi */ /* area new_trevi */
#container {
	width: 900px;
	/*margin-top: 5px;
	margin-bottom: 10px;*/
	background: url(images/bg_page.png) top left repeat-y;
}

#left_column {
	width: 197px;
	float: left;
	/*background: url(images/bg_column.jpg) repeat-y;*/
	height: 100%;
}

#menu {
	background: url(images/bg_menu.png) top right repeat-y;
	width: 197px;
}

.logo {
	background: url(images/logo.png) top left no-repeat;
	width: 197px;
	padding-top: 220px;
}

ul.css_sprite {
	font-family: Verdana;
	font-size: 12px;
	list-style: none;
	margin-left: 29px;
	margin-right: 12px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	width: 143px;
}

ul.css_sprite li {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	/*background: url('images/menu_li.png') no-repeat bottom left;*/
}

ul.css_sprite li a,ul.css_sprite li a:visited {
	display: block;
	width: 153px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background: url('images/menu_li.png') bottom left no-repeat;
	padding-bottom: 3px;
}

ul.css_sprite li a:hover {
	color: #fc9090;
	/*text-decoration: underline;*/
}

ul.css_sprite li a span {
	padding: 2px 0 2px 6px;
	display: block;
	position: relative;
}

ul.app {
	display: block;
	margin: 3px;
	padding: 0px;
	margin-top: 5px;
}

ul.app li {
	text-align: right;
	background: url(images/menu_sub_li.png) top right no-repeat;
	margin: 1px 0;
}

ul.app li a,ul.app li a:visited {
	text-transform: none;
	clear: both;
	display: block;
	background-image: none;
	width: auto;
	padding-right: 5px;
}

ul.app li a:hover {
	text-decoration: none;
}

.icons {
	width: 197px;
	height: 204px;
}

.top_flash {
	width: 703px;
	height: 188px;
	background: url(images/top_flash.jpg) top left no-repeat;
	float: left;
}

#content {
	width: 644px;
	/*width: 654px;*/
	min-height: 500px;
	height: 100% !important;
	height: 500px;
	padding-top: 5px;
	padding-left: 15px;
	/*padding-right: 23px !important;*/
	padding-right: 23px;
	padding-bottom: 50px;
	float: left;
	text-align: justify;
	background: url(images/corner.png) bottom right no-repeat;
}

#content a {
	font-weight: bold;
}

#offerte_l {
	clear: both;
	width: auto !important;
	width: 631px;
}

#offerte_l div.rt_bg {
	/*background: url(images/right_offerte.png) top right no-repeat;*/
	
}

#offerte_l h1,.appartamento h1,H1 {
	height: 49px;
	margin-top: 12px;
	background: url(images/bar.png) top left no-repeat;
	width: 100% !important;
	width: 631px;
}

#offerte_l div.sort {
	margin: 5px;
	background-color: #f2fff3;
	border: 1px solid #34ff34;
	padding: 10px;
	text-align: center;
}

#offerte_l div.sort select {
	font-size: 12px;
	margin-right: 10px;
	text-transform: uppercase;
}

#offerte_l div.sort a,#offerte_l div.sort a:visited {
	margin-right: 4px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
}

#offerte_l div.sort a:hover {
	text-decoration: underline;
}

#offerte_l div.sort a:hover img {
	text-decoration: none;
}

#offerte_l div.sort img {
	vertical-align: middle;
	margin-right: 1px;
	margin-left: 8px;
}

#offerte_l  ul.offerte {
	margin-right: 5px;
}

#offerte_l  ul.offerte li {
	display: block;
	width: 100%;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	/*background: url('images/offerte_l_divider.png') no-repeat bottom center;*/
	border-bottom: 2px solid #a00;
	clear: both;
}

#offerte_l   ul.offerte li  ul {
	margin-left: 5px;
	padding-left: 0px;
	width: 500px !important;
	width: 483px;
}

#offerte_l   ul.offerte li  ul li {
	background: transparent;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 0;
	/*float: right;*/
	border-bottom: 0px;
}

.link {
	width: auto !important;
	/*text-align: right;*/
	height: 40px;
}
.articoli .link {clear:both;display:block;}

.link a,.link a:visited {
	color: #fff;
	background: url(images/button.gif) top left repeat-x;
	margin-right: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	text-align: center;
	background-position: 0 0;
	display: block;
	height: auto;
	width: 109px;
	cursor: hand;
	cursor: pointer;
	float: right;
	text-transform: uppercase;
    clear:both; /* ma non c'è il float? approfondire */
}

.link  a:hover {
	background-position: 109px 0;
	text-decoration: none;
	/*	cursor: hand;
	cursor: pointer;*/
}

/*#offerte_l   ul.offerte li  ul li.link a span {*/
.link a span {
	margin-top: 15px;
	height: auto;
}

/*#offerte_l   ul.offerte li span {clear: right;}*/
#offerte_l  ul.offerte li img { /*float: left;*/
	display: block;
	width: 120px;
	height: 90px;
	border: 1px solid #000;
}

#offerte_l  ul.offerte li h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	font-size: 16px;
	border: 0px;
}

#offerte_l  ul.offerte li h2 span {
	color: #a00;
	margin-left: 0px;
	padding: 0px;
}

#offerte_l  ul.offerte li h2 span a {
	margin: 0px;
	padding: 0px;
}

#footer {
	width: auto;
	/*height: 61px;*/
	padding: 0;
	/*margin: 5px auto 10px auto;*/
	clear: both;
	background: #380101 url(images/footer.png) top left no-repeat;
}

#footer .rt_ftr {
	width: auto;
	/*height: 61px;*/
}

#footer .lt_ftr {
	width: auto;
	/*height: 61px;*/
	/*background: url(images/right_ftr.png) top right no-repeat;*/
	text-align: center;
	color: #fff;
	padding-top: 42px;
	padding-bottom: 10px;
}

#footer span {
	/*display: block;
	padding-top: 37px;*/
}

#footer a,#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
#footer A IMG {vertical-align: middle;}

.pager {
	margin-top: 10px;
	width: 600px;
	text-align: center;
}

.pager ul {
	display: inline;
}

.pager ul li {
	display: inline;
}

.prezzi {
	margin: 10px auto;
	border: 1px solid #555;
}

.prezzi TR {
	background: #f7e8d0;
}

.prezzi TR.title {
	background: #8c2c2d;
}

.prezzi TR.alternate {
	background: #fee0b0;
}

.prezzi TH {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding: 0 5px;
}

.prezzi TD {
	text-align: center;
	padding: 3px;
}

/*INPUT, TEXTAREA, SELECT {background: url(images/bg_text.png) top left no-repeat;}*/
	/* end new_trevi */
.clr {
	clear: both;
	width: 100%;
	height: 0px;
	/*display: block !important;
	display: none;*/
	margin-top: 0 !important;
	margin-top: -15px;
} /*il clr con altezza 0 su IE6 prende cmq l'altezza quindi non lo faccio vedere*/

.calendar_legend  {/*margin: 0 auto;*/width: 100%;text-align:center;margin: 15px 0 0 0;}
.calendar_legend DIV {width: 40px;color:#000;background: #ffc;border: 1px solid #000;text-align:center;padding:5px;margin:0 5px;display:inline;}
.calendar {
	/*display: none;*/
	float: left;
	padding: 0px;
    margin-left:5px;
    margin-bottom: 5px;
    border: 1px solid #000;
    color:#000;
    background: #ffc;
}
.calendar TH {background: #900;color:#fff;text-align:center;font-weight: bold;}
.calendar TD {background:#fff;color:#000;text-align: center;}
TD.pass, .calendar_legend DIV.pass {
	text-decoration: line-through;
    background:#999;color:#ccc;
}
TD.linked-day, TD.occupati, .calendar_legend DIV.occupati {
	background:#f00;
    color: #fff;
}
.calendar TD a {color: #fff;}

.alert {color:#f00;font-weight:bold;}

.archive {background: url(images/icon_book.png) top right no-repeat;padding-right: 28px;display: block;clear: both;height:24px;font-size:16px;text-transform:capitalize;text-align:right;}
.read_more, ul.eventi li ul li .read_more {background: url(images/icon_lens.gif) top left no-repeat;display: block;clear: both;height:20px;font-size:14px;text-transform:lowercase;text-align:left;margin: 5px 0;}
.read_more A {padding-left: 20px;}
A.segnala {padding-left: 20px;background: url(images/condividi.gif) top left no-repeat;display: block;height: 16px;margin: 2px 0;}

.news_roller  {background:url(images/news_roller_bg.png) no-repeat; width: 633px;margin-bottom: 10px;}
.news_roller H2 {color: #fff;padding-left: 6px;margin-top: 2px;border-bottom: 0px solid #f00;text-transform: capitalize;}
.news_roller UL.eventi {padding: 15px;display: block;padding-left:10px;}
.news_roller UL.eventi LI {margin-bottom: 5px;}
.news_roller UL.eventi H3 {font-size: 16px;}
.news_roller  DIV.ftr  {background:url(images/news_roller_ftr_bg.png) no-repeat; width: 633px; height: 19px;}

.lista_commenti {margin: 5px 0;}
.lista_commenti UL LI {margin-bottom: 10px;}
.lista_commenti UL LI {border-bottom:1px solid #a88;padding-bottom:5px;margin-top: 8px;}
.commenti {display: block;}
.commenti INPUT, .commenti TEXTAREA {display: block;margin-top: 5px;}
.commenti .inline {display: inline;}
.commenti .captcha {height: 65px;margin-top: 5px;}
.commenti .captcha IMG {float:left;margin-right: 5px;}

.bottom_menu {color: #fff;/*margin-bottom: -30px;*/}
.bottom_menu A:hover/*, .bottom_menu A:visited*/ {color: #fff;text-decoration: none;}
.bottom_menu A SPAN/*, .bottom_menu A:visited*/ {color: #fff;}