/* ------------------ tooltip ------------------------- */

#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

/* ----------------- BUTTON  ------------------- */
.bottone,
.bottone:visited {
	background-color:#222;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.bottone:hover						{ background-color: #111; color: #fff; text-decoration: none;}
.bottone:active						{ top: 1px; }
.small.bottone, .small.bottone:visited 		{ font-size: 11px; padding: ; }
.bottone, .bottone:visited,
.medium.bottone, .medium.bottone:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.bottone, .large.bottone:visited 		{ font-size: 14px; padding: 8px 14px 9px; }
.green.bottone, .green.bottone:visited		{ background-color: #91bd09; }
.green.bottone:hover					{ background-color: #749a02; }
.blue.bottone, .blue.bottone:visited		{ background-color: #2daebf; }
.blue.bottone:hover					{ background-color: #007d9a; }
.red.bottone, .red.bottone:visited			{ background-color: #e33100; }
.red.bottone:hover					{ background-color: #872300; }
.magenta.bottone, .magenta.bottone:visited	{ background-color: #a9014b; }
.magenta.bottone:hover					{ background-color: #630030; }
.orange.bottone, .orange.bottone:visited		{ background-color: #ff5c00;color: #ffffff; text-decoration: none; }
.orange.bottone:hover					{ background-color: #d45500; }
.yellow.bottone, .yellow.bottone:visited		{ background-color: #ffb515; }
.yellow.bottone:hover					{ background-color: #fc9200; }
/* ----------------- CSS WEBSITE ------------------- */
body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #455b8e;
	color					: #555;
}

object {
   outline           : none 
}

body,
select,
input,
textarea {
	font-family		: Arial, sans-serif;
	font-size		: 14px;
}
button {
	border:0px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr,
.indidn
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
	color                	: #F50;
	text-decoration			: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	text-decoration		: underline;
}

input,
select,
textarea
{
	padding						: 3px;
	background-color			: #FFF;
	border						: 1px solid #999;
}

textarea {
	
}


html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_10 {
	padding			: 10px;
}

.padding_20 {
	padding			: 20px;
}

.stile_indi
{
	display				: none;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}


div.div_main_bg {
	background-image: url(../_pics/struttura/bg_main_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

div.div_main_header {
	background-image: url(../_pics/struttura/bg_main_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

div.div_main_footer {
	background-image: url(../_pics/struttura/bg_main_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height				: 820px;
	height					: auto !important;
	height					: 820px;		
}

#div_container {
	width					: 980px;
	margin				: auto;
}

#div_container div {

}

#div_container div.div_header {
	height				: 200px;
	position				: relative;
}

#div_container div.div_header div.div_logo {
	
}

#div_container div.div_header div.div_logo a {
	outline						: none;
}

#div_container div.div_header div.div_search {
	position						: absolute;
	bottom						: 13px;
	right							: 5px;	
}


#div_container div.div_header div.div_header_lingue {
	position						: absolute;
	bottom						: 0px;
	right							: 30px;	
}

#div_container div.div_header div.div_header_lingue img {
	vertical-align				: middle;
}

#div_container div.div_header div.div_search input {
	vertical-align				: middle;
}

#div_container div.div_header div.div_search input.btn {
	width							: 35px;
	height						: 25px;
	border						: 0;
	background-color			: transparent;
}

#div_container div.div_header div.div_search input.input_1 {
	background-color			: transparent;
	width							: 162px;
	margin-right				: 5px;
	border						: 0;
}

#div_container div.div_header div.div_header_menu {
	background-image			: url(../_pics/struttura/bg_main_menu.gif);
	background-repeat			: no-repeat;
	background-position		: left top;
	width							: 980px;
	height						: 54px;
	position						: absolute;
	bottom						: 0;
	left							: 0;
	font-size					: 12px;
}

#div_container div.div_header div.div_header_menu a:link,
#div_container div.div_header div.div_header_menu a:visited {

}

#div_container div.div_header div.div_header_menu,
#div_container div.div_header div.div_header_menu a:link,
#div_container div.div_header div.div_header_menu a:visited {
	color							: #FFF;
	text-decoration			: none;
	font-weight					: normal;
}

#div_container div.div_header div.div_header_menu span.selected {
	font-weight					: bold;
	text-decoration			: underline;
}

#div_container div.div_header div.div_header_menu img {
	vertical-align				: middle;
}

#div_container div.div_header div.div_header_menu a.menu {
	padding				: 0 6px;
}

