body{
    height: 100%;
    position: relative;
    font-size: 12px;
    line-height: 17px;
    color:#666666;
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial","Helvetica","sans-serif";
}

#container {
    width: 960px;
    margin: 0 auto 40px auto;
    padding: 0 10px;
    position: relative;
    overflow: hidden;
}

#container.home{
    width:990px;
    padding:0;
}

.contentContainer{
    padding:0 10px 30px;
}

    .columnLeft{
        width:172px;
        padding:20px 0 0 0;
        float: left;
    }

    .columnRight{
        width:172px;
        float: right;
    }

    .columnContentType1{
        width: 748px;
        float: left;
    }

    .columnContentType2{
        width: 748px;
		*width: 733px; /*fix: maggiore margine sinistro per IE7*/
        float: right;
		*margin-left:20px; /*fix: maggiore margine sinistro per IE7*/
    }

    .columnContentType3{
        width: 556px;
        float: left;
    }

    /* inizio edit 27-6-2013 */
    .columnContentType1 p, 
    .columnContentType2 p,
    .columnContentType3 p,
    .boxType2Text p,
    .boxType3Text p
    {
        padding-bottom: 20px
    }

    .columnContentType1 ul{
        padding-left: 15px;
        padding: 0 15px 20px;
		list-style-type: none;
        /*list-style-type: disc; modifca elenco puntato 05/07/2013*/
    }

    .columnContentType2 ul,
    .columnContentType3 ul,
    .boxType2Text ul,
    .boxType3Text ul{
        padding-left: 15px;
        padding: 0 15px 20px;
	list-style-type: disc; /*modifica per elenchi puntati (disc) 07/08/2013*/
    }
    
    .columnContentType3 ul.faq li ul {
	list-style-type: square!important; /*modifica per elenchi puntati secondo livello (circle) 30/09/2013*/
    }
    
    .columnContentType3 ul.faq li ul li {
	border-bottom: 0px!important;
	margin-bottom: 0px!important;
    }
    
    .columnContentType2 ol,
    .columnContentType3 ol,
    .boxType2Text ol,
    .boxType3Text ol{
        padding-left: 15px;
        padding: 0 15px 20px;
	list-style-type: disc; /*modifica per elenchi puntati (disc) 07/08/2013*/
    }
	
    /*aggiunta per elenchi puntati 07/08/2013 - Ale 30/09/2013: Modificato padding da 20 a 1 per richiesta Belgio*/
    .boxType1  ul{
      list-style-type: none;
      padding: 0 15px 1px;
    }

    .columnContentType1 a,
    .columnContentType2 a,
    .columnContentType3 a{
        text-decoration: underline;
    }

    .columnContentType1 a:hover,
    .columnContentType2 a:hover,
    .columnContentType3 a:hover{
        text-decoration: none;
    } 
    
    .columnRight ul{
        padding: 0;
    }

    .columnRight ul li{
    	list-style-type: none;
     }
    /* fine edit 27-6-2013 */
    
/* ======= header ============ */

#visual_interno {
    height: 178px;
    position: relative;
    padding: 0;
    margin: 36px auto 0 auto;
    width: 960px;
}

/* === logo ==== */

#logo {
    position: absolute;
    background: url(/public/en_BE/eni_europe/static/images/logo.png) no-repeat top left;
    top: 25px;
    left: 0;
    text-align: center;
    width: 370px;
    height: 114px;
    font-family: 'EniExpReg';
    font-weight: normal;
    color: #fff;
    font-size: 27px;
}
    #logo p {
        margin: 120px 0 0 130px;
        text-align: left;
    }

/* === menu toolbar ===*/

#command2 {
    background: url(/public/en_BE/eni_europe/static/images/sfondo_top_marrone.gif) no-repeat top left;
    width: 561px;
    height: 44px;
    position: absolute;
    top: 20px;
    right: 0;
    padding: 1px 10px;
    font-size: 11px;
}

.home #command2 {
    background: url(/public/en_BE/eni_europe/static/images/sfondo_top_marrone_hp.gif) no-repeat top left;
    width: 561px;
    height: 44px;
    position: absolute;
    top: 20px;
    right: 15px;
    padding: 1px 10px;
    font-size: 11px;
}

    #command2 ul {
        margin: 11px 0 0 0;
        padding: 0 0 0 5px;
        width: 390px;
        float: left;
    }
        #command2 li, #command2 a {
            float: left;
            display: inline;
            color: #fff;
            text-decoration: none;
            padding: 0;
        }
        #command2 li, #command2 a:hover {
            color: #373028!important;
        }
        #command2 #clienti {
            padding: 2px 10px 0 0;
        }
            #command2 #clienti a {
                color: #fed300;
            }
            #command2 #clienti a:hover {
                color: #fed300;
            }
			#command2 #logoutNav {
                padding: 2px 10px 0 0;
            }
			#command2 #aiutami {
                padding: 2px 10px 0 0;
            }
            #command2 #faq {
                padding: 2px 10px 0 0;
            }
            #command2 #partner {
                padding: 2px 10px 0 0;
            }
            #command2 #newsletter {
                padding: 2px 0 0 0;
            }
            #command2 #mappa {
                padding: 2px 10px 0 0;
            }
            #command2 #documentazione {
                padding: 2px 10px 0 0;
            }
            #command2 #button {
                height: 30px;
                float: right;
                margin: 6px 3px 0 0;
            }

            .top_input_testo {
                width: 74px;
                height: 17px;
                font-size: 10px;
                border: 1px solid #ccc;
                margin: 0 0 0 5px;
                padding: 2px 5px 0 5px;
            }
            .top_input_testo2 {
			/*changed on 09.05.2013*/
			/*
                width: 112px;
                height: 13px;
                # height:13px!important;
                font-size: 10px;
                padding: 0px 5px 3px 5px;
                # padding-top:0px!important;
                margin: 11px 0 0 8px;
                float: left;
			*/
			    width: 114px;
                height: 16px;
                # height:16px!important;
                font-size: 10px;
                padding: 0px 5px 3px 5px;
                # padding-top:0px!important;
                margin: 11px 0 0 8px;
                float: left;
				border: 1px solid #ccc;
            }

