

/*---------------------------------------------------SITO CUSTOM TAVERNETTA ANDRONA------------------------------------*/

#lingua {
	height:27px;
	margin:20px 2px 0px 0px;
	float:right;
}

/*------------------------------------------------HOME MOVIE FLASH-------------------------------------------------------------------*/

#movie_flash {
	width:500px;
	height:260px;
	margin:0px 0px 0px 0px;
	float:left;
}

/*------------------------------------------------BOX NEWS------------------------------------------------------*/

#news {
	width:183px;
	height:207px;
	padding: 65px 20px 0px 20px;
	float:left;
	background: url("../../images_custom/sfondo_news_home.jpg") no-repeat top left;
}

/*------------------------------------------------BOX NEWS organizzazione testi----------------------*/

.box_data_news_home {
	padding:10px 0px 0px 0px;
}

.box_testo_news_home {
	padding:0px 0px 0px 0px;
}

.box_link_news_home {
	padding:10px 0px 0px 0px;
}

/*------------------------------------------------BOX BENVENUTO------------------------------------------------------*/

#benvenuto {
	width: 233px;
	height: 250px;
	padding: 22px 0px 0px 0px;
	float:left;
}

#bandierine {
	width:44px;
	height: 262px;
	margin: 10px 0px 0px 0px;
	float:left;
	background: url("../../images_custom/bandierine.gif") no-repeat center center;
}

#benvenuto_titolo {
	padding: 0px 0px 0px 0px;
}

#benvenuto_txt {
	padding: 0px 0px 0px 0px;
}

#menu_titolo {
	padding: 35px 0px 0px 0px;
}

#menu_icona {
	position:relative;
	top:-31px;
	float: right;
}

#menu_txt {
	padding: 0px 0px 0px 0px;
}

