body{
position:relative;
z-index:1;
text-align:center;
padding:0;
margin-top:0;
font-family:  verdana, arial,"sans serif";
font-size: 11px;
color:#000;
}
a:link, 
a:visited{
color:#000;
}
div#container{
width:750px;
margin:0px auto;
text-align:left;
}
/*********************/
div#menu{
float:right;
width:220px;
text-align: left;
background: url(deco.gif) left no-repeat;
height: 455px;
}
div#maincont{
float:left;
width:470px;
padding-top: 10px;
}
div#maincont{
width:440px;
/*height:300px;*/
margin:20px 10px 0 20px;
text-align:justify;
}
div#maincont h2{
font-size: 13px;
text-transform: uppercase;
line-height:0.8em;
}
div#bottomcont{
clear:both;
width:750px;
height:195px;
background: transparent url(disegni.gif);
}
/*div#bottomcont a:link{
position: relative;
left:350px;
top:50px;
}*/
div#bottomcont div#credits{
position: relative;
width:200px;
left:350px;
top:35px;
}
div#bottomcont div#credits img{
position: relative;
top:5px;
}
/*********************/
#logo{
width:476px;
height:70px;
background: transparent url(DeMarinis.gif);
margin-left:10px;
}
#logo span{
position: relative;
z-index:-1;
}
/*********************/
#album{
width:141px;
height:143px;
/*background: transparent url(comeDa2lunedi.gif);*/
/*background: transparent url(saponetta.jpg) top no-repeat;*/
float:right;
margin: 5px 10px 35px 0;
}
#album span{
position: relative;
z-index:-1;
}
#album p{
margin-top:110px;
}
/*********************/
div#menu img{
float:right;
}
div#menu ul{
margin-top:50px;
}
.menuNavigazione{
font-size: 11px;
margin:0;
padding:0;
list-style:none;
text-align:right;
line-height: 1.3em;
padding-top:10px;
}

.menuNavigazione a{
display:block;
text-decoration:none;
margin:0;
padding: 0 4px;
font-size: 9px;
margin-right:35px;
}
.menuNavigazione a:link, 
.menuNavigazione a:visited{
color:#4D4D4D;
text-transform: uppercase;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
font-weight: bold;
color:#000;
}
.voceCorrente{
background: url(voceCorrente.gif) right center no-repeat;
font-weight: bold;
color:#000;
}
/*********************/
div#extra1{
position:absolute;
left:840px;
top:-10px;
width:57px;
height:455px;
background: url(deco.gif) right center no-repeat;
}