#div_container div.div_header div.div_header_menu a.flag {
	padding				: 0 3px;
}

#div_container div.div_header p.sottotitolo {
	position				: absolute;
	color					: #FFF;
	top					: 100px;
	left					: 120px;
	text-align			: center;
	width					: 400px;
}

#div_container div.div_body {
	background-color		: #FFF;
	padding-bottom			: 20px;
}

div.div_intro_home {
	height					: 300px;
	background-image		: url(../_pics/homepage/bg_intro_home.jpg);
	background-repeat		: no-repeat;
	background-position	: left top;
	position					: relative;
}

div.div_intro_home a.btn_guide,
div.div_intro_home a.btn_weather,
div.div_intro_home a.btn_map {
	position					: absolute;
	font-size				: 18px;
	text-decoration		: none;
	width						: 184px;
	text-align				: center;
	bottom					: 0px;
	padding					: 4px;
}

div.div_intro_home a.btn_guide,
div.div_intro_home a.btn_weather {
	border-right			: 1px solid #BBB;
}

div.div_intro_home a.btn_guide img,
div.div_intro_home a.btn_weather img,
div.div_intro_home a.btn_map img {
	vertical-align			: middle;
}

div.div_intro_home a.btn_guide {
	left						: 396px;
}

div.div_intro_home a.btn_weather {
	left						: 590px;
}

div.div_intro_home a.btn_map {
	left						: 784px;
}

div.div_intro_home div.div_eventi {
	width						: 292px;
	height					: 250px;
	position					: absolute;
	top						: 0;
	left						: 396px;
}

div.div_intro_home div.div_offerte {
	width						: 292px;
	height					: 250px;
	position					: absolute;
	top						: 0;
	right						: 0;
}


div.div_intro_home div.div_eventi p.titolo,
div.div_intro_home div.div_offerte p.titolo,
div.div_intro_home div.div_search p.titolo {
	font-weight				: bold;
}

div.div_intro_home div.div_eventi p.titolo,
div.div_intro_home div.div_offerte p.titolo  {
	padding					: 8px;
}

div.div_intro_home div.div_eventi div.div_eventi_cont {
	font-size				: 12px;
	width						: 92%;
	margin					: auto;
}

div.div_intro_home div.div_eventi div.div_eventi_cont p.titolo,
div.div_intro_home div.div_eventi div.div_eventi_cont p.data {

}

div.div_intro_home div.div_eventi div.div_eventi_cont p.titolo {
	padding					: 4px 0 0 0;
}

div.div_intro_home div.div_eventi div.div_eventi_cont p.data {
	border-bottom			: 1px solid #808946;
	padding					: 2px 0 6px 0;
}

div.div_intro_home div.div_eventi a:link,
div.div_intro_home div.div_eventi a:visited {
	color						: #393e14;
}

div.div_intro_home div.div_search {
	padding					: 15px;
	width						: 368px;
}

div.div_tab_foto_struttura p.titolo,
div.div_cols div.div_dx p.titolo,
div.div_intro_home div.div_search p.titolo,
div.div_intro_home div.div_offerte p.titolo {
	color						: #F50;
	font-weight				: bold;
}

div.div_intro_home a.more_events,
div.div_intro_home a.more_offers {
	position					: absolute;
	top						: 220px;
	text-align				: right;
	font-size				: 11px;
}

div.div_intro_home a.more_events:link,
div.div_intro_home a.more_events:visited,
div.div_intro_home a.more_offers:link,
div.div_intro_home a.more_offers:visited {
	text-decoration		: none;
	color						: #FFF;
}


div.div_intro_home a.more_events {
	right						: 305px;
}

div.div_intro_home a.more_offers {
	right						: 10px;
}

div.div_intro_home div.div_search table {
	margin-top				: 10px;
}

div.div_intro_home div.div_search table td {
	padding					: 3px 2px;
}