/* === menu principale === */

#top {
    position: absolute;
    margin-bottom: 10px;
    width: 940px;
    padding: 0 5px 5px 5px;
    left: 20px;
    top: 137px;
    background-color: #fff;
    z-index: 20;
}

#top_interno {
    position: absolute;
    width: 970px;
    padding: 0;
    left: 0;
    top: 145px;
    background-color: #fff;
    z-index: 20;
}

    #nav {
        height: 29px;
        margin: 0;
        padding: 0;
        background: url('/public/en_BE/eni_europe/static/images/menu/navBg.png') no-repeat top left;
        bottom: 0;
        left: 15px;
        text-align: center;
    }

    .home #nav {
        background: url('/public/en_BE/eni_europe/static/images/menu/sfondo_menu.gif') no-repeat top right;
    }

        #nav ul {
            height: 29px;
            width: 745px;
            float: left;
            list-style-type: none;
            background: #fed300;
            padding: 0;
            margin: 0 0 0 2px;
            background: url('/public/en_BE/eni_europe/static/images/menu/sfondo_menu.gif') no-repeat top left;
        }
            #nav li, #nav a {
                float: left;
                display: inline;
            }

            #nav ul li.menu_top {
                height: 24px;
                text-align: left;
                padding: 3px 0 0 0;
                background: url('/public/en_BE/eni_europe/static/images/menu/angoli.gif') no-repeat left top;
                font-size: 12px;
            }
            #nav ul li.menu_top a {
                font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
                font-size: 12px;
                color: #333;
                text-decoration: none;
                height: 25px;
                display: inline-block;
                background: #ffd300 url('/public/en_BE/eni_europe/static/images/menu/angoli.gif') no-repeat left top;
                padding: 0 0 0 10px;
                margin: 0 0 0 1px;
                cursor: pointer;
                cursor: hand;
            }
            #nav ul li.menu_top a:hover {
                height: 26px;
                font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
                font-size: 12px;
                background: #e2b615 url('/public/en_BE/eni_europe/static/images/menu/angoli.gif') no-repeat left top;
                padding: 0 0 0 10px;
                color: #333;
                text-decoration: none;
            }
            #nav ul li.menu_top a:active {
                height: 26px;
                background: #fff url('/public/en_BE/eni_europe/static/images/menu/angoli.gif') no-repeat left top;
                padding: 0 0 0 10px;
            }
                #nav ul li.menu_top a em {
                    height: 24px;
                    display: inline-block;
                    background: url('/public/en_BE/eni_europe/static/images/menu/angoli.gif') no-repeat right top;
                    font-style: normal;
                    padding: 0 10px 0 0;
                    line-height: 23px;
                }

            #nav ul li.menu_top_selected {
                height: 26px;
                text-align: left;
                padding: 3px 0 0 0;
                background: url(/public/en_BE/eni_europe/static/images/menu/angoli.gif) no-repeat left top;
                font-size: 12px;
            }
                #nav ul li.menu_top_selected a {
                    text-decoration: none;
                    height: 26px!important;
                    display: inline-block;
                    background: #fff url(/public/en_BE/eni_europe/static/images/menu/angoli.gif) no-repeat left top;
                    padding: 0 0 0 10px;
                    margin: 0 0 0 1px;
                    cursor: pointer;
                    cursor: hand;
                }
                #nav ul li.menu_top_selected a:hover {
                    height: 26px;
                    background: #fff url(/public/en_BE/eni_europe/static/images/menu/angoli.gif) no-repeat left top;
                    padding: 0 0 0 10px;
                }
                #nav ul li.menu_top_selected a:active {
                    height: 26px;
                    background: #fff url(/public/en_BE/eni_europe/static/images/menu/angoli.gif) no-repeat left top;
                    padding: 0 0 0 10px;
                }
                    #nav ul li.menu_top_selected a em {
                        height: 26px!important;
                        display: inline-block;
                        background: url(/public/en_BE/eni_europe/static/images/menu/angoli.gif) no-repeat right top;
                        font-style: normal;
                        padding: 0 10px 0 0;
                        line-height: 26px!important;
                    }


/* === lingua === */

/*lancio lingua*/

#lingua {
    width: 182px;
    height: 19px;
    float: right!important;
}

    #lingua a {
        width: 182px;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        color: #916600;
        height: 29px;
        padding: 0 0 0 0;
    }
        #lingua a:hover {
            color: #916600!important;
            text-decoration: none!important;
        }

        #lingua a span {
            float: left;
            line-height: 29px;
        }

    #lingua img {
        border: none;
        float: left!important;
        margin: 10px 10px 0 10px;
    }

/*box external page in training*/
#cont_extTraining {
    background: none no-repeat scroll left top #FFFFFF;
    font-size: 12px;
    height: 630px;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    width: 670px;
}
#overlayExternalTraining{
    position:fixed;
    top:0;
    left:0;
    background: #000;
    z-index: 9999;
    background: url(/public/en_BE/eni_europe/static/images/overlayBg.png) repeat top left;
    display: none;
    clear: both;
    margin: auto;
}
* html #overlayExternalTraining{
    position: absolute;
    background: #000;
}
#iFrameExternalTraining{ 
    position: absolute;
    top:45%;
    left:50%;
    margin:-179px 0 0 -345px;
}
#cont_extTraining .img2 {
    border: 0 none;
    float: right;
    margin: 0;
}
.titolo_extTraining {
 }

div#external_training {
    position: fixed;
    top: 40px;
    left: 0px;
    bottom: 0px;
    /*min-width: 200px;*/
    width: 100%;
}

div#external_training iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
	border: medium none;
}
/*fine box external page in training*/

/*box lingua*/
#overlayLanguage{
    position:fixed;
    top:0;
    left:0;
    background: #000;
    z-index: 9999;
    background: url(/public/en_BE/eni_europe/static/images/overlayBg.png) repeat top left;
    display: none;
    clear: both;
    margin: auto;
}
* html #overlayLanguage{
    position: absolute;
    background: #000;
}
#iFrameLanguage{
    position: absolute;
    top:50%;
    left:50%;
    margin:-179px 0 0 -345px;
}

