/* CSS Document */
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
/*	background-color:#231f20; */
	background-color: #000000;
	color:#fff4d6;
}
#bio {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
/*	background-color:#231f20; */
	background-color: #fff0c1;
	color:#000000;
	height:430px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#bio a{
	text-decoration:none;
	color:#666666;
}

#bio a:hover {
	text-decoration:underline;
}

a {
	text-decoration:none;
	color:#fff4d6;
}

a:hover {
	text-decoration:underline;
}

#header {
	background-image:url(../img/header_menu.jpg);
	width: 849px;
	height: 155px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-repeat:no-repeat;
	background-position: right;
}
.logo {
	width: 209px;
	height: 155px;
	margin-top:0px;
	text-align: left;
	float:left;
}

.menu {
	width: 640px;
	height: 155px;
	margin-top:0px;
	
	float:right;
}



.header_menu {
	color:#fff4d6;
	width:200px;
	float:right;
	margin-top:55px;

}

.bottom {
	margin-top:20px;

}

#contenitore {
	width:849px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
/*	background-color:#231f20; */
	background-color: #000000;
}

.galleria {
	background-image:url(../img/immagini.jpg);
	width: 638px;
	height: 77px;
	float:right;
	margin-top:0px;
	background-repeat:no-repeat;

}

#spalla {
	float:left;
	width: 211px;
	line-height:13px;
	/*	background-color:#231f20; */
	background-color: #000000;
	
}
.spalla{
	border-bottom:solid 1px #fff4d6;
	border-right: solid 1px #fff4d6;
	margin-right:6px;
	padding:0px 5px 0px 5px;
	
}

.quadcopy{
	text-align:center;
	height: 14px;
	width: 16px;
	border: 1px solid #fff4d6;
	font-size: 14px;
	font-weight: normal;
}
.quadcopy a:hover{
	text-decoration:none;
}


.contenuto {
	width: 638px;
	height:469px;
	float:right;
	margin:auto;
	background-color:#fff0c1
}
