body{
	/*background:url(../images/fondo_body.jpg);*/
	background-color:#021349;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	padding:0;
	margin:0;
	overflow:hidden;
}
a{
	color:#003399;
}
a:hover{
	text-decoration:none;
	color:#eeeeee;
}
a.link01{
	color:#ffffff;
}
a.link01:hover{
	text-decoration:none;
	color:#eeeeee;
}
div.copy{
	font-weight:bold;
	width:780px;
	margin:50px auto 0 auto;
	margin-top:-10px;
	text-align:center;
	color:#ffffff;
	font-size:15px;
}
div.content{
	width:780px;
	height:550px;
	margin:20px auto;
	text-align:left;
	border:6px solid #ffffff;
	background:url(../images/home.jpg);
}
div.contentDiscografia{
	width:780px;
	height:550px;
	margin:20px auto;
	text-align:left;
	border:6px solid #ffffff;
	background:url(../images/home_discografia.jpg);
}
div.content_admin{
	width:780px;

	margin:20px auto;
	text-align:left;


}
div.contentHome{
	width:780px;
	height:550px;
	margin:20px auto;
	text-align:left;
	border:6px solid #ffffff;
	background:url(../images/home_scritte.jpg);
}

div.menu{
	margin:100px 0 0px 85px;
	color:#ffffff;
/*	width:260px;*/
	text-align:left;
}
div.menu_admin{
	margin:10px 0 0px 85px;
	color:#ffffff;
	width:400px;
	text-align:left;
}
div.menuHome{
	color:#ffffff;
	margin:250px 0 0px 85px;
	margin-top:150px;
	text-align:left;
	font-size:22px;
}
div.testo{
	width:300px;
	margin:50px 0 0 50px;
	line-height:18px;
	text-align:left;
}
div.testoDiscografia{
	width:78%;
	margin:50px 0 0 50px;
	line-height:18px;
	text-align:left;
}
div.testo_admin{
	width:300px;
	margin:10px 0 0 50px;
	line-height:13px;
	text-align:left;
}

img.thumb{
	border:3px solid #ffffff;
}
fieldset.pagine{
	padding:30px;
	width:700px;
}
span.titleGallery{
	background:#ffffff;
	padding:2px 5px;
}
span.titleGallery a{
	color:#021349;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
table.boxAdmin{
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	width:700px;
	margin:auto;
}

td.cancella{
	padding:3px;
    background-color:#ffffff;
}
td.mainTitle{
    background-color:#888888;
	color:#eeeeee;
	text-align:center;
	padding:3px;
	padding-left:10px;
}
td.navigator{
	background:#eeeeee;
	color:#021349;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

td.navigator a{
	color:#021349;
	padding:2px;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
td.title{
    background-color:#ffffff;
	color:#000000;
	text-align:left;
	padding:3px;
	padding-left:10px;
}
legend.pagine{
	color:#ffffff;
	padding:10px;
}
p.feedback{
	font-size:15px;
	padding-top:15px;
	color:#ff0000;
	width:500px;
	text-align:center;
        font-weight:bold;
}