#cont_lingua {
    width: 670px;
    height: 334px;
    margin: 0;
    text-align: left;
    padding: 10px;
    text-align: left;
    font-size: 12px;
    background: #3f3f3f url(/public/en_BE/eni_europe/static/images/sfondo_lingue.gif) no-repeat top left;
    overflow: hidden;
}
    #cont_lingua .img1 {
        border: 0;
        float: left;
    }
    #cont_lingua .img2 {
        border: 0;
        float: right;
        margin: 0;
    #margin:0 10px 0 0!important;
    }

    #lingue {
        width: 660px;
        margin: 0 auto;
        border-top: 1px solid #d6d5d2;
        padding: 0;
    }
    .box_lingua {
        width: 119px;
        height: 90px;
        border-bottom: 1px solid #d6d5d2;
        padding: 10px 0 0 0;
        margin: 0 10px 0 0;
        float: left;
    }
    .box_lingua .titolo_lingua {
        color: #000;
        font-size: 14px;
        width: 76px;
        float: right;
        margin-bottom: 2px;
    }
        .box_lingua img {
            float: left;
        }
        .box_lingua ul {
            list-style: none;
            list-style-type: none;
            margin: 0;
            padding: 0;
            background-color: none!important;
            width: 76px;
            float: right;
        }
            .box_lingua ul li {
                list-style: none;
                list-style-type: none;
                margin: 0;
                padding: 0 0 0 10px;
                background: url(/public/en_BE/eni_europe/static/images/lingua_freccia.gif) no-repeat top left;
                background-color: none!important;
            }
                .box_lingua ul li a {
                    text-decoration: none;
                    color: #333;
                }
                .box_lingua ul li a:hover {
                    text-decoration: underline!important;
                    color: #333;
                }
        .titolo_prodotto_lingua {
            font-size: 21px;
            color: #6c695d;
            padding-top: 0px;
            font-style: normal!important;
            font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
            float: left;
            margin: 10px 0 0 10px;
            height: 35px;
        }

/* ======= breadcrumb ======== */

#breadcrumb {
    color: #000;
    line-height: 50px;
    font-size: 11px;
    border-bottom: 1px solid #e4e4e4;
    zoom:1;
}

    #breadcrumb a {
        color: #999;
        text-decoration: none;
        display: inline-block;
        line-height: 50px;
    }

    #breadcrumb a:hover {
        color: #999;
        text-decoration: underline;
    } 

/* =======  home page ======== */

.home #logo {
    left:25px;
}

.home #command2{
    right:25px;
}

#homeBoxes{
    padding-top:20px;
    padding-bottom:20px;
	padding-right:10px;
	padding-left:17px;
    zoom:1;
}

#centro {
    width: 970px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}


/* === carousel home === */



.pane_home .scrollable .items img {

    width: 172px!important;

    height: 77px!important;

    border-radius: 0px;

    -moz-border-radius: 0px; /* firefox */

    -webkit-border-radius: 0px; /* safari, chrome */
	
	behavior: url(/public/en_BE/eni_europe/static/js/PIE.htc);

}



.pane_home a.left {

    z-index: 999;

    cursor: pointer;

    background: none;

    top: 0;

}

.pane_home a.right {

    z-index: 999;

    right: 0;

    cursor: pointer;

    background: none;

    top: 0;

}



.pane_home {

    width: 970px;

    height: 85px;

    overflow: hidden;

    float: right;

    margin: 0 0 20px 0!important;

    padding: 0;

}

* html .pane_home {

    margin: 0 0 20px 0!important;



}

.pane_home .items div {

    width: 960px!important;

    height: 65px;

    padding: 10px 0;

}

.pane_home .scrollable {

    width: 940px;

    height: 85px;

    margin: 0 15px;

    background: #fff;

}

* html .pane_home .scrollable { 

    margin: 0 15px 0 0;

    width: 970px;

}

.pane_home .scroll_navigazione {

    top: -75px;

    width:970px;

}

.pane_home .scrollable p {

    margin: 0 20px 0 0;

    position: relative;

}

.pane_home a.browse {

    height: 25px;

    width:15px!important;

}

/* carousel home, info overlay (23/09/13)*/

#chained{

	z-index: 1;

	position: relative;

	overflow: visible;

	/*IE6 fix*/

	width: 940px;

	margin: 0 15px;

	left: 0;

	display: inline;

}

.pane_home {

	display: block;

	width: 970px;

	overflow: hidden;

	position: relative;

}

#chained a.browse{

	top: 8px;

}

#chained a.left{
	left: -15px;
	} 
#chained a.right{
	right: -15px;
	}

.pane_home .scroll_over {

    background-color: #000000;

    display: none;

    font-size: 12px;

    height: 71px;

    left: 0;

    opacity: 0.8;

    padding: 5px 8px;

    position: absolute;

    top: 0;

    width: 157px;
    
    /*allineamento box img con scroll over del carousel*/
    text-align: center;
    vertical-align: middle;

}

.pane_home .scroll_over span {

    color: #FFFFFF;

    font-weight: bold;

    margin: 7px 0 0; /*margine alto per box con onmouseover*/

    opacity: 1;

    padding: 0;

    display: block;

}

.pane_home .scroll_over span a {

    color: #FFD900;

    display: inline;

    height: auto;

    margin-left: 2px;

    text-decoration: none;

    width: auto;

}

.pane_home .scroll_over span a:hover {

    color: #FFD900;

    font-style: normal;

    text-decoration: underline;

}

.pane_home .open .scroll_over{

	display: block;

}

/* ====== visual ====== */

/*visore 1*/

#visual {
    background: #FFF;
    padding: 0;
    width: 990px;
    height: 404px;
    text-align: left;
    position: relative;
    background: #FFF url('/public/en_BE/eni_europe/static/images/sfondo_testata_oil.jpg') no-repeat top left;
    margin: 0 0 10px 0;
}
    #visual a img {
        border: none;
        vertical-align: middle;
        clear: left;
        display: block;
        float: left;
    }

