#Staff{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#Staff h1{
	margin: 0em 0 1em 0;
	height: 268px;
	background-image: url(../Images/staff_index.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000;
}
h2.title{
	text-align: center;
}
.menuStaff{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	border-top: 1px solid rgb(179,109,85);
	border-bottom: 1px solid rgb(179,109,85);
	color: #000;
	background-color: #EBDEB4;
}
.menuStaff li{
	display: inline;
	font-size: 10px;
}
.menuStaff li a{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 6px;
}
.menuStaff li a:link,
.menuStaff li a:visited{
	color: #000;
	background-color: #EBDEB4;	
}
.menuStaff li a:hover,
.menuStaff li a:focus,
.menuStaff li a:active{
	color: rgb(179,109,85);
	background-color: #EBDEB4;
}
.ita_gbr{
	margin: 0em 0 2em 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.ita_gbr h2{
	font-size: 20px;
}
.ita_gbr li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.ita_gbr img{
	text-decoration: none;
	border: 1px solid #000;
}

/* -------------------- */
#Biography{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}
#Biography h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 1.5em;	
}
#Biography p{
	text-indent: 40px;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#Biography p#primo-paragrafo:first-letter {
	font-size: 4em;
	font-style: italic;
	float: left;
	background: rgb(179,109,85);
	color: #EBDEB4;
	margin: 0 5px 5px 0px;
	padding: 5px 5px 5px 20px;
	line-height:1em;
}
#Biography p#primo-paragrafo{
	text-indent: 2px;
}
#Biography div.fototessera {
	padding: 5px;
	font: .70em verdana, helvetica, sans-serif;
	margin: 0px 10px 10px 10px;
	border: 1px solid #000;
	color: #000;
	background-color: #FFF;
	float: right;
}
#Biography div.fototessera img {
	border-bottom: 3px solid rgb(179,109,85);
	display: block;
	padding-bottom: 1px;
}
#Biography div.fototessera a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	
}
#Biography div.fototessera a:link,
#Biography div.fototessera a:visited{
	color: #000;
	background-color: #FFF;	
}
#Biography div.fototessera a:hover,
#Biography div.fototessera a:focus,
#Biography div.fototessera a:active{
	color: #000;
	background-color: #FFF;
}

#Biography p a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #CCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
#Biography p a:link,
#Biography p a:visited{
	color: #000;
	background-color: #CCC;	
}
#Biography p a:hover,
#Biography p a:focus,
#Biography p a:active{
	color: rgb(179,109,85);
	background-color: #CCC;
	text-decoration: underline;
}