html, body {
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
font-style:normal;
color:#333333;
}
/*////////////////////////////////////////////////////////////////*/
object {display:inline;}
A:LINK, A:VISITED, A:ACTIVE {
color : #cccccc;
text-decoration: none;
font-size:100%;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
}
A:HOVER {
color : #cccccc;
text-decoration : underline;
} 
.solotesto {display:none;}
dt {display:none;}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||stile contenitore*/
#contenitore5 {
height:350px;
background-color:#000000;
padding:50px 0 50px 0;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#testata  img{
display:block;
margin:50px auto;
}

/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||stile bottom*/
#bottom {
clear:both;
border-top:1px solid #333333;
background-color:#000000;
margin:20px 0 0 0;
padding:0px;
}
#tablebottom {
width:100%;
height:50px;
font-size:120%;
font-weight:normal;
}

#bottom A:LINK, #bottom A:VISITED,#bottom A:ACTIVE {
color : #333333;
text-decoration: none;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#bottom A:HOVER {
color : #ffffff;
text-decoration : underline;
} 
#sottobottom {
color:#333333;
font-size:80%;
margin-top:10px;
padding:0px;
}
#sottobottom dt {display:none;}
 
#sottobottom li{
list-style-type:none;
padding:0px;
}
#sottobottom A:LINK, #sottobottom A:VISITED, #sottobottom A:ACTIVE {
text-decoration: none;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:80%;
}
#sottobottom A:HOVER {
color : #ffffff;
text-decoration : underline;
} 
