*
{
	margin: 0px;
	padding: 0px;
}

BODY 
{
	margin: 0px;
	background-color: #252527;
	background-image: url(../img/bg.png);
	background-position : top;
	font-family: arial;
	font-size: 10px;
	color: #252527;
	background-repeat : repeat-x;
}

#first_row
{
	width: 883px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}

#header_container
{
	width: 883px;
	height: 86px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	float: left;
	width: 883px;
	height: 86px;
}

#page
{
	width: 883px;
	margin-left: auto;
	margin-right: auto;
}

#content_container
{
	width: 883px;
	background: url(../img/bg_table.png);
	float: left;
}

#content_box
{
	width: 883px;
	float: left;	
}

#box_sx
{
	width: 612px;
	float: left;
}

#box_img
{
	width: 558px;
	border: 1px solid #cccccc;
	background-color: #dddddd;
	height: 373px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 39px;
	margin-bottom:39px;
}

#box_img IMG
{
	margin: 4px;
}

#box_dx
{
	width: 261px;
	float: left;
}

#box_menu
{
	width: 214px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 39px;
	border-top: 1px solid #d7d6d3;
}

#menu
{
	width: 214px;
	height: 23px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	Font-weight: bold;
	color: #8b969b;
	text-decoration: none;
	border-bottom: 1px solid #d7d6d3;
	padding-top: 7px;
	float: left;
}

#menu A
{
	color: #8b969b;
	text-decoration: none;
}

#box_button
{
	width: 214px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
}

#button
{
	width: 210px;
	height: 36px;
	border: 1px solid #d7d6d3;
	padding: 2px;
	float: left;
	margin-top: 11px;
}

#button_in
{
	width: 200px;
	height: 26px;
	background-image: url(../img/bg_button.png);
	background-repeat: repeat-y;
	background-color: red;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	Font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#button_in A
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	Font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#riga
{
	clear: both;
	width: 883px;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 39px;
}

#box_button2
{
	clear: both;
	width: 214px;
	margin-left: auto;
	margin-right: auto;
}

#button2
{
	width: 210px;
	height: 50px;
	border: 1px solid #d7d6d3;
	padding: 2px;
	float: left;
	margin-bottom: 11px;
}

#button_in2
{
	width: 200px;
	height: 40px;
	background-color: #CECCC8;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	Font-weight: bold;
	color: #70706F;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#button_in2 A
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	Font-weight: bold;
	color: #70706F;
	text-decoration: none;
}

#adress_text
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70706f;
	text-decoration: none;
	padding-top: 20px;
	margin-bottom: 10px;
	float: left;
}

