.foto_floatLeft
{
	border-style: solid;
	border-color: #ECECEC;
	border-width: 1px;
	border-right: solid 10px white;
	float: left; 
}
.img_floatLeft
{
	border-right: solid 12px white;
	border-bottom: solid 6px white;
	float: left; 
}
.foto_conBordo
{
	border-right: #ececec 1px solid;
	border-top: #ececec 1px solid;
	border-left: #ececec 1px solid;
	border-bottom: #ececec 1px solid;
}
table.floatLeft
{
	float:left; 
	border-right: 18px solid white; border-bottom: 6px solid white;
}
table.floatRight
{
	float:right; 
	border-left: 18px solid white; border-bottom: 6px solid white;
}
img.floatLeft
{
	float:left; 
	border-right: 12px solid white; border-bottom: 6px solid white;
}
.linkazzurro a:link {color:#056CB6; text-decoration: none; }
.linkazzurro a:visited {color:#056CB6; text-decoration: none; }
.linkazzurro a:active {color:#056CB6; text-decoration: none; }
.linkazzurro a:hover{color:#056CB6; text-decoration: underline; }

.rosso A:link {color:#C7070F; text-decoration: none; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold}
.rosso A:visited {color:#C7070F; text-decoration: none; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold}
.rosso A:active {color:#C7070F; text-decoration: none; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold}
.rosso A:hover{color:#C7070F; text-decoration: underline; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold}

div.WebAuthorConsole
{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=140, FinishY=100);
	width: 108px;
	position: absolute;
	top: 0px;
	background-color: white;
	z-index: 1000;
	padding: 1px;
}

div.WebAuthorErrorConsole
{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=67, Style=1, StartX=0, StartY=0, FinishX=140, FinishY=100);
	width: 108px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFCC;
	z-index: 1000;
	padding: 1px;
}