#arrow{
	display: block;
	position: absolute;
	margin-left: 35px;
	margin-top: 6px;
}

.corpo, #div_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sfondo {
	background-image: url(images/sfondo_dx.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.sfondofooter {
	background-attachment: scroll;
	background-image: url(images/footer_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.scheda_offerta{
	border: 1px solid #990000;
	border-collapse: collapse;
}
.scheda_offerta td{
	padding: 3px 5px 3px 5px;
	border: 1px solid #990000;
}

.td_home{
	background-position:center;
	background-repeat: no-repeat;
}

.p_testo_home{
	margin: 35px 10px 0px 15px;
}

.p_nuova_ricerca{
	margin: 0px auto;
	padding: 0px auto;
}

.img_offerta{
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 113px;
}

.riga_offerte{
	border: 0;
	height: 1px;
	color: black;
	background-color: black;
}

.span_categoria{	
	color:#993300;
	font-size: 16px;
	font-weight: bold;
}

.span_titolo_offerta{
	color:#993300;
	font-weight: bold;
}

.span_titolo_sezione{
	color: #663300;
	font-weight: bold;
	font-size: 14px;
}

span.titolo_lista{
	color: #663300;
	font-weight: bold;
	margin-left: 15px !important;
	margin-left: 23px;
}

.div_home{
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #CCCCCC;
}

#lista_offerte{
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#lista_offerte li{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#lista_offerte li a{
	color: #CC3300;
	text-decoration: underline;
}

#loghi{
	padding-left: 15px;
}

#div_corpo{
	height: 340px;
	padding-right: 10px;
	overflow:auto;
}
#div_corpo a{
	color: #000000;
	text-decoration: none;
}
#div_corpo a:hover{
	background-color: #FFFF00;
	color: #000000;
	text-decoration: none;
}

#div_corpo .no_hover_link:hover{
	background-color: #FFFFFF;
}


div.corpo_offerte{
	width:    618px;
  //width: 628px;
}

#div_wrapper{
	width: 90%;
}

#div_column_sx{
	float:left;
	width: 51%;
}

#div_column_dx{
	width: 40%;
	float: right;
}

#div_column_sx ul, #div_column_dx ul{
	list-style-image: url(images/punto_li.jpg);
}
#div_column_sx ul li, #div_column_dx ul li{
	margin-bottom: 1px;
}

#div_footer{
	float:left; 
	height: 18px;  /** Su firefox il padding-top aumenta l'altezza del div **/
	//height:20px; 
	width: 807px;
	//width:822px;
	margin: 0px;
	//margin-right: -3px;  /** Su IE tra il div e il link adiacente c'è un piccolo spazio **/
	padding: 2px 15px 0px 0px;
	background-image:url(images/footersx.jpg);
	color: #FFFFFF;
	text-align: right;
}
#div_footer a{
	color: #FFFFFF;
}

#select_destinazioni{
	font-size: 12px;
}
