

/*---------------------------SITO CUSTOM HOTEL RIALTO-------------------------------------------------*/

#schermo_home {
	width: 819px;
	height:454px;
	margin:0px 0px 25px 60px;
	background: url("../../images_custom/schermo_home.gif") no-repeat;
}

#contenuti_home {
	width: 768px;
	height:348px;
	margin:0px 0px 0px 25px;
	background: url("../../images_custom/sfondo_home.jpg") repeat-x top left;
}

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

#movie_flash {
	width:485px;
	height:348px;
	float:left;
	background:#FF0000;
}

/*------------------------------------------------NEWS HOME-----------------------------------------------------------*/

#news {
	width:252px;
	height:298px;
	padding:50px 20px 0px 11px;
	float:left;
}

#sfondo_news {
	height:175px;
	padding:10px 0px 0px 0px;
	background: url("../../images_custom/sfondo_news.jpg") repeat-x top left;
}

#contenitore_news {
	height:145px;
	padding:0px 0px 0px 0px;
}

#titolo_news {
	text-align:right;
}

#link_archivio{
	text-align:right;
	padding:0px 0px 0px 0px;
}

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

.box_data_news_home {
	width: 60px;
	padding:0px 0px 0px 5px;
	float:left;
}

.box_abstract_news_home {
	width: 170px;
	padding:0px 0px 0px 10px;
	float:left;
}

.box_link_news_home {
	padding:5px 0px 0px 0px;
	float:right;
}

#iva{
	float:left;
	padding:18px 0px 0px 23px;
}