div.div_intro_home div.div_search table td.td_options {
	font-size				: 12px;
}

div.div_intro_home div.div_search table td.td_options input {
	vertical-align			: middle;
}

div.div_intro_home div.div_search table td select.input_1,
div.div_intro_home div.div_search table td input.input_1 {
	width						: 220px;
}

div.div_intro_home div.div_search table td input.input_2 {
	width						: 30px;
}

div.div_intro_home div.div_search table td.td_dida {
	text-align				: right;
	font-size				: 12px;
}

div.div_cols {
	overflow					: hidden;
	width						: 100%;
}

div.div_cols div.div_sx {
	float						: left;
	width						: 70%;
}

div.div_cols div.div_dx {
	float						: right;
	width						: 30%;
}

div.div_cols div.div_dx div.div_search_small {
	background-image: url(../_pics/struttura/bg_search_small.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding					: 15px;
}

div.div_cols div.div_dx table.tab_ricerca {

}

div.div_cols div.div_dx table.tab_ricerca td {
	padding					: 1px;
	font-size				: 11px;
}

div.div_cols div.div_dx table.tab_ricerca td.td_dida {
	text-align				: right;
}

div.div_cols div.div_dx div.div_search_small input.input_1,
div.div_cols div.div_dx div.div_search_small select.input_1  {
	font-size				: 11px;
}

div.div_cols div.div_dx div.div_search_small input.input_1  {
	width						: 50px;
}

div.div_cols div.div_dx div.div_search_small select.input_1  {
	width						: 130px;
}

div.div_cols div.div_dx p.titolo {
	font-weight				: bold;
	margin-bottom			: 10px;
}

div.div_box_small {
	background-image		: url(../_pics/struttura/bg_box_small.gif);
	background-repeat		: no-repeat;
	background-position	: center top;
}

div.div_box_medium {
	background-image		: url(../_pics/struttura/bg_box_medium.gif);
	background-repeat		: no-repeat;
	background-position	: center top;
}

div.div_box_lat {
	margin-bottom			: 6px;
}

div.div_box_lat p.titolo,
div.div_cols div.div_dx div.div_box_lat p.titolo {
	color						: #435e99;
	margin					: 0;
	font-weight				: bold;
}

div.div_box_small_f,
div.div_box_medium_f {
	background-image			: url(../_pics/struttura/bg_box_small.gif);
	background-repeat			: no-repeat;
	background-position		: center bottom;
	height						: 22px;
	margin-top					: -6px;
}

div.div_box_small_f {
	background-image			: url(../_pics/struttura/bg_box_small.gif);
}

div.div_box_medium_f {
	background-image			: url(../_pics/struttura/bg_box_medium.gif);
}

.padding_box_small {
	padding					: 9px 12px 0 12px;
}

.padding_box_medium {
	padding					: 12px 20px 0 20px;
}

table.tab_focus,
table.tab_home_cat {
	margin					: auto;
	margin-top				: 7px;
}

table.tab_home_cat td {
	text-align				: center;
	padding					: 4px;
	font-size				: 22px;
}

table.tab_home_cat td,
table.tab_home_cat td h3 {
	font-size				: 22px;
}

table.tab_focus td {
	padding					: 2px;
	width						: 215px;
	vertical-align			: top;
}

table.tab_focus td p.cat {
	margin-top				: 4px;
}

table.tab_focus td p.titolo {
	font-size				: 17px;
	font-weight				: bold;
}

table.tab_focus td div.div_dati_struttura {
	padding					: 9px;
	font-size				: 11px;
}

table.tab_focus td div.div_dati_struttura div.div_persone {
	float						: right;
	margin-top				: -2px;
	margin-right			: -2px;
	padding-left			: 8px;
}

table.tab_focus td div.div_dati_struttura div.div_persone img {
	vertical-align			: middle;
	margin-right			: 2px;
}

table.tab_focus td div.div_dati_struttura span.nome {
	font-size				: 12px;
}

table.tab_focus td div.div_dati_struttura,
table.tab_focus td div.div_dati_struttura a:link,
table.tab_focus td div.div_dati_struttura a:visited {
	color						: #FFF;
	text-decoration		: none;
}

table.tab_focus td div.div_dati_struttura a:hover {
	text-decoration		: underline;
}

table.tab_home_cat td a:link,
table.tab_home_cat td a:visited {
	text-decoration		: none;
}

span.cat_ag,
table.tab_home_cat td.td_ag a:link,
table.tab_home_cat td.td_ag a:visited {
	color						: #cf3111;
}

.bg_ag {
	background-color		: #cf3111;
}

span.cat_af,
table.tab_home_cat td.td_af a:link,
table.tab_home_cat td.td_af a:visited {
	color						: #7dae1d;
}

.bg_af {
	background-color		: #7dae1d;
}

span.cat_cv,
table.tab_home_cat td.td_cv a:link,
table.tab_home_cat td.td_cv a:visited {
	color						: #5d90ba;
}

.bg_cv {
	background-color		: #5d90ba;
}

table.tab_eventi {
	margin					: auto;
	width						: 100%;
	margin-top				: 5px;
}

table.tab_eventi td {
	width						: 33%;
	padding					: 5px 10px 5px 10px;
	vertical-align			: top;
}

table.tab_eventi td p.titolo {
	font-size				: 18px;
	line-height				: 18px;
	margin-bottom			: 4px;
}

table.tab_eventi td p.testo {
	font-size				: 11px;
	padding					: 5px 3px 0 3px;
}

table.tab_eventi td a:link,
table.tab_eventi td a:visited {
	text-decoration		: none;
}

table.tab_eventi td.td_bordo {
	border-right			: 1px solid #CCC;
}

div.div_lista_strutture {
	background-color		: #eaecef;
}

div.div_lista_strutture h1.nav {
	padding					: 6px 10px;
	font-weight				: normal;
	font-size				: 28px;
	letter-spacing			: -1px;
}

div.div_lista_strutture div.div_legenda {
	padding					: 6px 0;
}

div.div_lista_strutture div.div_legenda p.sorting {
	float						: right;
	text-align				: right; 
	padding-right			: 8px;
	padding-top				: 3px;
}

div.div_lista_strutture div.div_legenda table {
	margin-left				: 8px;
}

div.div_lista_strutture div.div_legenda table td {
	padding					: 2px 4px;
}

div.div_lista_strutture div.div_legenda table td.td_ico {
	width						: 12px;
	border					: 2px solid #FFF;
}

div.div_lista_strutture div.div_legenda table td.td_desc {
	padding-right			: 10px;
}

div.div_dati_dtl_struttura {
	margin					: auto;
	margin-bottom			: 1px;
	background-image		: url(../_pics/lista_strutture/bg_dati_struttura.gif);
	background-repeat		: no-repeat;
	background-position	: center;
	padding					: 12px;
}

table.tab_dati_struttura {
	width						: 100%;
}

table.tab_dati_struttura td.td_img {
	width						: 200px;
	padding-right			: 5px;
}

table.tab_dati_struttura td.td_servizi {
	text-align				: right;
}

table.tab_dati_struttura td.td_nome {
	padding					: 5px;
	height					: 30px;
}

table.tab_dati_struttura td.td_nome a.link_map {
	float						: right;
	font-size				: 12px;
	padding-top				: 3px;
}

table.tab_dati_struttura td.td_nome h2 {
	font-size				: 19px;
	float						: left;
	margin-right			: 4px;
}

table.tab_dati_struttura td.td_desc {
	height					: 45px;
}

table.tab_dati_struttura td.td_desc h3 {
	font-size				: 14px;
}

table.tab_dati_struttura td.td_desc h4 {
	font-size				: 11px;
	font-weight				: normal;
	line-height				: 11px;
}

table.tab_dati_struttura td.td_dati {
	background-color		: #eaecef;
	font-size				: 11px;
	padding					: 4px 5px;
}

table.tab_dati_struttura td.td_nome,
table.tab_dati_struttura td.td_nome a:link,
table.tab_dati_struttura td.td_nome a:visited {
	color						: #FFF;
	text-decoration		: none;
}

.r {
	color						: #D10;
	font-weight				: bold;
}

#div_container div.div_footer {
	height					: 170px;
	color						: #FFF;
	position					: relative;
	font-size				: 11px;
	text-align				: center;
}

