﻿/* Stili Masterpage e generici */

.nascosto{
/*visibility:hidden*/
display:none
}


*{font-family:Tahoma,Verdana,Helvetica,Arial,sans-serif}

.corpo{
 background : #B4B4B4 url(../Immagini/body_bg.gif) repeat left top;
  text-align:justify;
  font-size:12px
}

a:visited{
  color:#ffffff;
  font-size:inherit;
  font-weight:inherit;
  text-decoration:none
}

a :active{
  color:#ffffff;
  font-size:inherit;
  font-weight:inherit;
  text-decoration:none
}

a:link{
  color:#ffffff;
  font-size:inherit;
  font-weight:inherit;
  text-decoration:none
}

a{
  color:#ffffff;
  font-size:inherit;
  font-weight:inherit;
  text-decoration:none
}

a:hover{
  color:#ffffff;
  font-size:inherit;
  font-weight:inherit;
  text-decoration:underline
}

.vuoto{
  font-family:sans-serif;
  font-size:0px;
  margin:0px;
  border:0px
}

.barralink a:visited{
  font-size:12px;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  background-color:#000042;
  color:#ffffff;
  text-decoration:none
}

.barralink a :active{
  font-size:12px;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  background-color:#000042;
  color:#ffffff;
  text-decoration:none
}

.barralink a:link{
  font-size:12px;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  background-color:#000042;
  color:#ffffff;
  text-decoration:none
}

.barralink a{
  font-size:12px;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  background-color:#000042;
  color:#ffffff;
  text-decoration:none
}

.barralink{
  font-size:12px;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  background-color:#000042;
  color:#ffffff;
  text-decoration:none
}

.barralink a:hover
{
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    background-color: #000042;
    color: #ffffff;
    text-decoration: underline;
}

h1{
/*	margin: 8px 0px 0px 0px;  */
	margin: 0px;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: white;
}


/* tab masterpage */

