.scheda {
font-family: Lucida Sans unicode, Century Gothic, Verdana, Tahoma, Arial;
font-size:14px;
}
.dati{
background-image:url(images/bgscheda.gif);
background-repeat:repeat-x;
height:32px;
padding-left:6px;
}
.arancio {
color:#FF9900;
font-weight:bold;
}
.b {font-weight:bold}
.dettagli a:link {text-decoration:none; color:#666666}
.dettagli a:hover {text-decoration:none; color:#FF9900}
.dettagli a:visited {text-decoration:none; color:#666666}
.winContent {
	border-left:2px solid #2D9EC4;
	border-top:0px solid #2D9EC4;
	border-right:2px solid #2D9EC4;
	border-bottom:2px solid #2D9EC4;
	background-color:#FFFFFF;
	padding-bottom:25px;
        text-align:center;

}
.bar {
	background-color:#2D9EC4;
	padding:4px;
	/*background-image:url(/img/popup/bar.gif);*/
	background-repeat:repeat-x;
	border-top: 1px solid #2D9EC4;
	border-right: 1px solid #2D9EC4;
	border-left: 1px solid #2D9EC4;
}
.windowTitle {
	font-family: Lucida Sans unicode, Century Gothic, Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color:#FFFFFF;
}