#div_container div.div_footer p {
	padding					: 4px 0;
}

#div_container div.div_footer p.main_menu {
	
}

#div_container div.div_footer a:link,
#div_container div.div_footer a:visited {
	color						: #FFF;
}

div.div_home_txt {
	padding					: 10px;
}

div.div_home_txt h2 {
	font-size				: 14px;
	font-weight				: normal;
	line-height				: 16px;
}

div.div_sponsor_req {
	background-image		: url(../_pics/struttura/bg_sponsor.gif);
	background-repeat		: no-repeat;
	background-position	: center;
	height					: 106px;
	text-align				: center;
	margin-bottom			: 5px;
}

div.div_sponsor_req_cont {
	padding					: 28px 10px;
}

div.div_indice_guida {
}

div.div_indice_guida p.titolo_guida {
	font-weight					: bold;
	margin-top					: 3px;
	padding						: 5px 2px;
	color							: #F50;
}

div.div_indice_guida p.link_guida {
	font-size					: 12px;
	padding						: 1px 4px;
}

div.div_indice_guida p.link_guida span.selected {
	color							: #F50;
	font-weight					: bold;
	text-decoration			: underline;
}

div.div_indice_guida p.link_guida,
div.div_indice_guida p.link_guida a:link,
div.div_indice_guida p.link_guida a:visited {
	color							: #444;
	font-weight					: normal;
}