/*visore 2*/

#visual_2 {
    background: #FFF;
    padding: 0;
    width: 990px;
    height: 404px;
    text-align: left;
    position: relative;
    background: #FFF url('/public/en_BE/eni_europe/static/images/sfondo_testata_4.jpg') no-repeat top left;
    margin: 0 0 10px 0;
}
    #visual_2 a img {
        border: none;
        vertical-align: middle;
        clear: left;
        display: block;
        float: left;
    }

/*visore 3*/

#visual_3 {
    background: #FFF;
    padding: 0;
    width: 990px;
    height: 506px;
    text-align: left;
    position: relative;
	/*commented on 03.05.2013*/
    /*margin: 36px 0 0 0;*/
}

/* ======= menu sinistro == */

/*MENU SX 15 MARZO 2012*/

#menu_sx {
    width: 172px;
    margin: 15px 20px 20px 25px;
    padding: 0;
    float: left;
}
* html #menu_sx {
    margin: 15px 20px 20px 8px!important;
    padding: 0 0 0 10px;
    width: 172px!important;
}

ul.menu_sx {
    width: 172px;
    padding: 0;
    margin: 0 0 0 0;
    list-style: none;
    font-size: 12px;
    color: #333;
}

    .menu_sx li {
        border-bottom: 1px solid #d8d8d8;
    }
        .menu_sx li a {
            padding: 6px 0;
            margin: 0;
            display: block;
            text-decoration: none;
            text-transform: none;
            text-align: left;
            color: #333;
        }

        .menu_sx li a:hover {
            padding: 6px 0;
            color: #9c6700;
        }
            .menu_sx li a span {
                position: relative;
                left: 0;
            }
        .menu_sx li.segue a {
            background: url("/public/en_BE/eni_europe/static/images/sfondo_menu_sx_off.gif") no-repeat scroll left top transparent;
            padding: 6px 20px 8px 0;
        }
        .menu_sx li.segue a:hover {
            background: url(/public/en_BE/eni_europe/static/images/sfondo_menu_sx_on.gif) no-repeat left top;
            padding: 6px 20px 8px 0;
        }
            .menu_sx li.segue_2 a {
                background: url(/public/en_BE/eni_europe/static/images/sfondo_menu_sx_off.gif) no-repeat left top;
                padding: 6px 10px 6px 5px;
                margin: 0 0 0 5px;
            }
            .menu_sx li.segue_2 a:hover {
                background: url(/public/en_BE/eni_europe/static/images/sfondo_menu_sx_on2.gif) no-repeat left top;
            }

.menu_sx li.active {
    display:block;
    padding: 5px 0!important;
    font-weight: bold;
    color: #9c6700!important;
    padding-left: 2px!important;
}
.menu_sx ul ul li.active {
    padding: 5px 0;
    font-weight: bold;
    color: #666;
}
ul.menu_sx li.active ul {
    width: 162px;
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.menu_sx li.active ul li {
    padding: 0;
    margin: 0;
}
ul.menu_sx li.active ul li.active a {
    background: #FFF!important;
    font-weight: 700;
}
ul.menu_sx li.active ul li a {
    padding: 5px 0;
    margin: 0;
    display: block;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    background: none;
    font-weight: 400;
}
ul.menu_sx li.active ul li a:hover {
}
.menu_sx li.active_menu a {
    background: url(/public/en_BE/eni_europe/static/images/sfondo_menu_sx_active.gif) no-repeat right top!important;
    color: #996600!important;
    zoom:1;
}
.menu_sx li.active_menu a:hover {
    color: #996600!important;
    zoom:1;
}
.menu_sx li.active_menu {
    border-bottom: 1px solid #fff!important;
    zoom:1;
}
.menu_sx li.active_menu_2 a {
    background-color: #e7e7e7;
    padding: 6px 10px 6px 5px;
    margin: 0 0 0 5px;
    font-weight: bold;
    zoom:1;
}
.menu_sx li.segue_2 a {
    background: url(/public/en_BE/eni_europe/static/images/sfondo_menu_sx_off_2.gif) no-repeat right top!important;
    background-color: #e7e7e7;
    padding: 6px 10px 6px 5px;
    margin: 0 0 0 5px;
    zoom:1;
}
.menu_sx li.segue_2 a:hover {
    background: url(/public/en_BE/eni_europe/static/images/sfondo_menu_sx_on_giallo.gif) no-repeat right top!important;
    background-color: #e7e7e7;
    padding: 6px 10px 6px 5px;
    margin: 0 0 0 5px;
    zoom:1;
}


.menu_sx li ul li.segue_2 a{
	margin: 0 0 0 10px!important;
}
.menu_sx li ul li.segue_2 a:hover{
	margin: 0 0 0 10px!important;
}
.menu_sx li ul li.active_menu a{
	margin: 0 0 0 15px !important;
}
.menu_sx li.nascondi ul li.nascondi ul li a{
	margin: 0 0 0 20px !important;
}

.menu_sx li.segue_2.active {
    padding: 0;
    zoom:1;
}
.menu_sx li.segue_2.active a {
    /*background: #E7E7E7 url(/public/en_BE/eni_europe/static/images/sfondo_menu_sx_active_2.gif) no-repeat right top!important;*/ /*Fix ID 42 / IE7 per evitare doppio sfondo su menu a sx 27/09/2013*/
    font-weight: bold;
    zoom:1;
}
.menu_sx li.segue_2.active a:hover {
    color: #666!important;
    zoom:1;
}
.menu_sx li.active_menu_2 a:hover {
    color: #666!important;
    background-color: #e7e7e7;
    zoom:1;
}
.menu_sx li.nascondi {
    padding: 0 0 10px 0;
    zoom:1;
}
.menu_sx li.nascondi_2 {
    padding: 0;
    zoom:1;
}
ul.menu_sx ul {
    width: 172px;
    padding: 0;
    margin: 0;
    list-style: none;
    zoom:1;
}
.menu_sx li ul li {
    padding: 0;
    margin: 0;
    border: none;
    zoom:1;
}
.menu_sx li ul li a {
    color: #666!important;
    padding: 6px 10px 6px 5px;
    margin: 0 0 0 5px;
}
.menu_sx li ul li a:hover {
    color: #9b6800!important;
    padding: 6px 10px 6px 5px;
    margin: 0 0 0 5px;
    background-color: #fee445;
}
ul.menu_sx ul ul {
    padding: 0!important;
    width: 172px;
}
ul.menu_sx ul ul li a {
    padding: 6px 10px 6px 5px;
    margin: 0 0 0 10px;
}
ul.menu_sx li ul li a {
    padding: 6px 10px 6px 5px;
    margin: 0 0 0 10px;
}
ul.menu_sx ul ul li a:hover {
    padding: 6px 10px 6px 5px;
    margin: 0 0 0 10px;
}
ul.menu_sx li ul li a:hover {
    padding: 6px 10px 6px 5px;
    margin: 0 0 0 10px;
}

ul.menu_sx li ul li.active a {
    padding: 6px 10px 6px 0 !important;
    margin-left: 0px!important;
}
ul.menu_sx li ul li.active a:hover {
    padding: 6px 10px 6px 0 !important;
    margin-left: 0px!important;
}

ul.menu_sx ul ul li.active {
    padding: 6px 10px 6px 5px!important;
    margin: 0 0 0 10px!important;
    background-color: #ecde99!important;
}
ul.menu_sx li ul li.active {
    padding: 6px 10px 6px 5px!important;
    margin: 0 0 0 10px!important;
    background-color: #ecde99!important;
}
.menu_sx li ul li.active a:hover {
    background-color: transparent!important;
    color: #666666 !important
}

/* =======  footer ======== */

#footer_3 {
    width: 960px;
    margin: 0 auto;
    font-size: 11px;
    color: #666;
    text-align: left;
    clear: both;
}
    #footer_3 h3 {
        font-size: 10px
    }