#menu {
	float: left;
	width: 100%;
	font-size: 13px;
	font-weight:bold;
	line-height: normal;
}
#menu ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float: left;
	background: url('../Immagini/tableftF.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#menu a span {
	float: left;
	display: block;
	background: url("../Immagini/tabrightF.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */

#menu a:hover span {color: #000080;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}


/* bottoni masterpage */

.bottoni{font-weight:bold;text-align:center}

.bottoni a:visited{
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  text-align:center
}

.bottoni a :active{
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  text-align:center
}

.bottoni a:link{
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  text-align:center
}

.bottoni a{
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  text-align:center
}

.bottoni a:hover{
  font-size:14px;
  font-weight:bolder;
  color:#000000;
  text-decoration:none;
  text-align:center
}

.Puls1{
  background-position:center top;
  background-image:url(../Immagini/puls1.gif);
  background-repeat:no-repeat
}

.Puls2{
  background-position:center top;
  background-image:url(../Immagini/puls2.gif);
  background-repeat:no-repeat
}
/* sfondi testata masterpage */

.TestataSx{
  background-image:url(../Immagini/testata-sx.gif);
  background-position:left top;
  background-repeat:no-repeat
}

.TestataDx{
  background-image:url(../Immagini/testata-dx.gif);
  background-position:right top;
  background-repeat:no-repeat
}

.TestataCn{
	background-image: url(../Immagini/testata-cn.gif);
	background-position: top;
	background-repeat: repeat-x;
	
}
/* bordi masterpage */

.BordoAs{
  background-image:url(../Immagini/bordo-as.gif);
  background-position:left top;
  background-repeat:no-repeat
}

.BordoAl{
  background-position:top;
  background-image:url(../Immagini/bordo-al.gif);
  background-repeat:repeat-x
}

.BordoAd{
  background-image:url(../Immagini/Bordo-ad.gif);
  background-position:right top;
  background-repeat:no-repeat
}

.BordoBs{
  background-image:url(../Immagini/bordo-bs.gif);
  background-position:left bottom;
  background-repeat:no-repeat
}

.BordoBa{
  background-position:bottom;
  background-image:url(../Immagini/bordo-ba.gif);
  background-repeat:repeat-x
}

.BordoBd{
  background-image:url(../Immagini/bordo-bd.gif);
  background-position:right bottom;
  background-repeat:no-repeat
}
/* Footer masterpage */

.footer
{
    vertical-align: middle;
    text-align: center;
    background-color: #000042;
}

.LblFooter2
{
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    font-size: 8px;
}

.LblFooter a:active .LblFooter a:visited{
  background-color:inherit;
  color:#000000;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  vertical-align:middle
}

.LblFooter a:link{
  background-color:inherit;
  color:#000000;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  vertical-align:middle
}

.LblFooter a{
  background-color:inherit;
  color:#ffffff;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  vertical-align:middle
}

.LblFooter{
  background-color:inherit;
  color:#000000;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  vertical-align:middle
}

.LblFooter a:hover{
  background-color:inherit;
  color:#ffffff;
  font-size:12px;
  font-weight:bold;
  text-decoration:underline;
  vertical-align:middle
}
/* Stili Default */

.TdLblRicercaR{
  width:30%;
  text-align:right;
  font-weight:bold;
  vertical-align:middle
}

.TdCmblRicercaR{
  width:70%;
  text-align:left;
  vertical-align:top
}

.BtnRicercaR{
  text-align:center;
  vertical-align:middle;
  font-size:14px;
  font-weight:bold;
  font-style:italic;
  height:30px;
  width:150px
}

.DatalistAnnunci{text-align:center; font-size:12px; border-collapse: collapse;}

.linkProvReg a:active .linkProvReg a:visited{
	font-size: 12px;
	color: #000000;
	width: 25%;
	height: 20px;
	text-align: center;
	text-decoration: none;
}

.linkProvReg a:link{
	font-size: 12px;
	color: #000000;
	width: 25%;
	height: 20px;
	text-align: center;
	text-decoration: none;
}

.linkProvReg a{
	font-size: 12px;
	color: #000000;
	width: 25%;
	height: 20px;
	text-align: center;
	text-decoration: none;
}

.linkProvReg{
	font-size: 12px;
	color: #000000;
	width: 25%;
	height: 20px;
	text-align: center;
	text-decoration: none;
}

.linkProvReg a:hover{
  font-size:12px;
  color:#000000;
  width: 25%;
  height: 20px;
  text-align:center;
  text-decoration:underline
}

.RicercaGen{
	font-size:12px;
	color:#000000;
	background-color:#E0E0E0;
	text-align:center;
	font-weight:normal;
}

.pubblicita a:active .pubblicita a:visited{
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
	background-color: #E0E0E0;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pubblicita a:link{
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
	background-color: #E0E0E0;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pubblicita a{
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
	background-color: #E0E0E0;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pubblicita{
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
	background-color: #E0E0E0;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pubblicita a:hover{
	display: block;
	width: 100%;
	height: 100%;
	font-weight:bold;
	background-color:#CCCCCC;
	text-decoration:underline;
	padding-top: 5px;
	padding-bottom: 5px;
}
span#evidenziato {
	font-weight: 600;
	color: #0000FF;
	font-size: 18px;
}

span#evidenziato2 {
	text-align: justify;
}

.RadioCat{
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;
	vertical-align: middle;
	width: 25%;
}

.txtGuida{
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
}

.RicercaGenerica {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	background-color: #E0E0E0;
}

/*AutoComplete flyout */

