        .lavaLampWithImage {
	position: relative;
	height: 29px;
	width: 740px;
	background: url("bg.gif") no-repeat top;
	margin: 20px 0 0 135px;
	overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                .lavaLampWithImage li.back {
                        background: url("lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                }
                .lavaLampWithImage li.back .left {
                            background: url("lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

        .lavaLampNoImage {
            position: relative;
            height: 29px;
            width: 421px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: 1px solid #000;
                        background-color: #e6e8ea;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    

        .lavaLampBottomStyle {
	position: relative;
	height: 40px;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	float: right;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;
	width: 670px;
        }
                .lavaLampBottomStyle li {
	float: left;
	list-style: none;
                }
                    .lavaLampBottomStyle li.back {
	width: 9px;
	height: 27px;
	z-index: 8;
	position: absolute;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #1C99FC;
	margin-top: 3px;
                    }
                    .lavaLampBottomStyle li a {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	color:#0D4877;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin-top: auto;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 15px;
                    }   
.lavaLampBottomStyle li a:hover {
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #1C99FC;
 }         
 .lavaLampBottomStyle li a:active{
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #60C;
 }   
.lavaLampBottomStyle li a:visited {
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #069;
 }   
.powered {
	width: 190px;
	float: right;
	margin-right: 28px;
	margin-left: 100px;
}
.copyright {
	width: 400px;
	float: left;
	margin-top: 13px;
}
.testoCentrale {
	float: right;
	width: 445px;
	margin-right: 20px;
	margin-top: 10px;
}
#lavaLampVertical {
position: relative;
width: 200px;
background-color:#000066;
padding: 15px;
margin: 10px 0;
overflow: hidden;
border: 2px dashed #0066FF;
}
#lavaLampVertical li {
list-style: none;
}
#lavaLampVertical li.backLava {
border-bottom: 2px dashed #FF9900;
z-index: 8;
position: absolute;
}
#lavaLampVertical li a {
font: bold 14px 'Times',serif;
text-decoration: none;
color: #FFF;
outline: none;
text-align: left;
padding: 10px 5px 3px;
letter-spacing: 2px;
z-index: 10;
display: block;
position: relative;
overflow: hidden;
margin: auto 10px;
}