#footerTop {
    position: relative;
    height: 40px;
    background: url('/public/en_BE/eni_europe/static/images/footer_bg_3_top.jpg')
}
#footer_3 .boxTop {
    position: absolute;
    width: 172px;
    top: 10px
}
#footer_3 .boxTop select {
    background: #fff;
    border: 1px solid #ddd;
    width: 175px;
    height: 20px;
    padding: 2px 0 0 5px;
    color: #666;
    font-size: 10px;
}
#footer_3 .boxTop.top1 {
    left: 10px;
}
#footer_3 .boxTop.top1 a {
    color: #333333;
    text-decoration: none
}
#footer_3 .boxTop.top1 a:hover {
    color: #333333;
    text-decoration: underline
}
#footer_3 .boxTop.top2 {
    left: 206px;
    width: 350px
}
#footer_3 .boxTop.top3 {
    left: 394px;
    width: 350px
}
#footer_3 .boxTop.top4 {
    left: 590px;
}
#footer_3 .boxTop.top4 input.cerca {
    background: #fff;
    border: 1px solid #ddd;
    width: 145px;
    height: 16px;
    padding: 2px 0 0 5px;
    color: #666;
    float: left;
    font-size: 10px;
}
#footer_3 .boxTop.top4 input.button {
    float: right
}
#footerCenter {
    position: relative;
    height: 190px;
    background: url('/public/en_BE/eni_europe/static/images/footer_bg_3_center.jpg');
    border-bottom: 1px solid #ebebeb
}
#footer_3 .boxCenter {
    position: absolute;
    width: 172px;
    top: 10px;
}
#footer_3 .boxCenter h3 {
    color: #7c716a;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0 0 2px 0;
    margin: 0
}
#footer_3 .boxCenter ul {
    margin: 0!important;
    padding: 0 0 17px 0 !important
}
#footer_3 .boxCenter ul li {
    list-style-type: none;
    margin: 0!important;
    padding: 0 0 2px 0!important
}
#footer_3 .boxCenter ul li a {
    color: #666;
    text-decoration: none;
}
#footer_3 .boxCenter ul li a:hover {
    color: #666;
    text-decoration: underline;
}
#footer_3 .boxCenter.centerLogo {
    left: 10px!important;
}
#footer_3 .boxCenter.centerCopy {
    left: 10px!important;
    top: 70px!important;
}
#footer_3 .boxCenter.center1 {
    left: 206px!important;
}
#footer_3 .boxCenter.center2 {
    left: 394px!important;
}
#footer_3 .boxCenter.center4 {
    left: 590px!important;
    width: 355px!important;
}
#footer_3 .boxCenter.center4 h3 {
    color: #333;
    padding: 0 0 2px 0;
    margin: 0
}
#footer_3 .boxCenter.center4 p {
    color: #666;
    line-height: 14px;
}

#sub_footer {
    width: 960px;
    clear: both;
    color: #656565;
    display: block;
    margin: 10px auto 0;
    padding: 0 0 10px;
    text-align: left;
}
#sub_footer a {
    color: #656565;
    text-decoration: none;
}
#sub_footer a:hover {
    color: #656565;
    text-decoration: underline;
}

/*ricerca*/
#searchForm{
    padding:20px 20px;
    background:#eee;
    margin:20px 0 0 0;
    overflow: hidden;
    zoom:1;
}
#searchForm h1{
    color:#767676;
    font-size: 24px;
    float: left;
    line-height: 34px;
}
#searchContentsId h1 {
    color: #767676;
    font-size: 24px;
    line-height: 34px;
}
#searchInput{
    width: 539px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    font-family: 'EniTabReg', sans-serif;
    color: #333;
    background:#fff;
    border:none;
    float: left;
    margin: 0 20px;
    padding: 0 5px;
}
#sendSearch{
    float:left; 
    background: #999 url('/public/en_BE/eni_europe/static/images/searchBg.png') no-repeat 121px center;
    height: 34px;
    line-height: 34px;
    width: 150px;
    border:none;
    padding:0 28px 0 10px;
    color:#fff;
    font-size: 14px;
    font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
    text-align: left;
}


