/* 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/bg.gif);
	background-color: #1b252c;
	text-align: center;
	margin: 0;
	padding: 0;
    color: #000;
}
a, a:visited {
	color: #166698;
	font-weight: bold; 
	font-size: 1em;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
strong,B { /*	color: #f00;*/
	text-transform: none;
	font-size: 14px;
	color: #166698;
}
/*ul li {list-style-image: none;list-style-type: none;}
*/
#subpage {
	width: 980px;
	/*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;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

#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;
	padding: 0;
	background:url(images/container_bg.jpg) top left repeat-y;
	/*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 { 
	height: 147px;
    width: 980px;
	background: url(images/top2.jpg) top left no-repeat;
	border-bottom: 3px solid #fff;
}

/*#top_menu {
	height: 44px;
	width: 780px;
	background: url(images/top_mn_bg.png) top left repeat-x;
	text-align: left;
}*/

/*.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;}*/
UL.tab_list{
list-style-type: circle;
padding-left: 30px;
}
.tab_menu {
	height: 44px;
	clear: both;
	text-align: left;
	background: url(images/top_mn_bg.png) top left repeat-x;
}

.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;
	display: block;
	height: 26px;
	padding-left: 0px;
}

.tab_menu ul li {
	height: 44px;
	width: auto !important;
	width: 120px;
	text-align: right;
	float: left;
}

.tab_menu ul li a, .tab_menu ul li a:visited {
	display: block;
    background: url('images/top_mn_btn.png') no-repeat top right;
	height: 44px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.tab_menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.tab_menu ul li span {
	padding: 15px 32px 0 15px !important;
	padding: 15px 17px 0 0;	
	display: block;
	position: relative;
	letter-spacing: 0px;
}

/*.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 {font-size: 16px; color: #166698;}
.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: 12px;}
/*.appartamento H2, .conteform H2 {margin-bottom: 3px;border-bottom: 2px solid #a00; font-size: 16px;text-transform: uppercase;margin-top: 10px;}*/
H2 {margin-bottom: 10px; font-size: 16px; color: #fff; padding-left: 5px; text-transform: uppercase; margin-top: 3px; background:url(images/h2_bg.jpg) no-repeat;}
/*H1 {margin-bottom: 1px; font-size: 12px; color: #166698;}*/
.evento H2 {font-size: 18px;}

ul.eventi * {margin: 0;padding: 0;}
ul.eventi li {margin-bottom: 20px;clear: both;}
ul.eventi li ul li {border: 0px;}
UL.eventi H3 {text-transform: uppercase;}

.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 */
/*#page #container {
    background:url(images/container_bg.jpg) top left repeat-y;
}*/
#left_column {
	width: 193px;
	float: left;
/*	background-color: #1d1d1d;*/
    height: 100%;
}
.right_column {
	width: 200px;
	float: left;
    height: 100%;
	text-align: center;
	padding-top: 10px;
}
#menu {/*background: url(images/bg_menu.png) top right repeat-y;width:100%;*/}
/*.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;
}

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:100%;height:204px;display:none;*/}

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

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

#roller {
	clear: both;
}

#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{
	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;
}

UL.images {display: block;margin: 0 auto;width: 500px;padding-left:21px;}
UL.images  LI {
display:block;
width: 224px;
float: left;
margin-right: 26px !important;
margin-right: 18px;
margin-top: 10px;
}

.link {
	width: auto !important;
	text-align: right;
	height: 40px;
}

A.button, A.button:visited {
	display: block;
	width: 115px;
	height: 24px;
	background: url(images/btn_bg.gif) top left no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 3px;
	float: left;
}
A.button:hover{
	display: block;
	width: 115px;
	height: 24px;
	background: url(images/btn_bg_hover.gif) top left no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 3px;
}
.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;  
}

.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: 44px;
	padding: 0;
	/*margin: 5px auto 10px auto;*/
	clear: both;
	background: url(images/footer_bg.gif) top left repeat-x;    
	/*background: #fff url(images/footer.png) top left repeat-y;*/
}

#footer .rt_ftr {
	width: auto;
	height: 44px;
	/*background: url(images/left_ftr.png) top left no-repeat;*/
}

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

#footer span {
	display: block;
	padding-top: 13px;
}

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

#footer a:hover {
	text-decoration: underline;
}

/*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*/
div.bio {clear: both;}
div.bio img {width: 218px;margin-right: 30px;}
div.bio img, div.bio ul {float: left;height: 340px;}
div.bio ul {width:270px;display: block;margin-right: 0px;}
div.bio li  {list-style-type: circle;}
div.bio li.title {font-weight: bold;padding-left: 0px;text-transform: none;font-size: 14px;	color: #166698;list-style-image: none;list-style-type: none;}
.bio_r img, .bio_r ul {float: right;}
.bio_r ul li {padding: 10px;}

.news_roller {background: url(images/news_bg.jpg) top left no-repeat;width: 162px;height: 205px;position: relative;padding: 51px 9px;font-size: 0.9em;margin: 10px auto;}
.news_container {width: 154px;height:190px;overflow:hidden;position:relative;}
.news_roller SPAN.overtop {background: url(images/news_top.gif) top left;width: 182px;height:60px;position: absolute;top:0px;left:0px;z-index:10;}
/*.news_container UL {width: 100%;}*/
.news_container LI {text-align: left;padding-left: 0px;list-style-image: none;list-style-type: none;margin-left:0px;list-style-position: outside;}
.news_container LI H3 SPAN {text-align: left;margin-left: 0px;padding-left: 0px;color: #ffba00;}
.news_container A, .news_container A:visited  {color: #fff;text-decoration: none;display: block;margin-bottom: 10px;}
.news_container A:hover {text-decoration: underline;}

ul.ph_gallery li {padding: 5px 5px 1px 5px;background: url(images/gallery_li_bg.png) top left repeat-y;padding-right: 8px;margin-bottom: 10px;list-style-image: none;list-style-type: none;
height: auto !important;height: 0px; /* patch IE6 */
}
ul.ph_gallery .picture {float: left;margin: 0;border: 2px solid #fff;margin-right: 10px;}
ul.ph_gallery .data {float: left;overflow: hidden;width: 430px;}
ul.ph_gallery .data a {font-size: 16px;font-weight: bold;}

div.img {margin: 10px auto;width: 490px;margin-top: 20px;}
.img a {margin: 10px;}
.img img {border: 2px solid #426f8c;}

table.default {
    border-width: 1px 1px 1px 1px;
    border-spacing: 1px;
    border-style: none none none none;
    border-color: white white white white;
    border-collapse: collapse;
    background-color: yellow;
}
table.default th {
    border-width: 2px 2px 2px 2px;
    padding: 1px 1px 1px 1px;
    border-style: double double double double;
    border-color: gray gray gray gray;
    -moz-border-radius: 0px 0px 0px 0px;
}
table.default td {
    border-width: 2px 2px 2px 2px;
    padding: 1px 1px 1px 1px;
    border-style: double double double double;
    border-color: gray gray gray gray;
    -moz-border-radius: 0px 0px 0px 0px;
}
