
body
{
	font-size		: 13px;
	margin			: 0;
	padding			: 0;
	border			: 0;
}

body,
select,
input,
textarea {
	font-family		: Trebuchet MS, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin			: 0;
	padding			: 0;
}

.display_none,
hr
{
	display			: none;
}

img
{
	border			: 0;
}

a:link,
a:visited
{
	text-decoration		: none;
	font-weight		: bold;
}

a:hover
{
	text-decoration		: underline;
}

input.input_1,
select.input_1
{
	font-size		: 11px;
}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			: 2px;
	background-color	: #FFF;
	border			: 1px solid #999;
}

textarea.input_1 {
	font-size		: 11px;
}

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

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.padding_4_left {
	padding			: 5px 15px;
}

#div_container {
	margin			: auto;
}

#div_container,
#div_container_header,
#div_container_body,
#div_container_body div.div_h,
#div_container_body div.div_b,
#div_container_body div.div_f{
	width			: 980px;
}

#div_container_header {
	background-repeat	: no-repeat;
	position		: relative;
	height			: 275px;
}

#div_container_header div.div_logo {
	position		: absolute;
	top			: 8px;
	left			: 10px;
}

#div_container_header div.div_titolo {
	position		: absolute;
	top			: 52px;
	left			: 12px;
	font-size		: 14px;
	color			: #FFF;
}

#div_container_header div.div_join {
	position		: absolute;
	top			: 10px;
	left			: 340px;
}

#div_container_header div.div_titolo a:link,
#div_container_header div.div_titolo a:visited,
#div_container_header div.div_titolo a:hover {
	color			: #FFF;
	font-weight		: normal;
}

#div_container_header div.div_main_menu {
	position		: absolute;
	bottom			: 14px;
	left			: 20px;
	color			: #FFF;
	font-size		: 13px;
}

div.div_lingue {
	position		: absolute;
	bottom			: 12px;
	right			: 12px;
	color      : #FFF;
	height           : 23px;
}

div.div_lingue img {
	vertical-align      : middle;
}



#div_container_body {
	margin-top		: 5px;
}

#div_breadcrumb {
	background-color	: #FAF6F0;
	padding			: 4px 6px;
	margin-bottom		: 6px;
}

#div_container_body div.div_h,
#div_container_body div.div_f {
	height			: 20px;
	background-repeat	: no-repeat;
	line-height		: 0px;
	font-size		: 0px;
}

#div_container_body div.div_b {
	background-repeat	: repeat-y;
	background-color	: #FFF;
}

#div_container_body div.div_main_menu {
	width			      : 250px;
	float            : left;
}

#div_container_body div.div_main_menu p.join {
	padding			: 0 15px;
}

#div_container_body div.div_main_menu p {
	font-weight		: bold;
	font-size		: 12px;
}

#div_container_body div.div_main_menu ul {
	margin			: 0;
	padding			: 0;
	border			: 0;
	list-style-type		: none;
	margin-bottom		: 10px;
}

#div_container_body div.div_main_menu ul li {
	padding			: 0 5px;
	font-size		: 13px;
}

#div_container_body div.div_main_menu ul li span.num {
	color			: #555;
}

#div_container_body div.div_main_menu ul li.selected {
	background-color	: #FAF6F0;
}

#div_container_body div.div_body {
   float                  : right;
	min-height             : 800px;
	height                 : auto !important;
	height                 : 800px;
	width                  : 700px;
}

#div_container_body div.div_body h2,#div_container_body div.div_body h1 {
	font-size		: 20px;
	text-align		: center;
	color			: #555;
	letter-spacing		: -1px;
}

#div_container_footer {
	text-align		: center;
	color			: #FFF;
}

#div_container_header a:link,
#div_container_header a:visited,
#div_container_footer a:link,
#div_container_footer a:visited {
	color			: #FFF;
}

#div_container_header a:hover,
#div_container_footer a:hover {
	color			: #F5CC26;
}

#div_container_footer p {
	font-size		: 11px;
}

#div_container_footer p.menu {
	font-size		: 13px;
}

