/* CSS Document */
BODY{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:10px;
	
	
scrollbar-3dlight-color : #e0efff;
scrollbar-arrow-color : #7b2147;
scrollbar-darkshadow-color : #7b2147;
scrollbar-face-color : #e9f4ff;
scrollbar-highlight-color : #bde5f9;
scrollbar-shadow-color : #b2daff;
scrollbar-track-color : #e9f4ff;

	
}

h1{
	color:#80486d;
	font-size:16px;
	line-height:16px;
}

H2{
	color:#80486d;
	font-size:16px;
line-height:16px;
}

h3{
	color:#80486d;
	font-size:14px;
}
TD{
	font-size:12px;
	line-height:14px;
}
input{
	font-size:12px;
	color:#80486d;
}
#forminvio{
	font-size:12px;
}
#forminvio input{
	font-size:12px;
}
#contenutocentrale{
	padding:10px;
	font-size:14px;
	width:651px;
	height:347px;
	overflow:auto;
	color:#590327;
	padding-right:4px;
	line-height:25px;
}
#contenutocentrale A{
	color:#7B2147;
}
#contenutocentrale A:hover{
	color:#000000;
	font-weight:bold;
}
#credits{
	font-size:9px;
	text-align:center;
}
#credits A{
	color:7B2147;
}
#credits A:hover{
	color:#333333;
	text-decoration:none;
}

#elencocase{ clear:both;
padding-top:5px;
border-bottom:1px solid #b2daff;}
#elencocase .titolo{color:#7B2147; text-transform:uppercase; font-size:12px;}
#elencocase .descrizione{ color:#000000; font-size:11px; line-height:normal;}
#elencocase .altridati{ color:#000000; font-size:11px; line-height:normal; float:left; width:70px; text-align:center;}