/*menu sx search*/
#searchH2{
    font-size: 12px;
    color:#333;
    padding:0 0 9px 0;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px;
}

ul.menu_sx_search li{
    color:#333;
    font-size: 12px;
    margin-bottom: 20px;
}


/*lista risultati*/
#searchResults li h3{
    color:#336699;
    font-size: 22px;
    margin-bottom: 15px;
}
#searchResults li{
    margin-bottom: 20px;
}
#searchResults li p{
    font-size: 12px;
    color:#333;
    line-height: 15px;
}

.resultInfo{
    border: solid #e4e4e4;
    border-width: 1px 0;
    margin-top: 17px;
}

.resultInfo span{
    display: inline-block;
    line-height: 29px;
}

span.date{
    padding: 0 10px 0 3px;
    border-right: 1px solid #e4e4e4;
    margin-right: 10px;
}
span.pdfDoc{
    background: url('/public/en_BE/eni_europe/static/images/pdfIco.png') no-repeat center left;
    padding-left: 22px;
}


/*no results*/

#noResults{

}

    .noResultsTitle{
        color:#336699;
        font-size: 22px;
        margin: 0 0 25px;
    }

#suggestion{
    font-family: 'EniTabReg', sans-serif;
    font-size: 20px;
    color:#333;
}
#suggestion ul{
    list-style: disc;
    padding:0 0 0 20px;
    line-height: 28px;
}
#suggestion li{
    margin-top: 10px;
}
/*pagination*/

#pagination{
    margin-top:20px;

}
.outer-center {
    float: right;
    right: 50%;
    position: relative;
}
.inner-center {
    float: right;
    right: -50%;
    position: relative;
}
#pagination a{
    color:#8e8e8e;
    margin-right: 10px;
    display: inline-block;
}


/*pagina support*/
.supportH1{
    color:#444;
    margin-bottom: 15px;
    font-size: 22px;
}

#downloadForm{
    padding-top: 15px;
}

#downloadForm li{
    border-bottom: 1px solid #d8d8d8;
    padding:0 0 20px 50px;
    margin-bottom: 20px;
    /*background:url('/public/en_BE/eni_europe/static/images/pdfIcoBig.png') no-repeat top left;*/
    position: relative;
}
* html #downloadForm li{
    /*background:url('/public/en_BE/eni_europe/static/images/pdfIcoBig.gif') no-repeat top left;*/
    zoom:1;
}
#downloadForm li h3{
    color:#336699;
    font-size: 20px;
    margin-bottom: 20px;
}
.greyH2, .greyH1{
    color:#444;
    font-size: 22px;
    margin: 25px 0 10px;
}
span.weightSize{
    position: absolute;
    left:0;
    top:48px;
}
span.weightImg{
    position: absolute;
    left:0;
}

#fillContact{
    padding-bottom: 20px;
    overflow: hidden;
    margin-top: 20px;
    border-bottom: 1px solid #D8D8D8
}
#fillContact p, #fillContact a{
    font-size: 18px;
    font-family: 'EniTabReg', sans-serif;
    line-height: 25px;
}
#fillContact a{
    color:#336699;
}

#site{
    background:url('/public/en_BE/eni_europe/static/images/building.png') no-repeat top left;
    padding-left:50px;
    width: 345px;
}
#mail{
    width: 310px;
    /*background:url('/public/en_BE/eni_europe/static/images/mail.png') no-repeat top left; 
       padding-left:25px;    modifica Giovanna  12/07/2013*/
    padding-left:0px;
}

#userBox{
    background:url('/public/en_BE/eni_europe/static/images/userImg.png') no-repeat 20px 20px;
    padding:20px 0 20px 80px;
    min-height: 46px;
    height: auto!important;
    height: 46px;

}

/*external tool*/

.externalToolIframe{
    width:100%; 
}

/*faq*/
#faqMainTitle{
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 15px;
    margin-bottom:15px;
}

.faq li{
    padding-bottom:20px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
}
.faq li h3{
    font-size: 22px;
    line-height: 28px;
    color:#666;
    margin-bottom: 10px;
}
.faqH2{
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom:20px;
    font-size: 20px;
}

#sxSearchH2{
    font-size: 12px;
    color:#333;
    margin:30px 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial","Helvetica","sans-serif";
    font-weight: bold;
}

a.top,
a.top:hover{
    background:url('/public/en_BE/eni_europe/static/images/top.png') no-repeat right 2px;
    padding-right: 25px;
    color:#336699;
    font-size: 14px;
    font-family: 'EniTabBold', sans-serif;
    float: right;
    zoom:1;
}


/*sitemap*/

.sitemapContainer{

}

    .sitemapContainer h2{
        font-family: "Lucida Grande","Lucida Sans Unicode","Arial","Helvetica","sans-serif";
    }


.span172{
    width: 162px;
	height: 455px;
    padding:20px 0 0 10px;
    margin:10px 19px 0 0;
    border-right: 1px solid #e4e4e4;
    float: left;
}
.span172 h2{
    color:#444;
    font-size: 14px;
    margin-bottom: 20px;
}
.span172 ul{
    margin-bottom: 50px;
}
.span172 ul ul{
    margin-bottom: 0;
}
.span172 ul li{
    background:url('/public/en_BE/eni_europe/static/images/map1stLi.png') no-repeat left 6px;
    padding-left: 15px;
    margin-bottom: 20px;
}

.span172 ul li li{
    background:url('/public/en_BE/eni_europe/static/images/map2ndLi.png') no-repeat center left;
    padding-left: 12px;
    margin-bottom: 7px;
}
.span172.noMargin{
    margin-top: 10px!important;
}

/*start added for sitemap*/
.span173{
    width: 162px;
	padding:20px 0 0 10px;
    margin:10px 19px 0 0;
	margin-bottom:2cm;
    border-right: 1px solid #e4e4e4;
	float: right;
}
.span173 h2{
    color:#444;
    font-size: 14px;
    margin-bottom: 20px;
}
.span173 ul{
    margin-bottom: 50px;
}
.span173 ul ul{
    margin-bottom: 0;
}
.span173 ul li{
    background:url('/public/en_BE/eni_europe/static/images/map1stLi.png') no-repeat left 6px;
    padding-left: 15px;
    margin-bottom: 20px;
}

