html{
}
BODY {
	font-size:12px;
	text-align:center;
	table-layout:auto;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	font-family: Verdana, Arial, "Trebuchet MS";
	/*overflow-x:hidden;*/
}
h1{font-size:18px;color:#666;font-weight:bold;}
h2{font-size:13px;color:#666;font-weight:normal;}
div#container{
	position:relative;
	font-size: 15px;
	font-family:"Palatino Linotype";
	border:1px solid #bbb; 
	width:960px;
	/*width:100%;*/
	text-align:center;	
	/*background:#f0f9fd;*/
	background:#ffffff;
	min-width:950px;
	margin:0 auto;
	margin-top:0px;
	/*letter-spacing:1px;*/
	padding:12px;
	padding-top:5px;
}
div#header{ 
	font-size: 12px;
	border:0px solid #999; 
	border-bottom:0px solid #999; 
	width:966px;
	height:94px;
	text-align:center;
	margin:0 auto;
}


div#fastlink{ 
	font-size: 12px;
	color:#ffffff;
	border:0px solid #999; 
	border-top:1px solid #ffffff;
	border-bottom:0px solid #444444;	
	width:100%;
	text-align:right;	
	background:#efefef;
	margin:0px 0px 5px 0px auto;
	padding:0px 0px 0px 0px;
}
span.fastlinkbotton{
	padding:0px 0px 0px 10px;
}

a.fastlink{
	color:#ffffff;
	text-decoration:none;
}
a.fastlink:hover{
	color:#ffffff;
	text-decoration:none;
}
div#colonna{ 
	font-size: 10px;
	float:right;
	border:0px solid #999; 
	width:260px;
	min-height:100px;
	text-align:center;	
	margin:0px 0px 2px 0px;
}
div#lato{ 
	font-size: 10px;
	float:left;
	border:0px solid #999; 
	width:210px;
	text-align:center;	
	margin:0px 4px 2px 6px;
	background:#f3f3f3;
	height:100%;
}

div#Body{
	font-size: 13px;
	vertical-align:top;
	float:left;
	color:#444;	
	width:475px;
	min-height:300px;
	text-align:left;	
	margin:0px auto;
	margin-left:14px; 
	border:0px solid #444444;
	border-left:0px dashed #dddddd;
	padding-left:8px;
	font-family:"Palatino Linotype";
	background:#ffffff;
	padding:0px;
	margin:0px;
	border:0px solid #000000;
}

div#footer{ 
	font-size: 12px;
	clear:both;
	border:0px dotted #2151a8;
	border-top:2px solid #EDF1F3;
	border-bottom:5px solid #cccccc;
	text-align:right;
	color:#444444;
	width:100%;
	min-height:20px;
	background:#f6f6f6;
	background-position:bottom;
	margin-top:40px;
	
}
.account{
	text-align:right;
	font-size:12px;
	border:1px solid #98C93D;
	margin:0px;
	margin-top:6px;
	padding:5px;
}
a.linkTarget{
	color:#fff;
	font-family:"Palatino Linotype";
	font-size:15px;
}

div.boxColonna{
	position:relative;
	height:85px;
	text-align:center;
	margin-top:5px;
	border-top:1px solid #AAA;
	border-bottom:1px solid #AAA;
}
div.boxImgColonna{
	position:absolute;
	width:70px;
	top:7px;
	right:5px;
	height:70px;
	text-align:center;
	border:0px solid #000;
	overflow:hidden;
}
div.coverTitle{
	position:absolute;bottom:0px;background:#000;
	opacity: 0.6;	/* for all other browsers */
	filter: alpha(opacity=60); /*For IE 5-7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";  /*For IE 8*/
}
div.coverTitleEvid{
	position:absolute;bottom:0px;background:#444;
	opacity: 0.6;	/* for all other browsers */
	filter: alpha(opacity=60); /*For IE 5-7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";  /*For IE 8*/
}