div.div_indice_guida p.link_guida a:link,
div.div_indice_guida p.link_guida a:visited {
	text-decoration			: none;
}

h1.main_title {
	font-weight					: normal;
	font-size					: 35px;
	letter-spacing				: -1px;
}

.tnx_scroller_menu {
	margin:auto;
}

.tnx_scroller_menu ul{
	margin:auto;
	position:absolute;
	left:0px;
	padding:0px;
	margin:0px;
	display:block;
	

}
.tnx_scroller_menu .tnx_scroller_menu_wrap {
	overflow						: hidden;
	width							: 234px;
	float							: left;
	position						: relative;
	margin						: auto;
}

.tnx_scroller_menu li{
	list-style					: none;
	padding						: 0px;
	margin						: 0px;
	display						: block;
	float							: left;

}
.tnx_scroller_menu ul li > a{
	margin-right:10px;
	padding:2px;
	display:block;
	text-align:center;

}
.tnx_scroller_menu ul li.active > a, .tnx_scroller_menu ul li.selected > a{
	border:2px solid;
	padding:0px;

}
.tnx_scroller_menu a.tnx_scroller_menu_nav{
	display				: block;
	float					: left;
	text-align			: center;
	padding				: 80px 5px 0 5px;
	outline				: none;
}

.tnx_scroller_menu span{
	display:block;
	padding:5px;
}

table.tab_slider_offerta {

}

table.tab_slider_offerta td {
	padding				: 1px 0;
}

table.tab_slider_offerta td.td_img {
	width					: 200px;
	padding           : 0 10px;
}

table.tab_slider_offerta td.td_desc {
	width					: 200px;
	padding           : 0 4px;
}

ul.lista_strutture_dx {
	list-style-type		: square;
	margin-left				: 12px;
	padding-left			: 12px;
}

ul.lista_strutture_dx li {
	font-size				: 12px;
	padding					: 2px 0;
}

ul.lista_strutture_dx li span.selected {
	color						: #F50;
}


ul.lista_strutture_dx li a:link,
ul.lista_strutture_dx li a:visited {
	font-weight				: normal;
	text-decoration		: none;
	color						: #333;
}

div.div_scheda_struttura {

}

div.div_header_struttura {
	padding					: 10px;
	height					: 126px;
	position					: relative;
	border-bottom			: 2px solid #F50;
}

div.div_header_struttura div.div_menu_struttura {
	height					: 34px;
	position					: absolute;
	bottom					: 0;
	left						: 9px;
}

div.div_header_struttura div.div_menu_struttura a {
	padding					: 9px 15px;
	display					: block;
	float						: left;
	margin-right			: 5px;
	outline					: none;
}

