/* Foglio di Stile per il Layout */


body {
	background: #fff url(../images/background.jpg) no-repeat center 0;
	background-attachment:fixed;
	}


.hide, .nasc {
	display: none !important;
}
img
{
border: 0;
}
.clear {
	clear: both;
	}
.left {
	float: left;
	}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}
img.floatTR
{
float: right;
position: relative;
display: block;
margin-left: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
margin-right: 0;
}
.floatL
{
position: relative;
float: left;
}
.floatR
{
float: right;
}
.floatL2
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}
.center
{
text-align: center;
}
.right
{
text-align: right;
}
.light {
	color: #999;
	}
.baseline {
	vertical-align: baseline;
	}
p {
	line-height: 1.5em;
	}
a {
	color: #006EBA;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
big {
	font-size: 150%;
	font-weight: bold;
	}
legend {
	text-align: left;
	font-size: 150%;
	font-weight: normal;
	color: #444;
	
	margin-left: 0 !important;
	margin: 0 0 20px -7px;
	padding: 0;
	
	}
.width_300 {
	width: 290px;
	}
li {
	line-height: 1.5em;
	}
ul.lista {
	list-style-type: none;
	}
ul.lista li {
	padding-left: 16px;
	background: url(../images/dot_blue.gif) no-repeat 0 6px;
	}
/* Layout */

#wrap {
	margin: 0 auto;
	width: 960px;
	}

#top {
	margin: 0 auto;
	width: 960px;
	height: 100px;
	background: #fff url(../images/back_body.jpg) repeat-x 0 0;
	}
#top h1 {
	margin-left: -9999px;
	}
#top img {
	top: 24px;
	margin-left: 18px;
	position: absolute;
	}

#logo_top {
	width: 368px;
	float: left;
	}
#fotohome {
	margin: 0;
	padding: 0;
	height: 220px;
	background: url(../images/fotohome_04.jpg) no-repeat 0 0;
	}
#fotohome h1 {
	margin: 0px 20px 0 20px;
	padding-top: 20px;
	color: #fff;
	}
#fotohome p {
	margin: 20px;
	width: 260px;
	color: #BCE8F3;
	}
#fotohome a {
	color: #fff;
	}
#col_sx {
	clear: both;
	float: left;
	width: 320px;
	margin: 0;
	}
#box_ricerca {
	clear: both;
	position: relative;
	width: 620px;
	margin: 0 0px 20px 0;
	padding: 20px 0;
	background: #f5f5f5;
	z-index: 10;
	}
#box_ricerca_breve {
	clear: both;
	position: relative;
	overflow: auto;
	width: 300px;
	margin: 0 20px 20px 0;
	padding: 20px 0;
	background: #eee url(../images/back_box_ricerca.gif) repeat-x 0 0;
	z-index: 10;
	}
#box_ricerca fieldset {
	border-top: 1px solid #ccc;
	}
#box_ricerca_breve fieldset {
	margin: 0;
	}
#box_ricerca h3, #box_ricerca_breve h3 {
	margin-left: 20px;
	}
#box_ricerca p, #box_ricerca_breve p {
	margin-left: 20px;
	margin-right: 20px;
	}
#box_ricerca ol, #box_ricerca_breve ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#box_ricerca ol li, #box_ricerca_breve ol li {
	margin-bottom: 10px;
	padding: 0;
	}
#box_ricerca ol li ul, #box_ricerca_breve ol li ul {
	list-style: none;
	clear: both;
	display: inline;
	margin: 0;
	padding: 0;
	}
#box_ricerca  ol ul li, #box_ricerca_breve ol ul li {  
	float: left;
	width: 130px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 43px; 
	}
#box_ricerca_breve ol ul li .check{  
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	}
label.labeldx {

	display: block;
	padding: 5px 0 0 5px;
	}
.box_risultati_ricerca {
	background: #f5f5f5;
	padding: 10px 10px 5px 10px;
	}
.box_risultati_ricerca p {
	margin: 0;
	}
#col_main {
	float: left;
	width: 620px;
	}
#ftr {
	display: block;
	clear: both;
	border-top: 0px solid #f5f5f5;
	padding: 0 20px;
	line-height: 50px;
	margin-bottom: 30px;
	color: #A1A1A1;
	background: #eee;
	}
#ftr a {
	color: #A1A1A1;
	text-decoration: none;
	}
