body 		{
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			color: #000000;
			line-height: 16px;
			font-size: 10px;
			font-weight: normal;
			background-color: #10374e;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			background-image:url(../images/sfondo.gif);
			background-position:center;
			background-repeat:repeat-y;
			
			}

table.contenitore{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color: #000000;
			line-height: 15px;
			font-size: 10px;
			font-weight: normal;
			
}
td.briciole
{
font-size: 12px;
color: #FFFFFF;
background-image:url(../images/testata.jpg);
background-repeat:no-repeat;
}
td.briciole a
{
font-size: 12px;
color: #FFFFFF;

}

td.menuin{
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-x;
	background-color:#dad3c4;
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	line-height:25px;
}
.menuin{
color: #000000;
}
td.menuin a {
	font-weight:normal;
	color: #555555;
	font-size: 11px;
	line-height:25px;
	}
td.menuin a:hover {
	font-weight:normal;
	color: #FFFFFF;
	font-size: 11px;
	line-height:25px;
}

td.menu{
background-image:url(../images/menu.jpg);
}
td.menu a {
	font-weight: normal;
	color: #555555;
	font-size: 11px;
	}
td.menu a:visited {
	font-weight: normal;
	color: #555555;
	font-size: 11px;
	}
td.menu a:hover {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}

td.footer a {
	font-weight: normal;
	color: #555555;
	font-size: 11px;
	}
td.footer a:visited {
	font-weight: normal;
	color: #555555;
	font-size: 11px;
	}
td.footer a:hover {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
td.testo{
color: #000000;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
}
td.testop{
color: #000000;
font-size: 12px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
font-weight:bold;
}
td.testo a{
color: #948151;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
}

td.testo a:visited{
color: #555555;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
}

td.testo a:hover {
color: #000000;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
}

h1{
color: #948151;
font-size: 22px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
}

h2{
color: #777777;
font-size: 18px;
font-weight:lighter;
font-family: "Times New Roman", Times, serif;
line-height: 15px;
}
table.menu{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color: #000000;
			line-height: 15px;
			font-size: 10px;
			font-weight: normal;
			background-image:url(../images/sfondo.gif);
			background-repeat:repeat-y;
}
form	{
		margin: 0px;
		}
hr{
color: #948151;
border: 0px;


}
img.imgdesc{
border: 1px;
border-style:solid;
border-color: #777777;
padding:5px;
margin-right: 5px;

}
p.testo{
color: #000000;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
}

p.testo a{
color: #948151;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
}

p.testo a:hover{
color: #000000;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
}

p.testo a:visited{
color: #948151;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
}

ul {
color: #000000;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
line-height: 16px;
list-style-position : inside;
}
li{
padding: 10px;
}


.dett {
color: #948151;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
}

a:link {

	text-decoration:none;
	

}
a:visited {  
	text-decoration:none;

}

a:hover {

	text-decoration:underline;
	
}

#lightbox{
position:absolute;
	padding: 0px;
	background:#000000;
	border-color:#000000;
	border:0px;
	z-index:1100;
}

#overlay{
	background-image:url(../images/overlay.png);
	border-color:#000000;
	border:0px;
	z-index:1000;
}

* html #overlay{
	background-color: #000000;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}





#theToolTip{
position: absolute;
left: -300px;
width: 200px;
border: 1px solid #f9de7e;
padding: 6px 0px 0px 10px;
background-color: #555555;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
color: #FFFFFF;
visibility: hidden;
}

#theToolTip p{
font-family: "Times New Roman", Times, serif;
font-size: 13px;
line-height:14px;
margin-right:10px;
color: #FFFFFF;
margin-top:0;
}

#ToolTipTextWrap {
font-family: "Times New Roman", Times, serif;
font-weight:bold;
font-size: 13px;
color: #FFFFFF;
margin-right:10px;
}