body, html {
	background-color: #fff;
	background-image: url(../images/fondo.gif);
	background-position: 0px -1px;
	background-repeat: repeat-x;
	margin:0px; padding:0px;
	color:#000;
	font-family:sans-serif,arial;
	font-size:12px;
}
#logodiv {
	padding:0px;margin:0px;position:relative;top:0px;left:0px;background-color:#fff; width:668px;height:226px;background-image:url(../images/testataweb2010.gif?x=x);background-repeat:no-repeat;
}
#faccediv {
	padding:0px;margin:0px;position:relative;top:-224px;left:660px;background-color:#fff; width:229px;height:226px;
}
#logoimg {
	position:relative; top:3px;left:12px;
}
#logoimg img {
	border:0px;
}
table td {
	font-size:12px;
}
table img {
	border:1px solid #000;
}
#menu {
	position:relative;
	top:-256px;
	left:20px;
	line-height:20px;
	width:200px;
}
#menu img {
	border:0px;
	margin-bottom:5px;
}
#corpo {
	position:absolute;
	top:204px;
	left:234px;
	border-left:1px dotted #E2E8EB;
	/*border:1px solid red;*/
	padding-left:20px;
	padding-top:10px;
	width: 640px;
	font-size: 15px;
	font-family:sans-serif,arial;
	padding-bottom:120px;

}
.nascosto {
	display:none;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#62808E;
	text-transform:uppercase;

}
h2 {
	font-size:15px;
	font-weight:bold;
	color:#536C79;
	text-transform:uppercase;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#536C79;
	text-transform:uppercase;
}
h4 {
	font-size:13px;
	font-weight:bold;
	color:#536C79;
}

p {
	font-size:12px;
	line-height:17px;
}
p a {
	text-decoration:none;
	background-color:#7e99a6;
	color:#fff;
	padding-right:2px;
	padding-left:2px;
}
p a:hover {
	color:#000;
}
img.conbordo {border:1px solid #000;}

table.cast th {
	text-align:left;
	font-size:13px;
	font-weight:bold;
}
table.cast th.filetto {
	border-bottom:1px dotted #99CCFF;
}
table.cast td.vuoto {
	padding-right:30px;
}

		table.cast a {
			font-size:20px; text-decoration:none; color:#336699; font-weight:bold;
			display:block;
			padding-right:10px;
		}
		table.cast a:hover {background-color:#336699;color:#fff;}
		table.cast a img {vertical-align:middle; width:60px; height:60px; }
		table.cast a span { font-size:14px;} 

.rosso {
	color:#00aadb;
}
.rossogrosso {
	color:#00aadb;
	font-size:18px;
}
input {
	font-size:16px;
	font-family:trebuchet ms, geneva;
	padding:5px;
}

a.menuz {
	padding:3px; margin-right:5px;
	
	display:block;line-height:16px;font-size:14px; text-decoration:none;color:#7e99a6;font-family:sans-serif,arial;font-weight:bold; text-transform:uppercase;
}
a.menuz:hover {
	background-color:#7e99a6; color: #fff;border-right:3px double #fff;
}