.span173 ul li li{
    background:url('/public/en_BE/eni_europe/static/images/map2ndLi.png') no-repeat center left;
    padding-left: 12px;
    margin-bottom: 7px;
}
.span173.noMargin{
    margin-top: 10px!important;
}
/*end*/

/*forgot pass and user*/
.labelBlock{
    display: block;
    font-size: 14px;
    color:#444;
    margin:30px 0 10px 0;
}
.linkType3.resetButton{
    display: inline-block;
    padding: 0 10px;
    line-height: 32px;
    height: 32px;
    float: left;
}
.inputCredentials{
    line-height: 29px;
    height: 29px;
    border:1px solid #bebebe;
    padding: 0 5px;
    width: 389px;
    float: left;
    margin-right: 20px;
}


/*private area*/
#privateArea{
    border:none;
    padding: 20px;
    margin:20px 0 0 0;
    overflow: hidden;
    position: relative;
    zoom:1;
}
#privateArea p{
    margin-bottom: 20px;
}
.greyBox{
    background: #eee;
}

#privateArea .privateAreaTitle1{
    color:#515151;
    font-size: 22px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    font-family: 'EniTabReg';
}

#privateArea .privateAreaTitle1 strong{
    font-family: 'EniTabBold';
    font-weight: normal;
}

    #privateArea .privateAreaTitle1 .accountSettings{
        display:block;
        padding-right:25px; 
        float:right;
        font-size: 14px;
        color:#575757;
        font-family: "Lucida Grande","Lucida Sans Unicode","Arial","Helvetica","sans-serif";
        background:url('/public/en_BE/eni_europe/static/images/accountSettingsBg.gif') no-repeat right;
        font-weight: bold;
    }

#privateArea .privateAreaTitle2{
    font-size: 24px;
    color: #444;
    padding-top: 5px;
    margin-bottom: 10px;
}

#privateArea .span280 h2{
    color:#767676;
    line-height: 26px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

#privateArea .privateAreaTitle3 a{
    color:#666;
    text-decoration: underline;
}

#privateArea .privateAreaTitle3 a:hover{
    color:#666;
    text-decoration: none;
}

#privateArea .span172{
    margin: 0;
    padding: 0;
    border:none;
    width:172px;
    overflow:hidden;
}
.span728{
    width: 728px;
    float: left;
    overflow:hidden;
}
.privateAreaLabel{
    display: block;
    margin: 10px 0 8px 0;
    color:#444444;
}

.privateAreaInput{
    display:block;
    border: 1px solid #d2d2d2;
    height: 22px;
    line-height: 22px;
    margin-right: 20px;
    padding: 3px 5px;
    width: 355px;
}
.privateAreaNote{
    display:block;
    color:#888888;
    font-size: 10px;
    line-height: 15px;
}

.privateAreaSubscriptionBox{
    padding:10px;
}

    .privateAreaSubscriptionCheckboxMultiple{
        float:left;
        width:100px;
        padding:0 20px 0 0;
        background:url('/public/en_BE/eni_europe/static/images/privateAreaSubscriptionCheckboxMultipleBg.gif') no-repeat 9px 13px ;
    }

        .privateAreaSubscriptionItem{
            padding:0px 0 5px 0;
        }

        .privateAreaSubscriptionItemLast{
            background:url('/public/en_BE/eni_europe/static/images/privateAreaSubscriptionCheckboxMultipleLastBg.gif') no-repeat 9px 13px ;
        }

    .privateAreaSubscriptionCheckboxSingle{
        float:left;
        width:100px;
        padding:0 20px 0 0;
    }


    .privateAreaSubscriptionBox input{
    }  

    .privateAreaSubscriptionBox label{
        display:inline-block;
        padding-left:5px;
    }  

#privateArea input.submitButton{
    display:inline-block;
    margin-top: 20px;
    border:0;
    line-height: 32px;
}
#privateArea ul.privateAreaMenu{
    padding:0 20px 0 0;
}

#privateArea ul.privateAreaMenu li.privateAreaMenuItem{
    padding:0;
    margin:0;
    list-style: none;
    background: none;
    zoom:1;
}

#privateArea ul.privateAreaMenu li.privateAreaMenuItem a.privateAreaMenuItemLink{
    padding:7px 0;
    display:block;
    border-bottom: 1px solid #d8d8d8;
    zoom:1;
}

#privateArea ul.privateAreaMenu li.privateAreaMenuItem a.active{
    padding:7px 10px;
    color:#988575;
    background:#d6d6d6;
}

.span280{
    width: 280px;
    float: left;
    margin:0 20px 0 0;
    padding-top:30px;
}
.span280 .linkType3{
    width: 140px;
}

#accountSettings{
    color:#575757;
    font-size:14px;
    position: absolute;
    right:20px;
    top:20px;
    background:url('/public/en_BE/eni_europe/static/images/accountSettingsBg.gif') no-repeat center right;
    padding-right: 25px;
}
#accountSettings a{
    color:#575757;
}

#manageSupply{
    background:url('/public/en_BE/eni_europe/static/images/supply.png') no-repeat  200px 20px;
}

* html #manageSupply{
    background:url('/public/en_BE/eni_europe/static/images/supply.gif') no-repeat  200px 20px;
}

#marketDashboard{
    background:url('/public/en_BE/eni_europe/static/images/market.png') no-repeat  190px 5px;
}

* html #marketDashboard{
    background:url('/public/en_BE/eni_europe/static/images/market.gif') no-repeat  190px 5px;
}
#supportSupply{
    background:url('/public/en_BE/eni_europe/static/images/support.png') no-repeat 210px  20px;
}

* html #supportSupply{
    background:url('/public/en_BE/eni_europe/static/images/support.gif') no-repeat 210px  20px;
}


/*form*/

