body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-image: url(img/sfondo_pagina.gif);
}

#logo {
	position:absolute;
	left:38px;
	top:51px;
	width: 785px;
	height: 111px;
	z-index: 4;
	background-color: #FFFFFF;
}

#menu {
	position:absolute;
	left:38px;
	top:215px;
	width: 108px;
	height: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 14px;
	text-transform: uppercase;
	color: #00A0C6;
	z-index: 9;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 0px;
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
}

#menu a {
	text-decoration:none;
	color: #000000;
}

#menu a:hover {
	color:#999999
}

#blogcontainer {
	position:absolute;
	left:160px;
	top:215px;
	width: 341px;
	height: auto;
	z-index: 6;
}

#blog {
	position:relative;
	width: 301px;
	height: auto;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

#press {
	position:relative;
	width: 301px;
	height: auto;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

#press strong{
	font-size: 12px;
}

#press a {
	color:#000000;
	text-decoration:none;
}

#press a:hover {
	color:#999999;
}

#blog a {
	color: #ED1C24;
	text-decoration: none;
	font-weight: bold;
	}


.titolo {
	font-size: 20px;
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.titoloalbum {
	font-size: 14px;
	color: #00A0C6;
	font-weight: bold;
	line-height: 16px;
}


.data {
	font-size: 10px;
	font-weight: bold;
}

.bolduppercase {
	color:#00A0C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	}
	
.boldblack {
	font-weight: bold;
	color: #000000;
	}
	
.bolduppercase a {
	color:#00A0C6;
	text-decoration:none;
	}
	
.gig {
	color:#00A0C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	}

#contact {
	position:absolute;
	left:510px;
	top:556px;
	width: 235px;
	height: 39px;
	z-index: 7;
}

#footer {
	position:relative;
	background-image:url(img/fressh.gif)
	width: 425px;
	height: 60px;
	background-repeat: no-repeat;
	text-align: right;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;
	width: 320px;
}

#footer a {
	text-decoration:none;
	color: #ED1C24;
}

#sfondo {
	position:absolute;
	left:37px;
	top:0px;
	width: 786px;
	height: 641px;
	z-index: 3;
	background-image: url(img/sfondo.gif);
	background-repeat: no-repeat;
}

#filetto {
	background-image:url(img/filetto.gif);
	position:absolute;
	left:29px;
	top:162px;
	width: 660px;
	height: 764px;
	z-index: 5;
	background-repeat: no-repeat;
}
strong {
	font-weight: bold;
	color: #ED1C24;
}
