@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
#header {
	width: 900px;
}

blockquote {
	background: #E4E4E4 url(../_img/blockquote.png) no-repeat 10px 10px;
	margin: 0px 25px 12px 10px;
	padding: 5px 12px 6px 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	} 
#header #logo a {
	background: url(../_img/logo.gif) no-repeat left top;
	display: inline;
	float: left;
	height: 100px;
	width: 200px;
}
#header #logo span {
	text-indent: -5000px;
}
#header #logo h1 {
	margin: 0px;
	padding: 0px;
}
#header #banner {
	display: inline;
	float: right;
}
#menu {
	background:#FFF url(../_img/dot_h.gif) repeat-x left bottom;
	overflow: hidden;
	width: 900px;
	margin-top: 50px;
	margin-bottom: 20px;
}
h3 {
	margin-bottom: 5px;
}
h4 {
	font-size: 14px;
	margin: 0px 0px 5px;
	padding: 0px;
}
hr {
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}

.immobile-item {
	background: url(../_img/bg_highlight.jpg);
	margin-top: 15px;
	padding: 5px;
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.immobile-item .immag {
	float: left;
	width: 150px;
	margin-right: 5px;
	display: inline;
}
.immobile-item .dati {
	float: left;
	width: 230px;
	margin-right: 5px;
	display: inline;
}
.immobile-item .fotine {
	float: right;
	width: 170px;
	position: absolute;
	top: 5px;
	right: 0px;
}
.immobile-item .fotine a img{
	border-style: none;
	border-width: 0px;
	display: inline;
	float: right;
	margin-left: 2px;
}
.immobile-item .dettagli {
	height: 15px;
	width: 102px;
	right: 10px;
	bottom: 10px;
	position: absolute;
}
.immobile-item .descrizione {
	margin-bottom: 22px;
}

.immobile-stampa {
	margin-top: 15px;
	padding: 5px;
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.immobile-stampa .immag {
	float: left;
	width: 150px;
	margin-right: 5px;
	display: inline;
}
.immobile-stampa .dati {
	float: left;
	width: 230px;
	margin-right: 5px;
	display: inline;
}
.immobile-stampa .fotine {
	float: right;
	width: 170px;
	position: absolute;
	top: 5px;
	right: 0px;
}
.immobile-stampa .fotine a img{
	border-style: none;
	border-width: 0px;
	display: inline;
	float: right;
	margin-left: 2px;
}
.immobile-stampa .dettagli {
	height: 15px;
	width: 102px;
	right: 10px;
	bottom: 10px;
	position: absolute;
}


#centrale .dati-det {
	width: 200px;
	float: right;
}
#imgmedia {
	display: inline;
	float: left;
	width: 350px;
}
#intro {
	float: left;
	text-indent: -5000px;
}

#altretipologie #tabaltretip td {
	font-size: 11px;
}
#altretipologie {
	margin-top: 10px;
}

#altretipologie #tabaltretip .nero td{
	color: #333333;
	border-bottom: 1px solid #666666;
}
#altretipologie #tabaltretip td{
	border-bottom: 1px solid #D6D6D6;
}


#colsx {
	width: 320px;
}

#casafinder {
	height: 80px;
	width: 320px;
	margin-top: 20px;
	display: block;
}
#casafinder a {
	background: url(../_img/casafinder.gif) no-repeat left 0px;
	height: 80px;
	width: 320px;
	display: block;
}
#casafinder a:hover{
	background: url(../_img/casafinder.gif) no-repeat left -80px;
}
#casafinder span {
	text-indent: -3500px;
	display: none;
}
#login {
	background: #F4F4F4 url(../_img/bg_login.jpg) no-repeat right top;
}
#menupannello,#menuinfoutili {
	width: 180px;
	padding-top: 5px;
}
#menuecomm {
	margin-top: 120px;
}

.bgmenupannello {
	/* background: url(../_img/bg_menupannello.gif) repeat-y left top; */
	background: url(../_img/bg_menuinfoutili.gif) repeat-y left top;
}
.bgmenuinfoutili {
	background: url(../_img/bg_menuinfoutili.gif) repeat-y left top;
}

#menupannello ul , #menuinfoutili ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menupannello li a:link, #menupannello li a:visited, #menupannello li a:active  {
	text-decoration: none;
	color: #6C6C6C;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
#menuinfoutili li a:link, #menuinfoutili li a:visited, #menuinfoutili li a:active  {
	text-decoration: none;
	color: #666;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
#menuinfoutili li a.active{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #FF6600;
}
#menuinfoutili li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #FF6600;
}

#menupannello li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #FF6600;
}
#menupannello li a.active  {
	color: #FFFFFF;
	background: #FF6600;
}





.tabgallery td {
	padding-bottom: 10px;
}
.nolist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commento {
	margin-bottom: 25px;
}

