body {
margin-left: 40px;
margin-top: 0px;
background-image:
url(http://www.blackkittenrecords.com/immagini/sfv.gif);
background-repeat: repeat-x;
background-color:#fff;
font-family:verdana;
font-size: 11px;
text-align: left;
}

#container {
width: 760px;
background-color: #fff;
padding: 10px;
}

#header {
height:325px;
margin-bottom:5px;
}

#menu {
width: 750px;
margin-top: 20px;
margin-bottom: 20px;
background-color:#333333;
}

#menu ul{
margin-top: 0px;
margin-bottom: 0px;
padding: 8px 0;
background-color: #333333;
color: #fff;
width: 100%;
font-family: verdana;
font-size: 11px;
}

#menu ul li {
display: inline;
margin: 0;
}

#menu ul li a{
padding: 8px 3px;
background-color: #333333;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover{
background-color: #ed300b;
color: #fff;
font-weight:bold;
}

#menu ul li a:active{
background-color: #ed300b;
color: #fff;
font-weight:bold;
}

#content {
width:700px;
float:center;
margin:10px 10px 10px 0px;
padding:10px;
background-color:#fff;
text-align: left;
line-height: 13px;
}

#bottom {
clear:both;
margin-top:10px;
padding:10px;
background-color:#fff;
text-align:center;
}

.titolo {
text-decoration:none;
color:#8e1cc9;
font-size:27px;font-weight: bold;
border-bottom: 2px dotted;
}

.didascalia {
text-decoration:none;
color:#666666;
font-size:10px;
font-weight: normal;
}

.ast {
text-decoration:none;
color:#777777;
font-size:29px;
font-weight: bold;
}

#content a:link {
text-decoration:none;
color:#8e1cc9;
border-bottom: 2px dotted;
}

#content a:visited {
text-decoration:none;
color:#8e1cc9;
border-bottom: 2px dotted;
}

#content a:hover {
text-decoration:none;
color:#fff;
background-color: #8e1cc9;
}
