html, body {
font-family: verdana;
font-size: 11px;
color: #bababa;
background-image: url(../img/bg_gradient.jpg);
background-repeat: repeat-x;
background-color: #000000;
height: 100%;
margin: 0;
padding: 0;
}

div#testo_bio {
position: absolute;
width: 498px;
left: 455px;
top: 170px;
color: #737373;
}

span#bio_bold {
color: #bababa;
}

#in_page{
color: #fff;
}

div#menu {
z-index: 11;
position: absolute;
top: 95px;
left: 15px;
}

div#corpo{
width: 998px;
height: 598px;
position: fixed;
margin-left: 0px;
margin-top: 0px;
}

a:link{
color: #737373;
text-decoration: none;
}

a:visited{
text-decoration: none;
color: #737373;
}

a:active{
color: #737373;
}

a:hover{
color: #bababa;
}

.galleria:link{
color: #fff;
text-decoration: none;
}

.galleria:visited{
text-decoration: none;
color: #fff;
}

.galleria:active{
text-decoration: none;
color: #fff;
}

.galleria:hover{
text-decoration: none;
color: #fff;
}

div#player {
z-index: 11;
position: fixed;
margin-top:113px;
margin-left: 8px;
}

div#player_cont {
z-index: 15;
position: fixed;
margin-top:109px;
margin-left: 8px;
}

* {
margin:0px auto;
padding:0;
}
 
div#sfondo {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -299px;
float: left;
}
 
div#contenillo {
background-color: #000;
width: 998px;
height: 598px;
clear: both;
position: relative;
top: -299px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}

div#barratop{
z-index: 10;
position: fixed;
margin-top:  110px;
margin-left: -54px;
}
 
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */
 