#ftr a:hover {
	text-decoration: underline;
	}
/* Fine Layout */

/* Menu top orizzontale */


#menu_top {
	float: right;
	height: 100px;
	/*background: #fff url(../images/back_menu_orizz.jpg) no-repeat 0 0;*/
	overflow: hidden;
	white-space: nowrap;
	}

#menu_top ul {
	text-align: right;
	margin: 0 0 0 0;
	padding: 0;
	}
#menu_top li {
	list-style: none;
	float: left;
	font-weight: bold;
	}
#menu_top li a {
	display: block;
	width: 130px;
	color: #626262;
	height: 100px;
	text-align: center;
	line-height: 100px;
	background: url(../images/separatore_menu.jpg) no-repeat left bottom;
	text-decoration: none;
	}
#menu_top li a:hover {
	text-decoration: none;
	color: #fff;
	background: url(../images/back_bottone_over.jpg) repeat-x left bottom;
	}
#menu_top .selected a {
	display: block;
	width: 130px;
	color: #fff;
	height: 100px;
	text-align: center;
	line-height: 100px;
	background: url(../images/back_bottone_over.jpg) repeat-x left bottom;
	}

/*********************************/
/* cammino di navigazione        */
#navigator  {
	text-align: left;
	font-size: 1em;
	color: #999;
	margin: 0 0 20px 0;
	padding: 10px 0px;
	border-bottom: 1px solid #d5d5d5;
	}

#navigator a {
	
	font-weight: bold;
	text-decoration: none;
	}

#navigator a:hover {
	text-decoration: underline;
	}
.categoria {
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	background: #177A99;
	margin-bottom: 15px;
	padding: 5px;
	}



/*********************************/
/* annunci colonna sinistra       */

#box_ultimiannunci_o, #box_ultime_abb_o	{
	display:inline;
	position: relative;
	margin: 0px 0px 15px 0px;
	padding: 0px 15px 0 0;

	text-align: left;
	/*background: #E3F7FE url(../images/back_box_ultime.jpg) repeat-x 0 0;*/
	}
#box_ultimiannunci_v, #box_ultime_abb_v	{
	position: relative;
	margin: 0;
	padding: 0;

	text-align: left;
	/*background: #E3F7FE url(../images/back_box_ultime.jpg) repeat-x 0 0;*/
	}
#box_ultimiannunci_o h2, #box_ultime_abb_o h2 {
	margin: 0 0 15px 0;
	}
#box_ultimiannunci_v h2, #box_ultime_abb_v h2 {
	margin: 0 0 15px 20px;
	padding: 0;
	}
#box_ultimiannunci_o img, #box_ultime_abb_o img,
#box_ultimiannunci_v img, #box_ultime_abb_v img {
	margin: 0;
	}
.auto_preview	{
	clear: both;
	margin:0;
	padding:0;
	height: 80px;
	}

#box_ultimiannunci_o ul, #box_ultime_abb_o ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	}
#box_ultimiannunci_v ul, #box_ultime_abb_v ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0 0 0px 0;
	}
#box_ultimiannunci_o ul li, #box_ultime_abb_o ul li {
	float: left;
	width: 120px;
	margin-left: 0px;
	}
#box_ultimiannunci_v ul li, #box_ultime_abb_v ul li {
	clear: left;
	display: block;
	width: 240px;
	padding: 0;
	border-bottom:0;
	margin-bottom: 10px;
	min-height: 70px;
	}

#box_ultimiannunci_o.col_foto_sx img, #box_ultime_abb_o.col_foto_sx img,
#box_ultimiannunci_o a.col_foto_sx img, #box_ultime_abb_o a.col_foto_sx img {
	clear: both;
	border: 2px solid #888; 
	background-color: #fff; 
	padding: 2px; 
	margin: 0 10px 8px 0px;
	height: 60px;
	}
#box_ultimiannunci_v.col_foto_sx, #box_ultime_abb_v.col_foto_sx img,
#box_ultimiannunci_v a.col_foto_sx, #box_ultime_abb_v a.col_foto_sx img {
	clear: both; 
	overflow: hidden;
	float: left; 
	border: 2px solid #888; 
	background-color: #fff; 
	padding: 2px; 
	margin: 0 10px 0px 0;
	height: 60px;
	}