#box_text
{
	width: 582px;
	background-color: #e6e4e4;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70706F;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#content_title h1
{
	font-size: 16px;
	color: #70706F;
	padding-left: 10px;
}

#content_text
{
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#content_text A
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	Font-weight: bold;
	color: #70706F;
	text-decoration: none;
}

#text
{
	margin-left: 20px;
	padding: 11px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70706f;
	text-decoration: none;
}

#box_list
{
	width: 582px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70706F;
	text-decoration: none;
	float: left;
}

#list_title h1
{
	font-size: 16px;
	color: #70706F;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#box_notizie
{
	width: 558px;
	margin-left: 26px;
	margin-bottom:20px;
	float: left;
}

#news_img
{
	width: 124px;
	height: 106px;
	float: left;
}

.news_link
{
	font-weight: bold;
	color: #70706f;
	text-decoration: none;
}

#news_text
{
	width: 395px;
	height: 90px;
	float: left;
	margin-left: 20px;
	background-color: #e6e4e4;
	padding: 8px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70706f;
	text-decoration: none;
	line-height: 13px;
}

#news_paginator
{
  float: left;
  clear: both;
  width: 580px;
  margin: 5px 15px 25px 15px;
  padding-top: 5px;
  font-family: arial;
  font-size: 12px;
  color: #70706f;
  text-align: right;
}

#news_paginator A
{
  color: #70706f;
	letter-spacing: 1px;
  text-decoration: none;
}

#news_paginator .current
{
	font-weight: bold;
}

UL
{
  margin-left: 20px;
}


/* Search */
#formSearch .formFieldGlossary { width:450px;}
.searchListElem, .searchResult {border-bottom:1px solid #d3d4d4; padding:7px 0;}
.searchListElem .divSx A{ font-weight:800; line-height:2em;}
.searchElemPath { padding:7px 0; color:#3f5072;}

a.buttonGen, input.buttonGen { border:0; background-image:url(../img/buttonGenBg.gif); background-position: center; background-repeat:repeat-x; padding: 0 1em; border:1px solid #032454; color:#FFF; font-weight:800; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}


/* Cerca Notaio */
.bigTabContTop { background-image:url(../img/bigTabBg.gif); background-position:bottom; background-repeat:repeat-x;min-height:30px;height:auto !important;height:30px;
width:100%;}
.bigTabContTop UL LI { float:left;}
.bigTabContTop .contTabGenTopTab {min-height:30px;height:auto !important;height:30px; padding: 0 7px; line-height:30px; margin-right:3px; position:relative; float:left;}
.bigTabContTop UL LI.on .contTabGenTopTab { background-image:url(../img/bigTabDxOn.gif); background-position:right top; margin-left:5px; width:140px; text-align:center;}
.bigTabContTop UL LI.on .contTabGenTopTab .divSx {min-height:30px;height:auto !important;height:30px; font-size:1px;background-image:url(../img/bigTabSxOn.gif); width:8px; background-position:left top; background-repeat:no-repeat; position:absolute; top:0; left:0; z-index:1;}
.bigTabContTop UL LI .contTabGenTopTab { background-image:url(../img/bigTabDxOff.gif); background-position:right top; margin-left:5px; width:360px; text-align:center;}
.bigTabContTop UL LI .contTabGenTopTab .divSx {min-height:30px;height:auto !important;height:30px; font-size:1px;background-image:url(../img/bigTabSxOff.gif); width:8px; background-position:left top; background-repeat:no-repeat; position:absolute; top:0; left:0;}
.bigTabContTop UL LI .contTabGenTopTab { text-transform:uppercase; font-weight:800;color:#3f5072;}
.bigTabContTop UL LI .contTabGenTopTab a {  font-weight:800; color:#424346;}
.bigTabCont {min-height:350px;height:auto !important;height:350px; background-color:#f1f1f1; width:100%; margin-right:-1px; padding:23px 0;}
.bigTabContInt { margin:0 23px;}

.searchNotaioLbl { width:430px; float:left;}
.searchNotaioFld { float:left;}
.formNotaioCampo {width:350px;}

.searchNotaioElem { margin-bottom:15px;}
.searchNotaioElem label { text-transform:uppercase;}
.searchNotaioElem .buttonGen { margin-left:200px;}
.searchNotRes strong {font-weight:800; color:#424346; text-transform:uppercase;}
.searchNotTabRes { background-color:#FFF;}
.searchNotResIntro, .searchNotResIntro STRONG {color:#3f5072;}
.searchNotResIntro .divSx { width:33%;color:#3f5072;font-weight:800;}
.searchNotResIntro .divSx A { color:#000; text-decoration:underline; font-weight:800;}

A.linkScheda { background-image:url(../img/icoScheda.gif); background-position:left; background-repeat:no-repeat; padding-left:25px;min-height:20px;height:auto !important;height:20px; line-height:20px;}
.searchNotResTable { width:100%; background-color:#FFF;}
.searchNotResTable TD, .searchNotResTable TH {border-bottom:1px dashed #d3d4d4; padding:3px 3px; font-size: 13px; }
.searchNotResTable TH, .searchNotResTable TH A { text-transform:uppercase; font-size:15px;  font-weight:800; color:#3f5072; text-decoration: underline; }
.searchNotResTable TH.noUnder { text-decoration:none}
.searchNotTabRes { width:100%;}
A.tableLinkDistretto {}
.schedaSearchDettInt {margin:0 23px;}
.searchNotTabRes.schedaSearchDett {padding:15px 0; width:100%}
.searchNotTabRes.schedaSearchDett strong {color:#3f5072; text-transform:none; font-weight:normal;}
.searchNotTabRes.schedaSearchDett .divSx { width:57%;}
.searchNotTabRes.schedaSearchDett .divSx.full { width:95%;}
.searchNotTabRes.schedaSearchDett .divSx A { text-decoration:underline;}
.searchNotTabRes.schedaSearchDett .divSx .divDxHalf A { text-decoration:none;}
.searchNotTabRes.schedaSearchDett .divSx .divDx { width:49%; text-align:left}
.searchNotTabRes.schedaSearchDett .divSx .divSx { width:49%;}
.searchNotTabRes.schedaSearchDett .divDx { width:38%; text-align:right;}
.caricheLabel { float:left; width:200px;}
#map_canvas { width:340px; height:300px;}
.baloonMaps { text-align:left;}
.baloonMaps strong {font-weight:800}