.autocomplete_completionListElement {
	visibility: hidden;
	margin: 0px!important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem {
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/* Stili Login, iscrizione, e recupero o cambio password, */


.TableLogin
{
    border-right: #000042 1px solid;
    border-left: #000042 1px solid;
    border-bottom: #000042 1px solid;
    text-align: center;
}

.HeaderLogin{
	background-color: #000042;
	height:40px;
	vertical-align:middle;
	text-align:center
}


.TitoloLogin{
  text-align:center;
  font-size:22px;
  font-weight:bold;
  font-style:italic;
  color:white
}


.TitoloIscrizione{
  text-align:center;
  font-size:22px;
  font-weight:bold;
  font-style:italic;
  color:white
}


.TitoloAddNews{
  text-align:center;
  font-size:22px;
  font-weight:bold;
  font-style:italic;
  color:white
}


.TitoloRecuperaPwd{
  text-align:center;
  font-size:22px;
  font-weight:bold;
  font-style:italic;
  color:white
}

.LabelLogin{
  text-align:center;
  font-size:14px;
  font-weight:bold
}

.SubLabelLogin{
	text-align: right;
	font-size: 12px;
	font-weight: normal
}

.TxtLogin{font-size:14px;width:170px}

.TxtLogin2{font-size:14px}

.BtnLogin{
  text-align:center;
  height:25px;
  width:80px;
  font-size:14px
}

.BtnSalvaPwd{
	text-align: center;
	height: 35px;
	width: 220px;
	font-size: 13px
}

.TxtInfoReg {
	margin: auto;
	width: 90%;
	height: 100%;
	text-align: justify;
	font-size: 14px;
}

.TxtRecuperoPwd {
	margin: auto;
	width: 90%;
	height: 100%;
	text-align: justify;
	font-size: 14px;
}

.TxtInfoReg a:visited .TxtInfoReg a:active {
	text-decoration: none;
	font-weight: bold;
}

TxtInfoReg a:link {
	text-decoration: none;
	font-weight: bold;
}

TxtInfoReg a {
	text-decoration: none;
	font-weight: bold;
}

.TxtInfoReg {
	text-decoration: none;
	font-weight: bold;
}

.TxtInfoReg a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.TxtIscrizione{
	margin: 10px;
	font-size: 14px;
	text-align: justify;
}

.RichiestaIscrizione {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

/* Stili Agenzia */

.TitoloAgenzia {
  text-align:center;
  font-size:22px;
  font-weight:bold;
  font-style:italic;
  color:white
}

.LabelAgenzia{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 1.8em;
}

.TxtAgenzia{
	text-align: left;
	font-size: 16px;
}


/* Stili pannello amministrazione */

.TitoloAmmin{
  text-align:center;
  font-size:20px;
  font-weight:bold;
  font-style:italic;
  color:white
}

.Ammin1 a:visited .Ammin1 a:active {
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  text-decoration:none
}

Ammin1 a:link {
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  text-decoration:none
}

Ammin1 a {
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  text-decoration:none
}

Ammin1 {
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  text-decoration:none
}

.Ammin1 a:hover{
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  text-decoration:underline
}

.Ammin2 a:visited .Ammin2 a:active {
  text-align:center;
  font-size:18px;
  font-weight:bold;
  color:#000000;
  text-decoration:none
}

Ammin2 a:link {
  text-align:center;
  font-size:18px;
  font-weight:bold;
  color:#000000;
  text-decoration:none
}

Ammin2 a {
  text-align:center;
  font-size:18px;
  font-weight:bold;
  color:#000000;
  text-decoration:none
}

Ammin2 {
  text-align:center;
  font-size:18px;
  font-weight:bold;
  color:#000000;
  text-decoration:none
}

.Ammin2 a:hover{
  text-align:center;
  font-size:18px;
  font-weight:bold;
  color:#000000;
  text-decoration:underline
}
/* Stili ricerca immobili/agenzie */

.LblRicerca{
  text-align:right;
  font-weight:bold;
  font-size:12px
}

.ComboRicerca{
	text-align: left;
	font-size: 12px;
	width: 180px;
}

td #linkListaAge a:active{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:none
}

td #linkListaAge a:visited{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:none
}

td #linkListaAge a:link{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:none
}

td #linkListaAge a{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:none
}

td #linkListaAge{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:none
}

td #linkListaAge a:hover{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:underline
}

.linkDescrizione a:active{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:none
}

.linkDescrizione a:visited{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:none
}

.linkDescrizione a:link{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:none
}

.linkDescrizione a{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:none
}

.linkDescrizione{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:none
}

.linkDescrizione a:hover{
  color:#000000;
  font-size:inherit;
  font-weight:bold;
  text-decoration:underline
}
/* Stili Privacy */

.PrivacyTitle{
  font-size:18px;
  font-weight:bolder;
  text-align:center;
  padding-top:5px;
  padding-bottom:20px
}

.Privacy1
{
    font-size:14px;
    font-weight:bold;
    text-align:right
}

.Privacy2{font-size:12px;text-align:justify}
/* Fine */

.PageAdm{
	margin: auto;
	font-size: 18px;
	text-align: center;
}

.FontPageAdm{
  font-size:24px;
  font-weight:bold;
  text-align:center;
  color:#000000
}

.LabelErrorePageAdmin{
  font-size:14px;
  font-weight:bold;
  text-align:left;
  width:120px;
  color:red
}

.notaPageAdmin{
  font-size:12px;
  text-align:center;
  vertical-align:baseline;
  color:#FF0000;
  font-style:italic;
  font-weight:bold;
  line-height:normal
}

