body {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	background: #fff url(img/fonogeno.png) no-repeat scroll left top;
	margin: 0px;
}

#contenitore {
	width: 640px;
	height: 360px;
	padding: 0px;
	margin: 100px auto;	
	border: 2px solid #000;
 	background: transparent url(img/righe.gif) repeat-y center center; 
}

.titles a:link, .titles a:visited, .titles a:focus, .titles a:hover,.titles a:active {
	padding: 20px;
	margin: 0px;
	background-color: tranparent;
	text-decoration: none;
}

.titles a:link {color: #000;border-left: 2px solid black;}
.titles a:visited {color: #000;border-left: 2px solid #aaaaaa;}
.titles a:focus {border: 2px solid #ffffff;}
.titles a:hover {color: #aaa;border-left: 2px solid tranparent;text-decoration: line-through;}
.titles a:active {color: #000;border: none;}

#contacts {
	width: 640px;
	margin:0;
	text-align: center;
	border: none;
	font-size: 80%;
	color: #000;
}

/*link sui contacts*/
#contacts a:link, #contacts a:visited, #contacts a:focus, #contacts a:hover, #contacts a:active {
	text-decoration: none;
	padding: 0px;
	border: none;
}

#contacts a:link 	{color: #000; background-color: transparent;}
#contacts a:visited {color: #444; background-color: transparent;}
#contacts a:focus 	{color: #333;}
#contacts a:hover 	{color: #fff; background-color: #aaaaaa;}
#contacts a:active 	{color: #dd9;}

#title-fonogeno {margin: 30px 0 0 30px;font-size:240%;letter-spacing: 5px;border:none;}
#slogan {margin: 0 0 0 30px;font-size: 120%;}
#samples {margin: 70px 0 0 350px;font-size: 130%;letter-spacing: 5px;border:none;}
#music {margin: 60px 0 0 130px;font-size: 130%;letter-spacing: 5px;border:none;}
