body
{
	background-image:url(avvocato.jpg);
	background-repeat:repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#maincontainer
{
	width:980px;
	margin:0px auto;
}
img
{
	border:0px;
}
h1
{
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	color:#990000;
}
h2
{
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
p
{
	margin:0px 0px 10px 0px;
}
.cont
{

	padding:40px 15px 15px 15px;
}
.txt
{
	width:920px;
	text-align:justify;
}

.lnkdx
{
	text-align:center;
	margin:0px 10px 0px 10px;
	padding:50px 10px 0px 10px;
	font-weight:bold;
}
a, a:visited
{
	color:#990000;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.returns
{
	clear:both;
}
strong
{
	color:#990000;
}

.strongNero strong
{
	color:#000;
}

.chiudi{
  clear: both;
  font-size: 1px;
}
