html, body {
	margin:0px;
	padding:0px;
	background-color: #9b8e83;
	font-size:12px;
}

#centerH {
	background-image: url("../img/bg.gif");
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
}

#centerW {
	margin-left:auto;
	margin-right:auto;
	width:833px;
	height:560px;
	position:relative;
}
#content {
	position:absolute;
	top:26px;
	left:42px;
	width:738px;
	height:465px;
	padding:10px;
}

.camera {
	vertical-align:top;
	cursor: pointer;
}

#foto-avvocato {
    position: absolute;
    right: 0px;
    top: 0px;
}
.foto {
    position: absolute;
    top: 0px;
    right: 0px;
}
.hidden {
    visibility: hidden;
}

.f-studio {
	font-size:18px;
	font-family: Times, Sans;
}
.f-serpilli-furlan {
	font-family: Times, Sans;
	font-size:18px;
	background-color:#000;
	color:#FFF;
	padding:5px 5px 5px 3px;
	width:200px;
}
.separator {
	clear:both;
	line-height:1px;
}
#toolbar {
	margin-left:5px;
	margin-bottom:10px;
	width:200px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
}
#tbcontent {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	width:200px;
	padding-bottom:5px;
	background-color:#FFF;
	line-height:16px;
	opacity:0.9;
	filter: alpha(opacity=90);
}

#tbcontent ul {
	margin-left:0px;
	padding-left:15px;
}

#credits {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:25px;
	right:65px;
	text-align:right;
}
#footer {
	position:absolute;
	margin-top:0px;
	bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width:100%;
	color:#333;
}

#newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	top:63px;
	right:30px;
	width:280px;
	height:210px;
	padding:10px;
	overflow:auto;
	text-align:justify;
}

#newsbox hr {
border: none 0;
margin:10px;
border-top: 1px dashed #999;
height: 1px;
}

.piccolo {
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
}

a.tb:link, a.tb:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}
a.tb:hover, a.tb:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

a.tblink:link, a.tblink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000;
}
a.tblink:hover, a.tblink:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.bg-home {
	background-image: url("../img/home.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.bg-news {
	background-image: url("../img/news.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.bg-contatti {
	background-image: url("../img/contatti.png");
	background-repeat: no-repeat;
	background-position: right;
}
.bg-dove_siamo {
	background-image: url("../img/dove_siamo.png");
	background-repeat: no-repeat;
	background-position: right;
}
.bg-aree {
	background-image: url("../img/aree.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.bg-avvocati {
	background-image: url("../img/avvocati.gif");
	background-repeat: no-repeat;
	background-position: right;
}