div.div_header_struttura div.div_menu_struttura a:link,
div.div_header_struttura div.div_menu_struttura a:visited {
	text-decoration		: none;
	color						: #444;
	font-weight				: normal;
}

div.div_header_struttura div.div_menu_struttura a.selected {
	background-color		: #F50;
}

div.div_header_struttura div.div_menu_struttura a.selected:link,
div.div_header_struttura div.div_menu_struttura a.selected:visited {
	color						: #FFF;
	font-weight				: bold;
}
	

div.div_header_struttura h1 {
	font-size				: 48px;
	font-weight				: bold;
	letter-spacing			: -2px;
}

div.div_header_struttura h2.nav {
	font-weight				: normal;
	letter-spacing			: -1px;
	font-size				: 26px;
	color						: #F50;
	padding					: 0 3px;
	margin-top				: -10px;
}

div.div_header_struttura p.titolo {
	color						: #F50;
	font-weight				: bold;
}

div.div_lista_alloggi a.bottone,
div.div_dettagli_struttura a.bottone,
div.div_dettagli_struttura div.div_termini_condizioni a.bottone,
div.div_dettagli_struttura div.div_contatti_info a.bottone,
div.div_header_struttura a.bottone {
	color						: #FFF;
	text-decoration		: none;
}

div.div_dettagli_struttura {

}

div.padding_dettagli {
	padding					: 10px 20px;
}

div.div_dettagli_struttura p.titolo {
	color						: #F50;
	font-size				: 16px;
	font-weight				: bold;
}

div.div_dettagli_struttura div.div_riepilogo {
	
}

div.div_dettagli_struttura div.div_contatti_info td.r,
div.div_dettagli_struttura div.div_contatti_info span.r,
div.div_dettagli_struttura div.div_riepilogo span.r {
	color						: #333;
}

div.div_dettagli_struttura div.div_termini_condizioni table,
div.div_dettagli_struttura div.div_contatti_info table,
div.div_dettagli_struttura div.div_riepilogo table {
	width						: 100%;
}

div.div_dettagli_struttura div.div_riepilogo table td {
	padding					: 4px 18px 4px 0px;
}


div.div_dettagli_struttura div.div_contatti_info table td {
	padding					: 4px;
}

div.div_dettagli_struttura div.div_descrizione_struttura {
	
}

div.div_dettagli_struttura div.div_descrizione_struttura h3 {
	font-size				: 14px;
	font-weight				: normal;
	text-align				: justify;
	line-height				: 18px;
}

div.div_dettagli_struttura div.div_descrizione_struttura img {
	margin-right			: 8px;
}

div.div_dettagli_struttura div.div_descrizione_struttura table td {
	
}

div.div_dettagli_struttura div.div_descrizione_struttura table td.td_foto {
	padding					: 15px 0;
	text-align				: center;
}

table.tab_offerta {
	margin					: auto;
	width						: 93%;
}

table.tab_offerta td {
	padding					: 3px;
	border					: 1px solid #D10;
}

table.tab_collegate {
	
}

table.tab_collegate td {
	padding					: 8px;
	font-size				: 17px;
	text-align				: center;
}

div.div_tab_foto_struttura table {
}

div.div_tab_foto_struttura table td {
	text-align				: center;
	padding					: 5px;
}

p.stampa_recapiti {
	text-align				: center;
}

p.stampa_recapiti a:link,
p.stampa_recapiti a:visited {
	color						: #FFF;
	text-decoration		: none;
}

p.similar_link {
}

p.similar_link a:link,
p.similar_link a:visited {
	color                : #FFF;
	text-decoration      : none;
}

div.div_strutture_collegate {
	padding              : 10px;
	background-color     : #eaecef;
}

div.div_strutture_collegate table.tab_collegate {

}

div.div_strutture_collegate table.tab_collegate td {
	font-size            : 14px;
	text-align           : center;
	padding              : 10px;
}

div.div_strutture_collegate table.tab_collegate td a:link,
div.div_strutture_collegate table.tab_collegate td a:visited {

	text-decoration      : none;
}
ul.ul_servizi_scheda {
	padding				: 0px;
	margin				: 0px;	
}
ul.ul_servizi_scheda li{
	list-style			: none;
}