.tab-item {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.icona {
	padding-left: 15px;
	height: 16px;
	display: block;
	margin-bottom: 3px;
}
.mod {
	background: url(../_img/modifica.gif) no-repeat left center;
}
.canc {
	background: url(../_img/cancella.gif) no-repeat left center;
}



form{
margin:0;
padding:0;
}
.button {
	font-size: 11px;
	/*color: #990000;*/
	color: #2D2D2D;
}
label {
	margin-right: 20px;
}
.floatDx {
	float:right;
}
.bghighlight {
	background: url(../_img/bg_highlight.jpg);
}
.bgred {
	background: url(../_img/bg_red.gif);
}
.floatSx {
	float:left;
}
img.floatSx {
	float:left;
	margin-right:5px;
}
.clrFloat {
	clear:both;
	display: block;
}

div.inline {
 float:left;
 }
div.inlineRight {
 float:right; 
}


.posrel {
	position: relative;
}

.bolda {
	font-weight: bold;
}
.box{
	color: #666666;
	padding: 5px;
	border: 1px solid #666666;
	background: #FFFFFF;

}
.underline a{
	text-decoration: underline;
}
.underline-no a{
	text-decoration: none;
}
.scroll {
	overflow: auto;
}
.pad5 {
	padding: 5px;
}


.hide{
display:none;
}
.red {
	/*color: #990000;*/
	color: #FF6600;
}
.nero {
	color: #000;
}
.green, green a:link {
	color: #006600;
	text-decoration:none;
}
 green a:hover{
	color: #009900;
	text-decoration:none;
}
.black {
	color: #333333;
}
.bianco {
	color: #FFF;
}
.martop5 {
	margin-top: 5px;
	display: block;
}

.form160 {
	width: 160px;
}
.form120 {
	width: 120px;
}
.form250 {
	width: 250px;
}
.mar15dx {
	margin-right: 15px;
}
.txt10 {
	font-size: 10px;
}
.ico {
	padding-left: 18px;
	
}
.ok{
	background: url(../_img/ico_ok.gif) no-repeat left 1px;
}
.pdf{
	background: url(../_img/pdf_ico.gif) no-repeat left 1px;
	text-decoration: none;
}
.pdf a{
	text-decoration: none;
}
.ko{
	background: url(../_img/ico_alert.gif) no-repeat left top;
}

a img{
border:none;
}
.brdtop {
	border-top: 1px solid #999999;
}
.brdbot td {
	border-bottom: 1px solid #999999;
}
.brd4 {
	border: 1px solid #999999;
}


#pager {
	text-align: right;
	margin: 20px 0px 10px;
	padding: 0px;
}
#pager p {
	display: inline;
}
#pager .navnumero a {
	font-size: 10px;
	color: #666;
	background: #FFFFFF;
	display: inline;
	font-weight: normal;
	padding: 2px 7px;
	text-decoration: none;
	margin-right: 3px;
	border: 1px solid #BCBCBC;
}
#pager #active {
	color: #FFFFFF;
	background: #FF6600;
}
#pager .navnumero a:visited, #nav .navnumero a:active {
	color: #FF6600;
}
#pager .navnumero a:hover {
	color: #000;
	border: 1px solid #FF6600;
}


#footer {
	background: url(../_img/dot_h.gif) repeat-x 0px 0px;
	width: 900px;
	padding-top: 5px;
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 30px;
}
#footer a {
	text-decoration: none;
}

#footer #copyright {
	float: left;
	display: inline;
	width: 24em;
}
#footer #menufoot {
	float: left;
	text-align: center;
	margin-right: 3em;
	/*margin-left: 60px;*/
}
#footer #menufoot ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}
#footer #menufoot li {
	display: inline;
	list-style: none;
	border-right: 1px solid #666666;
}
#footer #menufoot li a {
	padding-right: 4px;
	padding-left: 5px;
}
#footer   #menufoot   .last {
	border-style: none;
}
#footer #credits {
	float: right;
	text-align: right;
	padding-left: 5px;
	width: 5em;
}
#tabaccesso {
	background: #FFFFFF;
	border: 2px solid #990000;
	overflow: hidden;
}


.form-numeric{
	text-align: right;	
}


.stampa {
	display: inline;
	font-weight: normal;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
	background: url(../_img/stampa.gif) no-repeat 2px center;
	/*border: 1px #969696 solid;*/
}


.header {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}


.border-bottom {
	border-bottom: 1px #CCCCCC solid;
}


.small {
	font-size: 10px;
}


#mappa-regioni {
	background-color: #eeeeee;
	padding: 10px;
	margin-top: 20px;
	font-size: 10px;
	height: 680px;
}

#mappa-regioni h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #666666;
}

#mappa-regioni .regione h2 {
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#mappa-regioni ul {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#mappa-regioni ul li {
	margin: 0;
	padding: 0;
}

#mappa-regioni .regione {
	float: left;
	width: 110px;
	min-height: 220px;
}

#mappa-regioni a {
	text-decoration: none;
}

#mappa-regioni a:hover {
	text-decoration: underline;
}

#mappa-immobili h2 {
	color: #ff6600;
}


.banner_home {
	position: relative;
	float: left;
	margin-left: 1px;
	width: 225px;
	height: 25px;
	overflow: hidden;
	/* margin-bottom: 20px; */
}

.banner_home:first-child {
	margin-left: 0;
}

.banner_home div {
	position: absolute;
	background: transparent url(../_img/caption.png);
	color: #fff;
	bottom: 0;
	left: 0;
	width: 225px;
}

.banner_home div a {
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	padding: 3px 5px 3px 10px;
	display: block;
}