.LabelPageAdmin{
  font-size:13px;
  font-weight:bold;
  text-align:right;
  vertical-align:middle;
  width:120px
}

.txtPageAdmin{font-size:13px;text-align:left;width:240px}
.txtPageAdmin2{font-size:13px;text-align:left;width:80px}
.txtPageAdmin3{font-size:13px;text-align:right;width:300px}

.ComboNews{font-size:13px;text-align:left;width:240px}

.notaUploadImg{
  font-size:16px;
  text-align:center;
  vertical-align:baseline;
  font-style:italic;
  font-weight:bold;
}

.CellaObbligatorio{background-color: #E1E1E1}

.Obbligatorio{font-family:Verdana;font-size:10px}

.btnPageAdmin{
  font-size:13px;
  text-align:center;
  width:200px;
  font-weight:bold;
  vertical-align:middle;
  height:30px
}

.ImmobileGrid{
  background-color:#c2c4c6;
  color:black;
  font-size:13px;
  width:750px;
  text-indent:5px;
  border-right:#ffffff 1px solid;
  border-top:#ffffff 1px solid;
  border-left:#ffffff 1px solid;
  border-bottom:#ffffff 1px solid
}

.ImmobileGridAItem{
  margin:12px;
  background-color:#edeeee;
  height:20px
}

.ImmobileGridItem{
  background-color:#c2c4c6;
  margin:12px;
  height:20px
}

.ImmobileGridHeader{
  font-weight:bold;
  font-size:13px;
  color:#ffffff;
  background-color:#0000FF;
  height:20px
}

.ImmobileGridFooter{
  height:20px;
  vertical-align:middle;
  text-align:center
}

.RicercaHeader{
  text-align:center;
  font-size:16px;
  font-weight:bold;
  font-style:italic;
  color:white
}

.RicercaItem{
  text-align:right;
  font-size:14px;
  font-weight:bold
}

.datalist{font-size:13px}

.OrdinamentoDatalist{
  font-size:16px;
  font-weight:bold;
  color:#FFFFFF;
  vertical-align:middle;
  text-align:center
}

.TxtGuidaImm{
	font-size: 12px;
}


/* News */

.HomeNewsGrid
{
	border-width: 0px;
	background-color: #c2c4c6;
	color: black;
	font-size: 13px;
	width: 100%;
	text-align: justify;
}
.HomeNewsItem {background-color:#c2c4c6;}
.HomeNewsAItem {background-color:#edeeee;}
.HomeNewsCol1 {text-align:justify; margin:5px 0 5px 0; padding:5px; border-width:0;} /* width:90%*/
.HomeNewsColVai {vertical-align:middle; text-align: center; margin:5px 0 5px 0; padding:5px; border-width:0;} /* width:10%*/

.NewsdivPage
{
	margin: auto;
	width: 70%;
}
.NewslblTitoloPage
{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.NewsInfo
{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.NewslblRedattoDaPage
{
	font-size: 12px;
	text-align: left;
	font-style: italic;
}
.NewslblDataNewsPage
{
	font-size: 12px;
	text-align: left;
}
.NewsRiga {
	color: #000000;
	width: 100%;
}

.BtnNews{
  text-align:center;
  vertical-align:middle;
  font-size:14px;
  font-weight:bold;
  font-style:italic;
  height:30px;
  width:150px
}

/* Depliant */

.Table_Caratteristiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.Prodottidiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

body
{
	background: #B4B4B4 url(../Immagini/body_bg.gif) repeat left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}

/* Contentplaceholder

#master_contentheader
{
	height: 19px;
	background: url(../Immagini/rightcoltop.gif) no-repeat right top;
}

#master_contentplaceholder
{
	padding: 30px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}
 */
 
 /* Sezione Download */
 .tblDownloadCol1{
 width: 464px; 
 height: 35px;
}
 .tblDownloadCol2{
 width: 132px; 
 height: 35px;
}
 .tblDownloadCol3{
 width: 28px; 
 height: 35px;
}
 .tblDownloadColSpaz{
 height: 35px;
}

/* Content Page Layout */
.demoarea {
	padding:20px;
	background:#FFF url(immagini/demotop.png) no-repeat left top;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.demobottom {
	height:8px;
	background:#FFF url(immagini/demobottom.png) no-repeat left bottom;
}

 
 