#box_ultimiannunci_o.col_box, #box_ultime_abb_o.col_box,
#box_ultimiannunci_o a.col_box, #box_ultime_abb_o a.col_box { 
	clear: both; 
	float: left; 
	border: 2px solid #888; 
	background-color: #fff; 
	padding: 2px; 
	margin: 0 0 5px 0;
	/*height: 60px;*/
} 
a.col_box:hover {
	border: 2px solid #F71D1B;
	}
#box_ultimiannunci_o.col_link_box, #box_ultime_abb_o.col_link_box	{
	overflow: hidden;
	clear: both;
	text-align: left;
	width: 100px;
	}
#box_ultimiannunci_v.col_link_box, #box_ultime_abb_v.col_link_box	{
	overflow: hidden;
	float: left;
	text-align: left;
	width: 90px;
	}
.col_link_box p{
	margin: 0;
	}

.col_box_sx, 
a.col_box_sx {
	display: inline;
	float: left; 
	border: 2px solid #888; 
	background-color: #fff; 
	padding: 2px; 
	margin: 0 10px 10px 0px;
	height: 60px;
} 
a.col_box_sx:hover {
	border: 2px solid #F35D16;
	}
.col_link_box_sx	{
	overflow: hidden;
	float:left;
	text-align: left;
	width: 80px;
	height: 82px;
	}
/*********************************/
/* fine annunci colonna sinistra       */




/*********************************/
/* stile news con data a SX      */
/*********************************/

#home_news h2 {
	margin: 0 0 10px 0;
	padding: 0;
	}

#home_news ul, #box_news_elenco ul {
	list-style-type: none;
	margin: 0 0 1.4em 0;
	padding: 0;
	}
#home_news ul li, #box_news_elenco ul li {
	clear: both;
	display: block;
	padding: 8px 8px 1em 0px;
	margin: 0;
	border-bottom: 1px solid #D8D8CC;
	}
#home_news ul li h4, #box_news_elenco ul li h4  {
	margin: 0;
	padding-top: 0;
	padding-left: 60px;
	font-size: 1.1em;
	font-weight: bold;
	}
#home_news ul li p, #box_news_elenco ul li p {
	margin: 0.7em 0 0 60px;
	}
#home_news .news {
	display: block;
	margin-left: 60px;
	}

/* sfondi box data               */


div.details {
	position: absolute;
	display: inline;
	margin-top: 5px;
	width: 50px;
    text-align: center;
	color: #fff;
	padding-bottom: 5px;
	background: #fff url(../images/back_date.gif) no-repeat top left;
	}
div.details {
    background-position: 0px bottom;
	}

div.details span.d {
	display: block;
	font-size: 170%;
    font-weight: bold;
	color: #fff;
	padding-top: 6px;
	background: #fff url(../images/back_date.gif) no-repeat top left;
	}
div.details span.d {
    background-position: 0px 0px;
	}
div.details span.m {
	text-transform: uppercase;
	}
div.details span.y {
	display: block;
	padding-bottom: 2px;
	}
#box_count_news {
	padding: 10px;
	margin: 0 0 1.5em 0;
	background: #f5f5f5;
	}
.box_news_info {
	margin: 0;
	padding: 8px;
	color: #fff;
	background: #5B5A60;
	}
/*********************************/
/* fine stile news con data a SX      */
/*********************************/





/*********************************/
/* stile tabelle dati mezzo      */

.box_autosettimana_titoli {
	margin-top: 20px;
	}
.div_titolo_desc {
	margin: 0;
	padding: 0;
	height: 50px;
	}
.div_titolo_desc h1, .div_titolo_desc h2 {
	margin: 0;
	padding-bottom: 10px;
	}
.div_titolo_desc h3 {
	margin: 0;
	padding-top: 15px;
	}
.desc_occasione {
	width: 290px;
	float: left;
	padding: 20px 0;
	}
.box_categoria em {
	background: #f5f5f5;
	color: #666;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 1.5em;
	padding: 2px 5px;
	}
.desc_occasione h3, .desc_occasione p {
	margin-right: 20px;
	}
.content_box_occasione, .content_desc_mezzo {
	padding: 0;
	margin: 5px 0 10px 0;
	text-align: left;
	}
.content_box_home, {
	padding: 0 0 20px 0;
	margin: 5px 0 10px 0;
	text-align: left;
	border-bottom: 1px solid #D8D8CC;
	}
.content_box_home .desc_occasione {
	width: 305px;
	float: left;
	padding: 20px 0;
	}
