

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

#sito {
	z-index: 1;
	float: none;
 }

#pagina {
	width: 680px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
	text-align:left;
}

#contenitore_pagina{
	background: url("../../images_custom/sfondo_menu.jpg") no-repeat bottom left;
	float:left;
}

#colonna_sx{
	width:160px;
	margin: 0px 20px 0px 0px;
	float:left;
}

#colonna_dx{
	width:500px;
	float:left;
}

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

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

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

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

#logo {
	width: 160px;
}

#header_icone {
	height:25px;
	margin:48px 0px 0px 0px;
}

/*------------------------------------------------NAVIGATORE-------------------------------------------------------------------------------*/

#navigator {
	margin:15px 0px 0px 30px;
}

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

/*------------------------------------------------CONTENITORE PAGINA SEZIONE (tra menu e footer)------------------------------*/

#contenitore_sezione {
	background:url("../../images_custom/sfondo_sezione2.jpg") no-repeat top left;
}

.riga_tratteggio {
	height: 11px;
	margin: 5px 0px 5px 0px;
	text-align:right;
	background:url("../../images_custom/riga_tratteggio.gif") repeat-x center left;
}

.riga_tratteggio_rossa {
	height: 1px;
	margin: 0px 30px 0px 30px;
	background:url("../../images_custom/riga_tratteggio_rossa.gif") repeat-x center left;
}

#titolo_flash {
	margin:0px 0px 0px 13px;
	padding: 6px 0px 0px 0px;
}

#txt_contenuti{
	padding: 25px 30px 100px 30px;
}

#stampa_invia {
	padding:15px 0px 0px 30px;
}

.foto_catalog {
 	border:1px solid #B15E26;
	padding:2px 2px 1px 2px;
 }

#foto_prodotto {
 	width:221px;
	border:1px solid #B15E26;
	padding:2px 2px 1px 2px;
 }

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

#link_home {
	height: 20px;
	margin: 0px 0px 30px 0px;
	padding: 18px 0px 0px 15px;
	background:#DCDBC3;
	border-bottom:1px solid #FFFFFF;
}

#menu_sx1_contenitore {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 270px 0px;
	background:#DCDBC3;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

.menu_sx1 {
	padding:0px 0px 3px 15px;
}

.menu_sx1_over {
	margin:0px 0px 0px 4px;
	padding:0px 0px 3px 11px;
	background:url("../../images_custom/freccina.gif") no-repeat center left;	
}

.menu_sx2 {
	padding:0px 0px 0px 15px;
	background:url("../../images_custom/sfondo_menu2.jpg") repeat-y top left;	
}

.separatore_menu {
	margin: 0px  0px 0px 15px;
	background:url("../../images_custom/separatore_menu.gif") repeat-x center left;	
}

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

#fascia_footer {
	height:50px;
	margin:20px 0px 0px 0px;
	padding:15px 0px 0px 15px;
	background:url("../../images_custom/sfondo_footer.gif") repeat-x top;
}

#copyright {
	float:left;
}

#powered_by {
	padding:0px 10px 0px 10px;
	float:right;
}

#admin {
	padding:0px 10px 0px 0px;
	float:right;
}


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

.box_data_news_arch {
	padding-bottom: 0px;
}

.box_titolo_news_arch {
	padding-bottom: 10px;
}

.box_abstract_news_arch {
	padding-bottom: 10px;
}

.box_testo_news_arch {
	padding-bottom: 20px;
}

/*------------------------------------------------SEZIONE ARCHIVIO RASSEGNA STAMPA------------------------------------------------------*/

.box_data_browse1_arch {
	padding-bottom: 0px;
}

.box_titolo_browse1_arch {
	padding-bottom: 10px;
}

.box_abstract_browse1_arch {
	padding-bottom: 10px;
}

.box_testo_browse1_arch {
	padding-bottom: 20px;
}

/*------------------------------------------------SEZIONE ARCHIVIO RICETTE------------------------------------------------------*/

.foto_catalog {
	width:90px;
	height:72px;
}




