@charset "utf-8";
/* CSS Document */

/* position and dimensions of the navigator */
.navi {
	min-width:60px;
	height:19px;
	text-align:center;
	padding:13px 0 7px 0;
}

* html .navi {/*width:60px;*/margin:0 auto;}


/* items inside navigator */
.navi a {
	width:9px;
	height:9px;
	/*float:left;*/
	margin:3px;
	/*background:url(/public/en_BE/eni_europe/static/images/scroll_navi.gif) no-repeat top right;*/
	display:inline-block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	/*background:url(/public/en_BE/eni_europe/static/images/scroll_navi_on.gif) no-repeat top right;   */
}

/* active state (current page state) */
.navi a.active {
	/*background:url(/public/en_BE/eni_europe/static/images/scroll_navi_on.gif) no-repeat top right;*/
}

.scroll_navigazione{width:748px;height:39px;position:relative;margin:0 0 4px 0;}
.pane_small .scroll_navigazione{width:504px;height:40px;background:url(/public/en_BE/eni_europe/static/images/scroll_sfondo_nav_small.gif) no-repeat bottom right;margin:0;}

/*SOSTENIBILITA*/
.sostenibilita02 .scroll_navigazione{width:374px!important;background:#f0f1ea url(/public/en_BE/eni_europe/static/images/scroll_sfondo_nav_sost.gif) no-repeat top left;float:right;}
/*SOSTENIBILITA*/