body{
	background: url(../img/bg.jpg) top center repeat-y;
	margin:0px;
	padding:0px;
}

#container {
	vertical-align:top;
	margin:0px;
	padding:0px;
	width:1000px;
}
#container2 {
	margin-right:90px; 
	margin-left:30px;
}

#header{
	width:960px;
	height:200px;
}

#main_content {
	width:675px;
	float:right;
	margin-right:70px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#BABABA;
	margin-top:15px;
	padding-bottom:150px;
	
	font-size:11px;
	text-align:justify;
	color:#444444;
	text-decoration:none;

	line-height:18px
}

.separatore {
	height:20px;
	border-bottom:dashed #999999 1px;
	float:right;
	width:95%;
	margin-bottom:15px;
	}
	
.separatore2 {
	height:2px;
	border-bottom:dashed #999999 1px;
	float:right;
	width:100%;
	margin-bottom:5px;
	}
	
#content {
	text-align:center;
	margin-top:25px;
	margin-bottom:25px;
	
}

.news {
	margin-bottom:15px;
	width:80%;
	float:right;
}

.fotoNews {
	width:70px;
	margin-bottom:15px;
	float:left;

}


/* SPALLA */

#spalla {
	width:200px;
	float:left;
	margin-left:50px;
	margin-top:15px;
}

#menu {
	margin-left:10px;
}

#footer {
	/*background: url(../img/bg_footer.png) bottom center no-repeat;*/
	width:1000px;
	clear:both;
}


/* BIOGRAFIA */

#bio_foto {
	float:left;
	margin-top:15px;
	margin-left:30px;
}

#bio_text {
	width:470px;
	float:right;
	margin-top:15px;
}

#credits {
	float:left;
	margin-left:25px;
}

#onoff {
	background:none;
	font-size:11px;
	text-align:justify;
	color:#444444;
	text-decoration:none;
	padding:0px;
	margin:0px;
	line-height:18px;
}

/* ART */

.album {
	float:right;
	width:95%;
	text-align:left;
	margin-bottom:15px;
}

.thumbs,
.thumbs a {
	width:50px;
	height:40px;
	float:left;
} 
.thumbs a:hover {
 	background:url(../img/min_bg.gif) top center;
	}



	/* POETRY */

.thumbs_poesia{
	width:200px;
}


	/* CONTACTS */

.contact {
	float:right;
	text-align:left;
	width:70%;	
}