.fieldset{
    border-bottom:1px solid #e4e4e4;
    
}
input.input, select.select{
    border: 1px solid #d2d2d2;
    height: 29px;
    line-height: 29px;
    padding: 0 5px;
}

input.input.errore{
    border: 2px solid #d30000
}

textarea.textarea{
    width: 543px;
    padding: 5px;
    height: 150px;
    border:#D2D2D2 1px solid ;
}
select.select{
    padding:5px;
    height:31px;
}

.select option{
    height: 13px;
    line-height: 29;
    padding:8px 5px;
}
.fieldset fieldset {
    width: 750px;
    padding:25px 0 40px;
}

.fieldset fieldset .fieldBoxContent{
    width:557px;
    float:left;
}

.fieldset fieldset .fieldBoxError{
    padding:40px 0 0 0;
    width:173px;
    float:right;
    color:#d30000;
}

.fieldset fieldset .fieldBoxAttachmentContent{
    padding:10px 0 0 0;
}

    .fieldset fieldset .fieldBoxAttachmentContent .labelAttachment{
        float:left;
        padding:5px 10px 10px 20px;
        margin:0;      
        color:#336699;
        background:url('/public/en_BE/eni_europe/static/images/labelAttachmentBg.gif') no-repeat  left top;
    }

    .fieldset fieldset .fieldBoxAttachmentContent .inputAttachment{
        margin-top: 5px;
        float:left;
    }

    .fieldset fieldset .fieldBoxAttachmentContent .infoAttachment{
        margin-top: 5px;
        float:right;
    }

.fieldset fieldset label{
    display: block;
    margin:10px 0 7px 0;
}

    .fieldset fieldset label a{
        color:#336699;
        text-decoration: none;
    }

    .fieldset fieldset label a:hover{
        color:#336699;
        text-decoration: underline;
    }

.checkbox{
	color:#666666;
	float:left;
	font-family:"Lucida Grande","Lucida Sans Unicode","Arial","Helvetica","sans-serif";
    font-size:100%;
	width: 17px;
    height: 17px;
	line-height: 17px;
    margin:10px 10px 5px 0;
}
.sendButton{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px!important;
}
#requestInfo{
    display: block!important;
    clear:both;
    margin-top: 20px;
}

.formLink{
    display:inline-block;
    line-height: 30px;
    color:#4c84b4;
}

.formLink:hover{
    text-decoration: underline;
     color:#4c84b4;
}

/******** customer area ***********/

.customerAreaLabelType1{
    display:inline-block;
    padding:0 10px 0 10px;
    font-size: 14px;
    color:#333;
    text-transform: uppercase;
}

/*tabella conversion_tool*/

#conversionToolTable1Container{

}

    #conversionToolTable1{
        width:100%;
        color:#444444;
    }

        #conversionToolTable1 th,
        #conversionToolTable1 td{
            padding:10px 10px;
            border:1px solid #ddd;
            border-collapse: collapse;
            text-align: left

        }

        #conversionToolTable1 th{
            padding:15px 10px;
            font-size: 14px;
            color:#444444;
            text-transform: uppercase;
            background:#c5c5c5;
        }

        #conversionToolTable1 td{

        }

            #conversionToolTable1 .conversionToolTable1Td1{
                width:10%;
                padding:10px 20px;
                font-size: 12px;
                line-height: 17px;
                color:#33ad33;
                text-transform: uppercase;
                font-weight: bold;
            }

            #conversionToolTable1 .conversionToolTable1Td2{
                width:25%;
            }


            #conversionToolTable1 .conversionToolTable1Td3{
                width:15%;
            }

            #conversionToolTable1 .conversionToolTable1Td4{
                width:25%;
            }

            #conversionToolTable1 .noBorderBottom{
                border-bottom: 1px solid #fff!important;
                padding-bottom:0;
            }

            #conversionToolTable1 .noBorderLeft{
                border-left: 1px solid #fff!important;
            }

            #conversionToolTable1 .noBorderRight{
                border-right: 1px solid #fff!important;
            }

                #conversionToolTable1 input{
                    padding:3px 3px;
                    border:1px solid #d6d6d6;
                    width:152px;
                }


/*tabella conversion_table*/

#conversionToolTable2Container{

}

    #conversionToolTable2{
        width:100%;
        color:#444444;
    }

        #conversionToolTable2 th,
        #conversionToolTable2 td{
            width:25%;
            padding:15px 10px;
            border:1px solid #ddd;
            border-collapse: collapse;
            text-align: left;
            text-align: center;
        }

        #conversionToolTable2 th{

        }

        #conversionToolTable2 td{

        }

            #conversionToolTable2 .conversionToolTable1Td1{

            }

            #conversionToolTable2 .greenCell{
                color:#009900;
                font-weight: bold;
            }


            #conversionToolTable2 .noBorderBottom{
                border-bottom: 1px solid #fff!important;
                padding-bottom:0 !important;
            }

            #conversionToolTable2 .noBorderLeft{
                border-left: 1px solid #fff!important;
            }

            #conversionToolTable2 .noBorderRight{
                border-right: 1px solid #fff!important;
            }

.safetyDataSheetDiv {
    width: 430px;
}
.safetyDataSheetLeftCol {
    background: none repeat scroll 0 0 green;
    float: left;
    width: 175px;
}
.safetyDataSheetRightCol {
    float: right;
    padding-left: 10px;
    padding-top: 30px;
}

sup {
    font-size: smaller !important;
    vertical-align: super !important;
}

.linkBlock {
    border-top: 1px solid #E4E4E4;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 17px 0;
    width: 556px;
}
.linkBlock ul {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.linkBlock ul li {
    display: inline-block;
    float: left;
    list-style: none outside none;
    margin: 0 0 7px;
    padding: 0 10px;
    width: 258px;
}
.linkBlock ul li a {
    text-decoration: none;
}
.linkBlock ul li a:hover {
    color: #336699;
    text-decoration: underline;
}

/*elenco puntato per pagine quickscan - 11/10/2013*/

.bulletTypeNumber ol li {
    list-style-position: inside;
    list-style-type: decimal;
}