.desc_occasione big {
	display: block;
	padding-top:10px;
	letter-spacing: -1px;
	font-size: 300%;
	font-weight: normal;
	line-height: 1em;
	}
a.link_1 {
	padding: 0 0 0 10px;
	color: #fff;
	font-weight: bold;
	background: #0D71C7 url(../images/bg_button_small.gif) no-repeat 0 0;
	height: 24px;
	line-height: 24px;
	display: inline;
	}
.link_1 span {
	padding: 0 10px 2px 0;
	background: #0D71C7 url(../images/bg_button_small.gif) no-repeat right 0;
	height: 24px;
	line-height: 24px;
	display: inline;
	}
.content_desc_mezzo {
	padding-bottom: 5px;
	}
.content_box_occasione table {
	border-collapse:collapse;
	float: left;
	color: #786F78;
	width: 350px;
	}
.content_box_occasione img {

	}
.content_desc_mezzo img {
	display: inline;
	}
.content_desc_mezzo table {
	border-collapse:collapse;
	color: #786F78;
	width: 220px;
	margin: 0 15px 15px 0;
	}
.content_segnala_mezzo {
	width: 100%;
	margin: 0 15px 0 0;
	}
.content_desc_mezzo p {
	width: 400px;
	}
.content_box_occasione th, td,
.content_desc_mezzo th, td {
	line-height: 1.5em;
	text-align: left;
	width: 50%;
	}
.content_box_occasione tfoot td {
	padding: 15px 2px 0 0;
	}
.bordo_foto1, 
a.bordo_foto1 { 
	overflow: hidden;
	display: block;
	width: 300px;
	height: 225px;
	border: 2px solid #0F71C5; 
	background-color: #fff; 
	padding: 2px; 
	margin: 0;
} 
a.bordo_foto1:hover {
	border: 2px solid #ccc;
	}
.bordo_foto2, 
a.bordo_foto2 {
	display: block;
	border: 2px solid #0F71C5; 
	background-color: #fff; 
	padding: 2px; 
	margin: 0;
} 
a.bordo_foto2:hover {border: 2px solid #006EBA;}

.bordo_foto3, 
a.bordo_foto3 {
	display: block;
	border: 2px solid #e0e0e0; 
	background-color: #fff; 
	padding: 2px; 
	margin: 0;
}
.bordo_foto4, /* bordo foto thumb della user_boxfoto.asp */
a.bordo_foto4 { 
	overflow: hidden;
	display: block;
	width: 60px;
	height: 45px;
	border: 2px solid #999; 
	background-color: #fff; 
	padding: 0px; 
	margin: 0;
} 
a.bordo_foto4:hover {
	border: 2px solid #0F71C5;
	}
a.bordo_foto4 img {
	width: 60px;
	}
.box_dettagli, .box_contatti {
	clear: both;
	background: #f5f5f5;
	padding: 10px;
	margin: 0 0 20px 0;
	}
.box_contatti h3 {
	margin: 10px  0 20px 0;
	padding: 0;
	}
.box_contatti_testo {
	display: inline;
	float: right;
	width: 310px;
	margin: 0;
	padding: 0;
	}
.box_contatti_testo p {
	margin: 0 10px 0 0;
	}
.box_contatti_form {
	display: inline;
	float: left;
	width: 290px;
	margin: 0;
	padding: 0;
	}

dl.carat_col_sx, dl.carat_col_dx {
	float: left;
	width: 290px;
	margin: 0;
	}
dl.carat_col_sx dt, dl.carat_col_dx dt{
	clear: both;
	float: left;
	width: 140px;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	}
dl.carat_col_sx dd, dl.carat_col_dx dd{
	float: left;
	width: 130px;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	}

/*********************************/
/* fine stile tabelle dati mezzo */


/*******************************/
/* Paginazione
/*******************************/
p.paginazione {
	text-align: right;
	}
.paginazione span {
	font-size: 0.9em;
	padding: 0 0.5em;
	background: transparent;
	border: 1px solid #ddd;
	color: #999;
	}
.paginazione span.corrente {
	padding: 0 0.5em;
	background: #FFCE02;
	color: #555;
	border: 1px solid #E0BB02;
	font-weight: bold;
	}
.paginazione a {
	font-size: 0.9em;
	padding: 0 0.5em;
	color: #555;
	background: #f2f2f2;
	border: 1px solid #ccc;
	text-decoration: none;
	}
.paginazione a:hover {
	padding: 0 0.5em;
	background: #FFCE02;
	color: #fff;
	border: 1px solid #E0BB02;
	}

/*********************************/
/* form ricerca      */

.form_ricerca {
	margin: 0 20px;
	}

.form_ricerca div {
	padding-bottom: 10px;
	}

.form_ricerca label {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	}
.form_ricerca select {
	width: 260px;
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1em;
	}
.casellainput_sel {
	background: #FFF4C7 url(../images/fieldbg.gif) repeat-x 0 0;
	}
button {
			cursor: pointer;
			border:none;
			background:transparent;
			padding:0;
			margin:5px 0;
			width:auto;
		   	overflow:visible;					
			text-align:center;	
			white-space:nowrap;	
			height:31px;
			line-height:26px;
			font-size: 1em;
			}
button span, button em{
			display:block;
			height:30px;
			line-height:26px;			
			margin:0;
			color:#fff;
			}	
button span{
			padding-left:20px;
			background:#006EBA url(../images/bg_button.gif) no-repeat 0 0;
			}	
button em{
			font-style:normal;
			padding-right:20px;
			background:#006EBA url(../images/bg_button.gif) no-repeat 100% 0;
			}

/*********************************/
/* form modulo contatti          */
/*********************************/
/*********************************
/** Box form contatti
/*********************************/
input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 5px 0px 0 0;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	border: 1px solid #000;
	}

