/* CSS Document */

body, div, td, p, h1, ul, li, form, img{ padding:0; margin:0; }
body, td{ font-size:11px; font-family:Arial, Helvetica, sans-serif }
a{ color:#000; font-weight:bold; text-decoration:none; }
a:hover{ color:#027800; }
ul{ list-style:none; }
td{ vertical-align:top; }
img{ border:0; }

#separatore_top{ height:30px; }

#container{
	position:absolute;
	top:0px;
	left:50%;
	width:1000px;
	margin-left:-500px;
	}
	
#cartina_italia{
	position:absolute;
	top:30px;
	right:10px;
	width:178px;
	height:202px;
}

#ricerca{
	padding-left:400px;
	height:60px;
}

#ricerca .box_ricerca{
	background-color:#64A900;
	height:26px;
	width:190px;
	float:left;
	color:#fff;
	font-size:12px;
}
#ricerca .box_ricerca_input{
	border:0; 
	padding:0;
	width:150px;
	height:20px;
}
#ricerca .box_ricerca_but{
	border:0;
	width:30px;
	height:20px;
	margin-top:3px;
	background:url(img/lente.gif) no-repeat;
}
#ricerca .box_ricerca_sx{
	background:url(img/cerca_up_sx.gif) no-repeat right;
	width:3px;
	height:26px;
	float:left;
}
#ricerca .box_ricerca_dx{
	background:url(img/cerca_up_dx.gif) no-repeat left;
	width:3px;
	height:26px;
	float:left;
}
#head_sx{
	width:600px;
	height:30px;
	float:left;
}
#head_dx{
	float:left;
	height:30px;
	font-weight:bold;
}
#head_dx a{
	color:#070;
}
.banner{
	width:992px;
	height:30px;
	padding:2px 4px;
	margin-bottom:10px;
}
.banner_center_home{
	width:292px;
	height:185px;
	background-color:#fff;
	margin-bottom:5px;
}
.menu_inline{
	padding:3px 4px;
	font-size:12px;
	clear:both;
}
.menu_inline li{
	display:inline;
	padding:0 10px;
}

.colonna_200{
	width:197px;
	float:left;
}
.colonna_200 a:hover{ color:#027800;}
.colonna_600{
	width:592px !important;
	padding:0 4px;
	float:left;
	margin-top:7px;
}
.block_292{
	width:292px;
	float:left;
}
.blocco_banner{ 
	width:192px;
	height:240px;
	background:url(img/blocco_banner.jpg) no-repeat; 
	margin-bottom:5px;}
.blocco_banner .pad{ padding:5px; }
.blocco_banner h2{ font-size:14px; color:#057900; }
.blocco_banner a:hover{ color:#027800; }

.cerca_verde{
	background:url(img/cerca_verde.gif);
	border:none;
	width:98px;
	height:24px;
}
.cerca_grigio{
	background:url(img/cerca_grigio.gif);
	border:none;
	width:98px;
	height:24px;
}
.cerca_arancio{
	background:url(img/cerca_arancio.gif);
	border:none;
	width:98px;
	height:24px;
}


.content_tab{ padding:10px 10px; }
.content_tab td{ font-size:10px; }

.title{ 
	font-size:12px;
	font-weight:bold;
	padding:20px 0 5px 20px; 
	}
	
.titolo_ricerca_avanzata{
	width:592px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	background:url(img/risultato_ricerca_titolo.gif);
	margin-top:15px;
	margin-bottom:10px;
}
.colonna_600 p{
	padding:0 10px 0 20px;
}

.contatto_struttura{
	padding:10px 10px 0 20px;
	width:562px;	
}
.contatto_struttura .sx{
	float:left;
	width:280px !important; width:281px;
	height:750px;
	border-right:1px solid #fff;
	font-size:12px;
	font-weight:bold;
}
.contatto_struttura .dx{
	float:left;
	width:280px !important; width:281px;
	height:750px;
	border-left:1px solid #ccc;
}
.contatto_struttura .input{
	border:1px solid #ccc;
	width:200px;
	margin:5px 0;
}

.soggiorno_prezzo{
	background:url(img/soggiorno_prezzo.jpg);
	width:160px;
	height:76px;
	padding-top:60px;
	color:#000;
	text-align:center;
}
.euro{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	}

.no_result{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}

.aggiungi_blocco{ text-align:center; width:100%; padding-top:30px; }
.blocco_verde{ width:100%; background-color:#9C0; padding:10px 0; }
.comprende{ text-align:left; padding:10px 40px; font-weight:bold }
.separa{ height:1px; background-color:#ccc; border-bottom:1px solid #fff; }
.inserimento_dati td{ font-weight:bold; }
.input_aggiungi{ width:130px; height:30px; border:none; background:url(img/input_aggiungi.gif) }

.testo_landing{ margin:20px 0; }

.form_error{ color:#900; }

.invia{ border:1px solid #ccc;	width:200px; margin:5px 0; font-family:Arial, Helvetica, sans-serif }

.clear{ clear:both; }