

#explorerdiv {
    text-align: center; /* per Internet Explorer */
        }
    
#contenitore
{
margin: 0 auto;
text-align: left;
width:850px;
/*background:black;*/
height: 650px;
}
body
{
background:yellow;
background-image:url(../images/bg.jpg)
}

#menu_top
{
width:855px;
height:45px;
}



#menu_bottom
{
width:853px;
height:45px;
margin-top: 5px;
}

.menu_item
{
border-top:3px solid white;
height:42px;
width:84px;
background:#1A1A1A;
float:left;
color:white;
}


.menu_item p
{
margin-top:14px;
font-size:10px;
text-align:center;
font-family:verdana;
}

.linkvid
{
text-decoration:none;
color:white;
}

.linkvid:hover
{
color:yellow;
}

.listvid
{
list-style-type: square;
}

.galmenu a
{
 text-decoration:none;
 color:yellow;
}

.galmenu a:hover
{
 text-decoration:none;
 color:white;
}

.min a
{
 text-decoration:none;
 color:yellow;
}

.min a:hover
{
 text-decoration:none;
 color:white;
}