.modulo_form_contatti	{
	clear: both;
	width: 400px;
	color: #555;
	font-size: 1em;
	margin: 15px auto;
	padding: 0;
	}
.modulo_form_info	{
	clear: both;
	width: 300px;
	color: #555;
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.modulo_form_info ul {
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
	}
.modulo_form_info ul li {
	clear: both;
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala {
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul li label	{
	display: block;
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul li label strong {
	color: #e30;
	font-weight: normal;
	}
.modulo_form_contatti input,
.modulo_form_contatti textarea,
.modulo_form_contatti select,
.modulo_form_login input,
.modulo_form_login textarea,
.modulo_form_login select, {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 5px 10px 0 0;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	}
.modulo_form_segnala input,
.modulo_form_segnala textarea,
.modulo_form_segnala select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 10px 5px 0;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	}
.modulo_form_info input,
.modulo_form_info textarea,
.modulo_form_info select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 5px 5px 0;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	}
input.check {
	float: left;
	background: none;
	border: 0;
	}
label	{
	line-height: 1.5em;
	}
label.label_1	{
	clear: left;
	float: left;
	font-weight: normal;
	width: 95px;
	margin: 9px 10px 0 0;
	}
label.label_2	{
	clear: left;
	float: left;
	font-weight: normal;
	width: 80px;
	margin: 5px 0px 0 0;
	}
label.labelR {
	float: left;
	font-weight: normal;
	width: 220px;
	margin: 0;
	}
.modulo_form_contatti strong,
.modulo_form_info strong {
	color: #E20000;
	font-weight: normal;
	}
.casellainput {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 230px;
	color: #555;
	background: #fff;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	}
.casellainput2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 180px;
	color: #555;
	background: #fff;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	margin: 0;
	}
.text_mid1, select.text_mid1 {
	width: 120px;
	margin-right: 0px;
	font-size: 1em;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	background-image: url(../images/fieldbg.gif) repeat-x top;
	}

/*********************************/
/* Box messaggio info            */
/*********************************/
.box_ok	{
	clear: left;
	width: auto;
	font-size: 1em;
	border: 1px solid #B4DA31;
	background: #EEF5D7 url(/icone/icona_ok_04.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 45px;
	}
.box_info	{
	clear: left;
	width: auto;
	font-size: 1em;
	border: 1px solid #FFE066;
	background: #FFF4C7 url(/icone/icona_info_gialla.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 45px;
	}
.box_info ul, .box2 ul, .box_appuntamenti ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.box_errore	{
	clear: both;
	width: auto;
	font-size: 1em;
	border: 1px solid #E84646;
	background: #FFE3E3 url(/icone/icona_errore_03.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 50px;
	}
.commenti	{
	float: right;
	display: block;
	font-weight: bold;
	width: 24px;
	height: 24px;
	line-height: 20px;
	font-size: 0.9em;
	background: url(/images/back_commenti.gif) no-repeat 0 0;
	margin: 0 0 0 1em;
	padding: 0;
	text-align: center;
	}
.tooltip {
	margin: 0.75em 20px 0 0;
	padding-right: 20px;
	background: url(/icone/icona_info_aranc.png) no-repeat right 2px;
	}
.tooltip a span {
	display: none;
	}
.tooltip a span img {
	position: absolute;
	margin-top: -15px;
	margin-left: 130px;
	}
.tooltip a:hover {
	position: relative;
	}
.tooltip a:hover span {
	display: block;
    position: absolute;
	z-index:1000;
	top: 2.5em;
	left: -50px;
	width: 150px;
	line-height: 1.5em;
	text-decoration: none;
	padding: 10px;
	color: #fff;
	background: #373D40;
	}
.box_lavori	{
	clear: both;
	width: auto;
	font-size: 1em;
	border-bottom: 1px solid #FFE066;
	background: #FFF4C7 url(/icone/icona_lavori.gif) no-repeat 1.2em 0.8em;
	margin: 0 0;
	padding: 1.2em 1.2em 1.2em 50px;
	}
.icona_info {
	background: url(/icone/icona_info_gialla_02.gif) no-repeat 0 0.35em;
	padding: 2px 0 10px 20px;
	}
.icona_info_on {
	background: url(/icone/icona_info_verde.gif) no-repeat 0 0.35em;
	padding: 2px 0 10px 20px;
	}
.icona_info_off {
	background: url(/icone/icona_info_grigia.gif) no-repeat 0 0.35em;
	padding: 2px 0 10px 20px;
	color: #999;
	}
.field_allegati	{
	clear: both;
	border: 1px solid #ddd;
	margin: 0 0 1em 0;
	padding: 10px 10px 0 10px;
	}
.box_servizi	{
	clear: left;
	width: 216px;
	font-size: 1em;
	background: url(../images/back_box_servizi.gif) no-repeat 0 top;
	margin: 15px 0;
	padding: 20px 0 0 0;
	}
.box_servizi div	{
	width: 216px;
	background: url(../images/back_box_servizi.gif) no-repeat 0 bottom;
	margin: 0;
	padding: 0px 10px 10px 10px;
	}
.box_servizi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.box_servizi ul li {
	line-height: 1.5em;
	}
.prec_succ {
	clear: both;
	display: block;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
	color: #ccc;
	border-bottom: 1px solid #e5e5e5;
	}
.titolo_foto {
	color: #444;
	}
#box_fotodettaglio {
	background: #F2F1F2;
	float: left;
	padding: 10px;
	margin-bottom: 20px !important;
	margin-bottom: 0;
	}
.icona_fotografie {
	display: block;
	position: absolute;
	background: #0F71C5 url(../icone/polaroid.gif) no-repeat 5px center;
	color: #fff;
	font-size: 0.9em;
	padding: 0 5px 0 20px;
	margin: -16px 0 0 0;
	height: 16px;
	line-height: 16px;
	z-index: 10;
	
	}
.icona_fotografie2 {
	clear: both;
	background: url(../icone/polaroid.gif) no-repeat 0 center;
	padding: 5px 0 5px 20px;
	}
.icona_pdf {
	background: url(../icone/icona_pdf-small.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_write {
	background: url(../icone/icona_scrivi_02.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_segnala {
	background: url(../icone/icona_segnala.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_printer {
	background: url(../icone/icona_printer.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_bed {
	background: url(../icone/icona_bed.gif) no-repeat 0 center;
	padding: 2px 0 2px 24px;
	color: #888;
	}
.icona_prec {
	background: url(../icone/arrow_left.gif) no-repeat 0 center;
	padding: 0 0 2px 16px;
	}
.icona_succ {
	background: url(../icone/arrow_right.gif) no-repeat right center;
	padding: 0 16px 2px 0;
	}

.link_cerca {
	background: url(../icone/icona_lente_01.gif) no-repeat 0 0.15em;
	padding: 0px 0 0px 16px;
	}


/*********************************/
/* Fine Box messaggio info       */
/*********************************/


/* tabelle */

table.boxtabella {
	width: 620px;
	}

.boxtabella td img {
	display: block;
	}
.boxtabella	th, .boxtabella	td{
	padding: 8px;
	}
.boxtabella	th {
	background: #0F71C5 url(../images/back_th.gif) repeat-x 0 0;
	color: #9FC4E1;
	/*text-align: left;*/
	}
.boxtabella	th a {
	color: #fff;
	}
.boxtabella th a.selezionato {
	padding-right: 10px;
	background: url(../icone/arrow_order.gif) no-repeat right 5px;
	}
.boxtabella th a.selezionato_d {
	color: #FFCE02;
	padding-right: 10px;
	background: url(../icone/arrow_order_asc.gif) no-repeat right 5px;
	}
.boxtabella th a.selezionato_a {
	color: #FFCE02;
	padding-right: 10px;
	background: url(../icone/arrow_order_desc.gif) no-repeat right 5px;
	}
.boxtabella	td {
	border-bottom:1px solid #ccc;
	vertical-align: top;
	}
.boxtabella	a {
	text-decoration: none;
	}
.boxtabella	a:hover {
	text-decoration: underline;
	}
.col_n	{
	width: 20px;
	text-align: left;
	}
.col_2 {
	width: 88px;
	text-align: left;
	}
.col_3	{
	width: 320px;
	text-align: left;
	}
.col_4 {
	width: 80px;
	text-align: left;
	}
.col_5 {
	width: 80px;
	text-align: right;
	}
.boxtabella tr.alt1 td {
	background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;
	}
.alt2 {
	background: #fff;
	}

/*******************************
/* Finestra AJAX
/*******************************/
#risultati {
	display: block; 
	position: absolute;
	text-align: center;
	display:none;
	z-index: 100;
	top: 0;
	left: 50%;
	margin-top: 50px;
	margin-left: -320px;
	padding: 0 0 10px 0;
	font-size: 1em;
	clear: left;
	width: 640px;
	background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;
	border: 10px solid #2D3136;
	}
#risultati img.imgloader {
	margin: 20px 0;
	}
#maschera {
	position: absolute;
	text-align: center;
	z-index: 80;
	background: #000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	display: none;
	width: 100%;
	top: 0;
	left: 0;
	padding: 50% 0;
	}
/*#background_risultati {
	position: absolute;
	display: block;
	z-index: 100;
	background: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width: 110%;
	top: 0;
	left: 0;
	padding: 40% 0;
	}*/
#contenuto_risultati {
	/*height: 350px;*/
	display: block;
	text-align: left;
	/*background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;*/
	padding: 10px 15px 15px 15px;
	}
#contenuto_risultati_top {
	background: #666;
	margin: -10px -16px 0 -15px;
	padding: 10px 0;
	border-bottom: 1px solid #2D3136;
	}
#contenuto_risultati h2 {
	padding: 0 0 1em 15px;
	color: #fff;
	display: inline;
	}
#risultati_hdr {
	/*background: #0C6785 url(../images/back_striscia.gif) repeat-x 0 0;*/
	display: inline;
	float: right;
	margin-top: -2.2em;
	margin-right: 10px;
	padding: 0;
	height: 2em;
	line-height: 1.7em;
	text-align: right;
	color: #fff;
	}
#risultati_hdr a {
	color: #fff;
	}
.col_left_segnala {
	margin-top: 1.5em;
	display: inline;
	float: left;
	width: 280px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	}
.col_right_segnala {
	margin-top: 1.5em;
	float: left;
	width: 250px !important;
	width: 270px;
	margin-left: 20px;
	}

/* Finestra AJAX foto annuncio */
.boxfoto {
	padding: 10px;
	}
#titolo_boxfoto {
	padding: 10px 0px;
	text-align: left;
	}
#titolo_boxfoto h2 {
	padding: 0 0 10px 0;
	margin: 0;
	}
#titolo_boxfoto h4 {
	padding: 0 0 10px 0;
	margin: 0;
	}
#box_foto_grande {
	clear: both;
	}
.lista_thumbs {
	text-align: left;
	margin: 10px 0 0 0;
	padding: 10px 10px 5px 10px;
	background: #e5e5e5;
	}
.lista_thumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.lista_thumbs ul li {
	float: left;
	margin: 0 5px 5px 0;
	}
.lista_thumbs ul li img {
	margin: 0;
	padding: 0;
	}
/* Fine Finestra AJAX foto annuncio */


#data_news {
	float: left;
	}
#servizi {
	float: right;
	}
#servizi ul {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 5px 10px;
	background: #f5f5f5;
	border: 1px solid #E0E0E0;
	}