/* dettaglio struttura */

#div_dettaglio_struttura h1 {
	font-size		: 30px;
	color			: #444;
	padding			: 2px;
	letter-spacing		: -1px;
	text-align		: center;
}

#div_dettaglio_struttura p.titolo
{
	font-size		: 14px;
	color			: #555;
	text-align		: left;
	padding			: 0;
	border-bottom		: 1px solid #CCC;
	margin-top		: 5px;
	display			: block;
	font-weight		: bold;

}

#div_dettaglio_struttura div.dati_struttura {
	padding			: 3px;
}

#div_dettaglio_struttura div.dati_struttura p {
	text-align		: center;
	font-size		: 11px;
	color			: #666;
}

#div_dettaglio_struttura div.dati_struttura p span.numero {
	font-weight		: bold;
	font-size		: 14px;
	color			: #A53B16;
}

#div_dettaglio_struttura p.back {
	text-align		: center;
	padding			: 8px;
}

#div_dettaglio_struttura h2, #div_dettaglio_struttura h1
{
	font-size		: 12px;
	color			: #333;
	text-align		: center;
	padding			: 2px 0;
}

/* dettaglio struttura info*/

#dettaglio_struttura_info {
	width			: 100%;
}

#dettaglio_struttura_info div.div_col_sx {
	width			: 63%;
}

#dettaglio_struttura_info div.div_col_sx div.cont {
	padding			: 0 8px 0 0;
}

#dettaglio_struttura_info div.div_col_sx p{
	text-align		: justify;
}

#dettaglio_struttura_info p.iscriviti {
	text-align		: center;
}

#dettaglio_struttura_info div.div_col_dx {
	width			: 35%;
	float			: right;
	font-size		: 10px;
}

#dettaglio_struttura_info div.div_col_dx div.div_form_dintorni {
	background-image	: url('../../_pics/tha/dettaglio_struttura/bg_search_dintorni.gif');
	background-repeat	: no-repeat;
	background-position	: center;
	background-color	: #FFF;
	margin			: 10px 0;
	text-align		: center;
}

#dettaglio_struttura_info div.div_col_dx div.div_form_dintorni select {
	font-size		: 10px;
}

#dettaglio_struttura_info div.div_col_dx div.div_form_dintorni div.form_cont {
	padding			: 6px;
}

#dettaglio_struttura_info div.div_col_dx div.div_form_dintorni form {
	border			: 0;
	margin			: 0;
	padding			: 0;
}

#dettaglio_struttura_info div.div_col_dx div.div_form_dintorni input {
	vertical-align		: middle;
}

#dettaglio_struttura_info div.div_col_dx div.div_form_dintorni p {
	text-align		: center;
	font-weight		: normal;
}

#dettaglio_struttura_info div.div_col_dx p {
	text-align		: center;
	font-weight		: bold;
	font-size		: 11px;
}

#dettaglio_struttura_info div.div_col_dx p.richiesta {
	padding			: 4px 0;
}

#dettaglio_struttura_info p.testo {
	padding			: 0 6px;
}

#dettaglio_struttura_info div.div_col_dx table.tab_foto {

	margin			: 0px;
	text-align		: center;
	vertical-align		: bottom;
	height			: 235px;
;
}

#dettaglio_struttura_info div.div_col_dx table.tab_foto td {
	padding			: 3px;
}

#dettaglio_struttura_info div.div_col_dx ul {
	list-style-type		: none;
	padding			: 0;
	margin			: 0;
	background-color	: #FBF6ED;
}

#dettaglio_struttura_info div.div_col_dx ul li {
	padding			: 3px;
	border-bottom		: 1px solid #FFF;
	font-size		: 11px;
}

#dettaglio_struttura_info div.div_col_dx ul li a:link,
#dettaglio_struttura_info div.div_col_dx ul li a:visited {
	font-weight		: normal;
}

#dettaglio_struttura_info div.div_col_dx ul li.selected {
	background-color	: #F1E7CD;
}

