

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

#sito {
	width:100%;
 }

#pagina {
	width: 935px;
	height: 750px;
	text-align:left;
	background: url("../../images_custom/sfondo_pagina2.jpg") repeat-x top left;
	float:left;
}

#ombra_sx {
	width: 17px;
	height: 720px;
	background: url("../../images_custom/ombra_sx.jpg") no-repeat top left;
	float:left;
}

#ombra_dx {
	width: 17px;
	height: 720px;
	background: url("../../images_custom/ombra_dx.jpg") no-repeat top left;
	float:left;
}

/*------------------------------------------------RIMUOVE FLOAT---------------------------------------------*/

.clearfloat {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: -1px;
}

.clearboth {
	clear: both;
}

/*------------------------------------------------HEADER---------------------------------------------*/

#header {
	width: 819px;
	height:111px;
	margin:0px 0px 0px 60px;
	background: url("../../images_custom/sfondo_header.jpg") no-repeat;
}

/*home-contattaci*/
#menu_header {
	width:200px;
	padding:40px 0px 0px 0px;
	float:left;
}

#lingua{
	font: normal 9px/11px Verdana,sans-serif ;
    color: #625F5B;
	padding:42px 0px 0px 0px;
	float:right;
}

/*------------------------------------------------SCHERMO ---------------------------------------------*/

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

/*------------------------------------------------MENU---------------------------------------------------*/

#menu_sx1_contenitore {
	height: 22px;
	padding: 10px 0px 0px 25px;
}

.menu_sx1 {
	padding: 0px 10px 0px 0px;
	float: left;
}

#menu_sx2_contenitore {
	height: 30px;
	padding: 10px 0px 0px 20px;
}

.menu_sx2 {
	margin:0px 0px 0px 0px;
	padding:0px 4px 0px 4px;
	float:left;
}

.separatore_menu2 {
	width:1px;
	height:10px;
	padding:2px 0px 0px 0px;
	float:left;
}

/*------------------------------------------------STAMPA/INVIA/SCARICA FILE PDF------------------------------------*/

#stampa_invia{
	padding: 18px 0px 0px 25px;
}
/*
#scarica_file {
	padding:20px 0px 0px 0px;
}

/*------------------------------------------------SEZIONE PARTI COMUNI-------------------------------------------------*/

#contenuti {
	width: 768px;
	height:348px;
	margin:0px 0px 0px 25px;
	/*background: #FFFFFF;*/
}

#titolo_flash{
	height:44px;
	padding: 0px 0px 0px 25px;
}

#titolo_sez{
	height:14px;
	margin:10px 0px 0px 25px;
}

#riga_separatore_up {
	height:1px;
	margin:1px 30px 0px 25px;
	background:#C1C0BE;
	clear:both;
}

#riga_separatore_down {
	height:1px;
	margin:0px 30px 0px 25px;
	background:#9D9993;
	clear:both;
}

/*-----------------------------------------------ARCHIVIO NEWS-------------------------------------------------------------*/

#archivio_news {
	width:700px;
	height:230px;
	margin:13px 0px 0px 25px;
	padding:0px 15px 0px 0px;
	overflow: auto;
	overflow-x:hidden;
}

#menu_archivio {
	width:240px;
	padding:0px 15px 0px 0px;
	float:left;
}

#testo_archivio {
	width:420px;
	float:left;
}


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

.box_titolo_news_arch {
	padding: 5px 0px 0px 0px;
}

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

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

.box_link_news_arch {
	padding: 5px 0px 10px 0px;
}



/*------------------------------------------------POPUP----------------------------------------------------------------------------*/
/*
#popup_form {

}

/*------------------------------------------------FOOTER----------------------------------------------------------------------------*/

#fascia_footer {
	width: 819px;
	height:43px;
	margin:0px 0px 0px 60px;
	background: url("../../images_custom/sfondo_footer.gif") repeat-x top left;
}

#copyright {
	padding:15px 15px 15px 75px;
	float:left;
}

#indirizzo {
	padding:7px 0px 0px 0px;
	float:left;
}

#powered_by {
	padding:18px 0px 0px 15px;
	float:left;
}

#admin {
	padding:18px 25px 0px 0px;
	float:right;
}

