
/* -------------------sito Chemidro 2004--------------------------------*/

#sito {
	width: 778px;
	/*background: #FFFF00;*/
	float: left;
}

#pagina {
	width: 770px;
	margin: 0px 0px 0px 8px;
}

/* ---------------------------------------------------*/

#header {
	width: 770px;
	height: 64px;
	background: #FFFFFF;
	float: left;
}

#logo {
	float: left;
}

#menu_up {
	margin: 38px 0px 0px 0px;
	float: left;
}

#lingua {
	position:relative;
	left:0px;
	margin:10px 0px 0px 0px;
	float:right;
}

/* ---------------------------------------------------*/

#flash {
	width: 770px;
	height: 265px;
	background: #FFFFFF;
	float:left;
}

/* ---------------------------------------------------*/

#navigator {
	width: 770px;
	height: 42px;
	background: url(../../images_custom/sfondo_navigator);
	margin: 6px 0px 0px 0px;
	float: left;
}

#txt_navigator {
	/*background: #FF6600;*/
	padding: 10px 0px 0px 10px;
	float: left;
}

#cerca {
	position: relative;
	top: 7px;
	right: 10px;
	float: right;
}

/* ---------------------------------------------------*/

#main {
	width: 770px;
	height: 286px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	float: left;
}

#progetto_mese {
	width: 331px;
	height: 124px;
	background: url(../../images_custom/sfondo_progetto_mese.gif) repeat-x top;
	float: left;
}

#azienda_prodotti_contattaci {
	width: 117px;
	padding: 0px 0px 0px 20px;
	float: left;
}

#vai {
	width: 414px;
	height: 30px;
	padding: 0px 0px 0px 16px;
	float: left;
}

#area_clienti {
	width: 770px;
	height: 162px;
	/*background: url(../../images_custom/it/area_clienti.gif) no-repeat top;*/
	float: left;
}

#news {
	width: 413px;
	height: 162px;
	background: url(../../images_custom/it/area_news.gif) no-repeat top;
	float: left;
}

/* ---------------------------------------------------*/

#menu_sx {
	position:relative;
	top: 12px;
	left: 11px;
	width: 172px;
	float: left;
}

#voci_menu_sx {
	background: url(../../images_custom/selettore_voce_menu.gif) no-repeat center left;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#sottovoci_menu_sx {
	background: url(../../images_custom/selettore_sottovoce_menu.gif) no-repeat center left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#contenuti {
	width: 556px;
	float: left;
	margin: 0px 0px 0px 20px;
}

#contenuti_tecnici {
	width: 770px;
	background: #9B9B9B;
	float: left;
	margin: 0px 0px 0px 0px;
}

/* ---------------------------------------------------*/
/*
#footer {
	width: 770px;
	height: 35px;
	background: url(../../images_custom/sfondo_footer.gif) no-repeat top;
	margin: 8px 0px 0px 0px;
	float:left;
}
*/