#dettaglio_struttura_info div.div_col_dx ul li.selected a:link,
#dettaglio_struttura_info div.div_col_dx ul li.selected a:visited {
	font-weight		: bold;
}

div.div_esempio_portale {
	margin			: auto;
	margin-bottom		: 10px;
	width			: 90%;
	padding			: 15px;
	border-bottom		: 1px solid #E4DAC8;
	
}

div.div_esempio_portale p {
	line-height		: 15px;
	color			: #666;
}

div.div_esempio_portale p.nome {
	font-size		: 15px;
	line-height		: 19px;
}

div.div_esempio_portale p.descrizione {
	margin-bottom		: 6px;
	font-size		: 12px;
}

div.div_esempio_portale span.didascalia {
	font-weight		: bold;
	text-decoration		: underline;
	
}


/* categorie */

table.tab_categorie
{
	width		: 95%;
	margin		: auto;
}

table.tab_categorie td
{
	text-align		: center;
	padding			: 4px;
	width			: 33%;
	background-repeat	: repeat-x;
	background-image	: url('../../_pics/tha/lista_strutture/bg_td.gif');
	background-position	: left bottom;
	white-space		: nowrap;
}

table.tab_categorie td span.stat
{
	font-size		: 11px;
}

table.tab_categorie td span.numero
{
	color			: #666;
	font-size		: 11px;
}


/* lista strutture */

table.tab_strutture_lista
{
	margin			: auto;
	width			: 98%;
	margin-top		: 12px;
}

table.tab_strutture_lista th,
table.tab_strutture_lista td
{
	padding			: 2px 1px;
	font-size		: 11px;
}

table.tab_strutture_lista th
{
	text-align		: left;
	background-color	: #F9EDD1;	
}

table.tab_strutture_lista th.th_nome {
	width			: 320px;
}

table.tab_strutture_lista th.th_comune {
	width			: 230px;
}

table.tab_strutture_lista th.th_telefono {
	width			: 150px;
}

table.tab_strutture_lista tr.tr_p td
{
	background-color	: #FAF6F0;
}


table.tab_strutture_lista tr td.td_icona
{
	width			: 70px;
}

table.tab_strutture_lista tr td.td_nome_ava {
	font-size		: 13px;
}

table.tab_strutture_lista tr td.td_nome span.link_exchange a:link,
table.tab_strutture_lista tr td.td_nome span.link_exchange a:visited {
	color			: #666;
}

table.tab_strutture_lista tr td.td_comune_ava {
	font-size		: 11px;
}

table.tab_strutture_lista tr td.td_comune,
table.tab_strutture_lista tr td.td_telefono {
	
	white-space		: nowrap;
}

/* fine lista strutture */

table.tab_strutture_random
{
	width			: 90%;
	margin			: auto;
	margin-top		: 3px;
	
}

table.tab_strutture_random td
{
	width			: 25%;
	vertical-align		: top;
	font-size		: 14px;
	padding			: 6px;
	text-align		: center;
}


table.tab_paginazione {
	margin			: auto;
	margin-top		: 10px;
}

table.tab_paginazione td {
	
}

table.tab_paginazione td.td_num {
	padding			: 3px;
}

table.tab_paginazione td.td_ico {
	padding			: 0 2px;
}

table.tab_paginazione td a:link,
table.tab_paginazione td a:visited
{
	color			: #444;
	font-weight		: normal;
}

table.tab_paginazione td.td_selected {
	font-size		: 15px;
	font-weight		: bold;
	color			: #A33913;
	padding			: 3px;
}

p.p_paginazione {
	text-align		: center;
}


div.div_opzioni_strutture {
   background-image: url(../../_pics/tha/lista_strutture/bg_btn.png);
   background-repeat: no-repeat;
   background-position: center center;
   padding              : 10px;
   text-align           : center;
   font-size            : 12px;
}

div.div_opzioni_strutture img {
   vertical-align       : middle;
   padding-left          : 5px;
}

div.div_opzioni_strutture a:link,
div.div_opzioni_strutture a:visited {

   text-decoration      : none;
}

div.div_opzioni_strutture a:hover {

}


