#avatars
{	
    margin: 275px 0 0 188px;
	width:550px;
	font-size:11px;
	text-transform:uppercase;
	position:absolute;
}
#sub-content
{
	position: absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:white;
}
#content
{
	background: url(/layout/chi-siamo.jpg) right top no-repeat;
}
.scheda table
{
	float:right;
	border: 2px dashed #8a8a8a;
	font-size:12px;
	margin: 4em 1em 0 0;
	width:450px;
	text-transform:none;
}
.scheda td
{
	padding: 2px 7px;
}
.chiave
{
	text-transform:uppercase;
	font-size: 11px;
	white-space: nowrap;
}
.scheda a
{
	display:block;
	text-align:right;
	margin:5px;
}
.scheda-avatar
{
	width:40px;
	margin: 70px 0 0 22px;
	float:left;
}
#mycarousel
{
	padding-top:360px;
}
.scheda
{
	color: #000;
	width:548px;
	height:245px;
	position: absolute;
	top:93px;
	left: 230px;
	display:none;
	background:white;
	border: 1px solid #8a8a8a;
	opacity: .75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);					// second!	
}




