body{	
	color: red;
	font-family: verdana, Arial,'DejaVu Sans Mono','Nimbus Mono L';	
	margin:0;
	padding:0;	
	background-color: #011d33;
}

#contenitore{
	border: solid yellow;
	border-width: 0 1 0 1;
	margin-left:auto;
	margin-right:auto;
}

#header{	
	border-width: 1px;
	font-size: 8pt;
	background-color: #383937;
}

#testo_header{
	margin-left: 20;
	vertical-align: bottom;
	color: white;
	font-size: 9pt;
}

.titolo_sezioni {
	vertical-align: middle;
	color:#f9f404;
	font-size: 17pt;	
	text-align: center;
}

.testo_footer {
	vertical-align: bottom;
	text-align:center;
	color:#f9f404;
	font-size: 8pt;
	font-weight:bold;
}

.testo_footer a:active, .testo_footer a:visited, .testo_footer a:link {
	color:f9f404;
	text-decoration:underline;
}

.testo_footer a:hover {
	color:white;
	font-size:8pt;	
}

/* sezione releases */

#releases{
	border: solid yellow;
	border-width: 0px;
	margin: 10 0 30 0;
}

.testo_album {
	vertical-align: top;
	color:#f9f404;
	font-size: 9pt;
}

.testo_album a:active, .testo_album a:visited, .testo_album a:link {
	color:#f9f404;
	text-decoration:underline;
	font-weight:bold;
}

.testo_album a:hover {
	color:white;
}

.testo_album_tracks {
	vertical-align: top;
	color:#f9f404;
	font-size: 7pt;
}

.testo_album_data {
	vertical-align: top;
	color:white;
	font-size: 8pt;
	font-style: italic
}

.testo_album_elenco_link {
	vertical-align: top;
	color:white;
	font-size: 8pt;	
	text-indent:0px;
	list-style-type: square;
	padding:10;
	margin:0;
	line-height:1,2;
}



/* sezione news */

#news{
	border: solid yellow;
	border-width: 0px;
	margin: 10 10 60 0;
}

.foto_news {
	vertical-align: top;	
}

.testo_news {
	vertical-align: bottom;	
	color: white;
	font-size: 9pt;
}

.testo_news a:active, .testo_news a:visited, .testo_news a:link {
	color: #dddddd;
	text-decoration:underline;
	font-weight:bold;
}

.testo_news a:hover {
	color: f9f404;
	font-size:9pt;	
}

.testo_news_data {
	vertical-align: top;
	color:white;
	font-size: 8pt;
	font-style: italic;
}

.testo_news_titolo {
	vertical-align: top;
	color: f9f404;
	font-size: 11pt;
	font-weight:bold;
}

.catch_titolo {
	vertical-align: top;
	color: f9f404;
	font-size: 9pt;
	font-weight:bold;
}

.catch_testo {
	vertical-align: top;
	color: white;
	font-size: 8pt;
	font-weight:normal;
}

.catch_testo a:active, .catch_testo a:visited, .catch_testo a:link {
	color: f9f404;
	text-decoration:underline;
	font-weight:bold;
}

.catch_testo a:hover {
	color: f9f404;
}
