<!--

html  {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	background-color: white;
}

/*
************************************************************
                         TESTA
************************************************************
*/

.testa {
	height: 20px;
	text-align: right;
	padding-right: 90px;
	padding-top: 4px;
	font-size: 10px;
	color: #0055c3;
	overflow: hidden;
	background-color: #a6cdff;
	background-image: url(sfondo.gif);
	background-repeat: repeat-y;
}

.testa a:link,  .testa a:visited  {
	color: #0055c3;
	text-decoration: none;
	font-weight: bold;
}
	
.testa a:hover, .testa a:active {
	color: yellow;
	font-weight: bold;
}

.testa strong {
	color: yellow;
}

/*
************************************************************
                          BARRA
************************************************************
*/

.barra {
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	background-color: #0055c3;
	background-image: url(barra.gif);
	background-repeat: repeat-y;
}

.barra ul {
	float: right;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.barra li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	height: 20px;
}

.barra li a {
	display: block;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
} 


.barra a:link, .barra a:visited {
	color: White;
	text-decoration: none;
} 

.barra a:hover, .barra a:active{
	color: yellow;
}

.barra strong {
	color: yellow;
}

.barra del {
	color: #DDA0DD;
}

/*
************************************************************
                          PULSANTI
************************************************************
*/

.pulsanti {
	float: right;
	font-size: 10px;
	color: #004399;
	padding-top: 3px;
}

.pulsanti ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.pulsanti li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #004399;
}

.pulsanti li a {
	display: block;
} 

.pulsanti a:link, .pulsanti a:visited {
	text-decoration: none;
	color: white;
} 

.pulsanti a:hover, .pulsanti a:active{
	color: Yellow;
}

.pulsanti strong {
	color: white;
}

.pulsanti .stop {
	color: Red;
	font-weight: bold;
	text-decoration: blink;
}

/*
************************************************************
                          MENU
************************************************************
*/

.menu {
	margin-top: 15px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 180px;
	background-color: transparent;
	color: white;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.menu li {
	display: inline;
}

.menu li a {
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 1px;
} 

.menu li a:link, .menu li a:visited {
	text-decoration: none;
	color: white;
	background-color: #0055c3;
	background-image: url(menu_off.gif);
	background-repeat: repeat-y;
} 

.menu li a:hover, menu a:active {
	color: yellow;
	background-color: #0055c3;
	background-image: url(menu_on.gif);
	background-repeat: repeat-y;
}

.menu strong {
	color: yellow;
}

.menu del {
	color: #DDA0DD;
}


/*
************************************************************
                          ICONE
************************************************************
*/

.icone {
   margin-top:20px;
	margin-left:4px;
	width: 140px;
   float:left;
}

.icone ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.icone li {
	display: inline;
}

.gif0, .gif0strong  {
	border: 0px;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.gif1, .gif1strong  {
	border: 0px;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.gif0s, .gif1s  {
	border: 0px;
   filter:alpha(opacity=30);
   opacity: 0.3;
   -moz-opacity:0.3;
}

.jpg0  {
	border: 1px solid #0055c3;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.jpg0strong  {
	border: 1px solid yellow;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.jpg1  {
	border: 1px solid yellow;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.jpg1strong  {
	border: 1px solid yellow;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.jpg0del, .jpg1del {
	border: 1px solid Purple;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
}

/*
************************************************************
                         LINGUE
************************************************************
*/

.lingue {
	position: absolute;
	right: 0px;
	top: 2px;
	width: 80px;
}

.lingue img  {
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
}

/*
************************************************************
                         PERCORSO
************************************************************
*/

.percorso {
	color: #b3d3ea;
	font-size: 10px;
	float: left;
	padding-left: 15px;
	padding-top: 3px;
}

.percorso a:link, .percorso a:visited {
	color: white;
	text-decoration: none;
}

.percorso a:hover, .percorso a:active {
	color: yellow;
	text-decoration: underline;
}

/*
************************************************************
                         IMMAGINE
************************************************************
*/

.immagine    {
	margin-left: 35px;
	margin-right: 50px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}

/*
************************************************************
                         TITOLO
************************************************************
*/

.titolo0 h1, .titolo1 h1    {
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 45px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	color: #0055c3;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #f8c300;
}

.titolo2 h1, .titolo3 h1     {
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 45px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0055c3;
}

/*
************************************************************
                         CORPO
************************************************************
*/

.corpo0, .corpo1 {
	margin-left: 0px;
	padding-left: 35px;
	padding-right: 45px;
	font-size: 12px;
	text-align: justify;
	line-height: 170%;
}

.corpo2, .corpo3 {
	margin-left: 200px;
	padding-left: 35px;
	padding-right: 45px;
	font-size: 12px;
	text-align: justify;
	line-height: 170%;
}


a:link, a:visited {
	color: #FF8C00;
	text-decoration: none;
} 

a:hover, a:active {
	color: #00BFFF;
}

.grande {
	font-size: 14px;
	font-weight: bold;
	color: #0055c3;
}

.medio {
	font-size: 12px;
	font-weight: bold;
	color: #0055c3;
}

.normale     {
}

.piccolo     {
	font-size: 9px;
}

.messaggio   {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #0055c3;
}

.campo       {
	font-style: italic;
}

.stile1  {
}

.stile2  {
}

.stile3  {
}

.stile4  {
}

.stileon {
	color: #FF8C00;
}

.box1 {
	float: left;
	width: 50%;
	text-align: left;
	border: 1px none #B5E2F7;
	padding-top: 0px;
}

hr {
	border: solid #f8c300;
	border-width: 2px 0px 0px 0px;
	line-height: 0px;
}

.immagineright {
   float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.immagineleft {
   float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.immaginedisponi {
	float: left;
	text-align: center;
	width: 130px;
	height: 90px;
	margin-right: 100px;
	vertical-align: middle;
}

.jpg {
	border: 3px solid #f8c300;
}

.gif {
	border: 0px;
}

.tabella0 td {
	border: 0px;
	margin: 0px;
	padding: 5px;
}

.tabella1 td {
	border: solid #B5E2F7;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
	padding: 5px;
}

.corpo0 ul, .corpo1 ul, .corpo2 ul  {
	list-style-type: square;
	margin-bottom: 0px;
}

/*
************************************************************
                     MESSAGGIOERRORE
************************************************************
*/

.messaggioerrore    {
	width: 40%;
	padding: 20px;
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	color: #B22222;
	font-size: 10px;
	font-weight: bold;
	background-color: #f8c300;
	border: 4px solid #B22222;
	text-align: center;
}

/*
************************************************************
                     FRAMELINK
************************************************************
*/

.framelink    {
	position: static;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	height: 500px;
}

/*
************************************************************
                         FIRMA
************************************************************
*/

.firma    {
	margin-left: 200px;
	padding-left: 15px;
	padding-right: 40px;
	font-size: 10px;
	text-align: right;
	line-height: 170%;
}

/*
************************************************************
                       PIEDE
************************************************************
*/

.piede {
	height: 20px;
	padding-left: 15px;
	font-size: 12px;
	color: #0055c3;
	padding-top: 2px;
	background-color: #a6cdff;
	background-image: url(sfondo.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #a6cdff;
}

.piede a:link,  .piede a:visited  {
	color: #0055c3;
	text-decoration: none;
}
	
.piede a:hover, .piede a:active{
	color: yellow;
}

.piede strong {
	color: yellow;
	font-weight: normal;
}

.piede div {
	padding-right: 15px;
	padding-top: 2px;
}

/*
************************************************************
                         CODA
************************************************************
*/

.coda {
	padding-right: 30px;
	font-size: 9px;
	color: #018ddc;
	text-align: right;
	margin-top: 5px;
}

.coda a:link, .coda a:visited {
	color: #018ddc;
	text-decoration: none;
}

.coda a:hover, .coda a:active{
	color: #FF8C00;
	text-decoration: underline;
}

/*
************************************************************
                         CREDITS
************************************************************
*/

#credits {
	font-size: 10px;
	color: #a6cdff;
	text-align: left;
	padding: 5px;
}

#credits .webdesign, #credits .webdesign a {
	color: #a6cdff;
	text-decoration: none;
	visibility: visible;
}

#credits .home, #credits .home a {
	color: #a6cdff;
	text-decoration: none;
	visibility: hidden;
}

#credits .web {
	color: #a6cdff;
	text-decoration: none;
	visibility: hidden;
}

/*
************************************************************
                 LOGOVERTICALE : ESCLUSIVO
************************************************************
*/

#logoverticale {
	position: absolute;
	right: 5px;
	top: 175px;
	border: 0px none;
}

/*
************************************************************
                  cont0,1,2,3 : Esclusivo
************************************************************
*/

#cont0, #cont1, #cont2, #cont3 {
/* clear: both;
	margin-left: 200px;
	margin-right: 45px; */
}

#cont1, #cont3 {
	margin-top: 0px;
}


#cont0, #cont2 {
	margin-top: 0px;
}

/*
************************************************************
             urlsinistra, urldestra : Esclusivo
************************************************************
*/

#urlsinistra {
	position: absolute;
	right: 32px;	
	top: 150px;
	width: 20px;
	height: 18px;
	text-align: center;
}

#urldestra {
	position: absolute;
	right: 7px;
	top: 150px;
	width: 20px;
	height: 18px;
	text-align: center;
}

/*
************************************************************
               Contenitori ESCLUSIVO
************************************************************
*/

#involucro {
	background-color: #a6cdff;
	background-image: url(sfondo.gif);
	background-repeat: repeat-y;
}

#contcorpo {
	margin-left: 180px;
	padding: 0px;
	background-color: white;
	border-left: 1px solid #a6cdff;
}

/*
************************************************************
             immobiliaretesta : ESCLUSIVO
************************************************************
*/

#immobiliaretesta {
	height: 100px;
	background-image: url(apuane.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid Yellow;
	border-top: 1px solid Yellow;
}

/*
************************************************************
             immobiliarestriscia : ESCLUSIVO
************************************************************
*/

#immobiliarestriscia {
   clear: both;
	height: 20px;
	background-color: #0055c3;
	background-image: url(barra.gif);
	background-repeat: repeat-y;
}

/*
************************************************************
                 hotelCODA : ESCLUSIVO
************************************************************
*/

#immobiliarecoda {
	height: 60px;
	background-image: url(mare.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid Yellow;
	border-top: 1px solid Yellow;
	background-position: center;
}

/*
************************************************************
                 SINISTRA : ESCLUSIVO
************************************************************
*/

#sinistra {
	width: 180px;
	float: left;
	padding: 0px;
	margin: 0px;
}


/*
************************************************************
                 Chiaro e Scuro : ESCLUSIVO
************************************************************
*/

.chiaro {
	background-color: #FFF7EC;
}

.scuro {
	background-color: #EEF9FF;
}

/*
************************************************************
                    FB : Forum Bacheca
************************************************************
*/

.FB {
	border: 3px solid #0055c3;
	text-align: left;
}

.FBtestaforum {
	background-color: #0055c3;
	color: White;
}

.FBtestabacheca {
	background-color: #0055c3;
	color: White;
}

.FBtestaforum a:link, .FBtestaforum a:visited, .FBtestabacheca a:link, .FBtestabacheca a:visited {
	color: White;
}

.FBtestaforum a:hover, .FBtestaforum a:active, .FBtestabacheca a:hover, .FBtestabacheca a:active {
	color: Yellow;
}

.FBtestaforum strong, .FBtestabacheca strong  {
	color: Yellow;
}

.FBcategoria {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 15px;
}

.FBcategoria .FBevidenziato {
	background-color: #1e90ff;
}

.FBcategoria .FBriservato {
	background-color: #1e90ff;
}

.FBcategoria ul {
	margin: 0px;
	padding: 0px;	
	white-space: nowrap;
}

.FBcategoria li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
}

.FBcategoria li a {
	display: block;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px; /*width: 200px;*/
	font-size: larger;
} 

.FBcategoriatesto {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
	padding-left: 50px;
	padding-right: 15px;
	color: White;
}

.FBcategoriaModifica {
	text-align: right;
	font-size: smaller;
	padding-right: 15px;
}

.FBtempo {
	text-align: left;
	padding-right: 15px;
}

.FBtempo a {
	padding-left: 13px;
	font-size: smaller;
}

.FBordinamento {
   float: right;
	text-align: right;
}

.FBordinamento a {
	padding-right: 13px;
	font-size: smaller;
}

.FBintestazioni {
	text-align: center;
	background-color: #feff77;
	font-size: smaller;
	color: #cd853f;
}

.FBscheda {
	padding-left: 15px;
	text-align: left;
	background-color: #fff5b7;
	font-weight: bold;
	color: #2b418b;
}

.FBchiaro {
	background-color: White;
}

.FBscuro {
	background-color: #dbeeff;
}

.FBevidenziato {
	background-color: Yellow;
}

.FBriservato {
	color: Red;
}

.FBnorecord {
	width: 100%;
	background-color: #feff77;
	color: #0055c3;
	font-style: italic;
	font-weight: bold;
	font-size: larger;
}

.FBcodaforum {
	background-color: #0055c3;
	color: #003c8a;
}

.FBcodabacheca {
	background-color: #0055c3;
	color: #003c8a;
}

.FBcodaforum a:link, .FBcodaforum a:visited, .FBcodabacheca a:link, .FBcodabacheca a:visited  {
	color: White;
}

.FBcodaforum a:hover, .FBcodaforum a:active, .FBcodabacheca a:hover, .FBcodabacheca a:active {
	color: Yellow;
}

.FBcodaforum strong, .FBcodabacheca strong {
	color: Yellow;
}

.FBcodaforum span, .FBcodabacheca span {
	color: White;
}



/*
************************************************************
                 categoriaimmobiliare : ESCLUSIVO
************************************************************
*/

.categoriaimmobiliare {
	float: left;
	color: blue;
	font-size: 12px;
	font-weight: bold;
	width: 180px;
}

.categoriaimmobiliare h1 {
	color: #0055c3;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


.categoriaimmobiliare ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.categoriaimmobiliare li {
	display: inline;
}

.categoriaimmobiliare li a {
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #0193df;
	margin-top: 1px;
} 

.categoriaimmobiliare li a:link, .categoriaimmobiliare li a:visited {
	color: White;
	text-decoration: none;
	background-color: #0055c3;
	background-image: url(menu_off.gif);
	background-repeat: repeat-y;
} 

.categoriaimmobiliare li a:hover {
	color: Yellow;
	background-color: #0055c3;
	background-image: url(menu_on.gif);
	background-repeat: repeat-y;
}

.categoriaimmobiliare li a:active {
	color: Yellow;
	text-decoration: none;
} 

.categoriaimmobiliare strong {
	color: Yellow;
}

.categoriaimmobiliare del {
	color: Silver;
}

.categoriaimmobiliaresubmit {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #0055c3;
	background-image: url(menu_off.gif);
	background-repeat: repeat-y;
	color: White;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	border-left: 2px solid #bae9fe;
	border-top: 2px solid #bbdfff;
	border-right: 2px solid #004297;
	border-bottom: 2px solid #003882;
} 

/*
************************************************************
                 tipologiaimmobiliare : ESCLUSIVO
************************************************************
*/

.tipologiaimmobiliare {
	position: absolute;
	left: 0px;
	top: 0px;
	color: blue;
	font-size: 12px;
	font-weight: bold;
}

.tipologiaimmobiliare ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.tipologiaimmobiliare li {
	float: left;
	display: inline;
}

.tipologiaimmobiliare li a {
   height: 16px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #0193df;
	border-right: 1px solid White;
} 

.tipologiaimmobiliare li a:link, .tipologiaimmobiliare li a:visited {
	color: White;
	text-decoration: none;
	background-color: #0055c3;
	background-image: url(menu_off.gif);
	background-repeat: repeat-y;
} 

.tipologiaimmobiliare li a:hover {
	color: Yellow;
	background-color: #0055c3;
	background-image: url(menu_on.gif);
	background-repeat: repeat-y;
}

.tipologiaimmobiliare li a:active {
	color: Yellow;
	text-decoration: none;
} 

.tipologiaimmobiliare strong {
	color: Yellow;
}

.tipologiaimmobiliare del {
	color: Silver;
}

/*
************************************************************
                   TestaDisponibile : ESCLUSIVO
************************************************************
*/

.exclavailable1 {
	background-color: #ffe897;
	text-align: left;
	padding-left: 10px;
}


.exclavailable2 {
	background-color: #fffbc6;
	text-align: justify;
	padding: 10px;
	vertical-align: bottom;
}

.exclavailable3 {
	background-color: #ffe897;
	text-align: center;
	padding: 10px;
	font-size: 10px;
   vertical-align: top;
}

.exclavailable1 strong, .exclavailable2 strong {
	background-color: #0191de;
	font-weight: bold;
	color: White;
}


.exclchiuso1 {
	background-color: #f15454;
	text-align: left;
	padding-left: 10px;
	color: White;
}

/* gli ultimi due numeri sono excl_tipo e excl_indice */

.exclchiuso200, .exclchiuso201, .exclchiuso210, .exclchiuso211, .exclchiuso220, .exclchiuso221 {
	background-color: #ffd8cc;
	text-align: justify;
	padding: 10px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.exclchiuso200 {
	background-image: url(venduto_it-it.gif);
}

.exclchiuso201 {
	background-image: url(venduto_en-gb.gif);
}

.exclchiuso210 {
	background-image: url(affittato_it-it.gif);
}

.exclchiuso211 {
	background-image: url(affittato_en-gb.gif);
}

.exclchiuso220 {
	background-image: url(trovato_it-it.gif);
}

.exclchiuso221 {
	background-image: url(trovato_en-gb.gif);
}

.exclchiuso3 {
	background-color: #f15454;
	text-align: center;
	padding: 10px;
	font-size: 10px;
	color: White;
   vertical-align: top;
}

.exclchiuso1 strong, .exclchiuso200 strong, .exclchiuso201 strong, .exclchiuso210 strong, .exclchiuso211 strong, .exclchiuso220 strong, .exclchiuso221 strong {
	background-color: #f8c300;
	font-weight: bold;
	color: navy;
}


.excloffer1 {
	background-color: #a6cdff;
	text-align: left;
	padding-left: 10px;
}

.excloffer20, .excloffer21 {
	background-color: #dde9ff;
	text-align: justify;
	padding: 10px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.excloffer20 {
	background-image: url(offerta_it-it.gif);
}

.excloffer21  {
	background-image: url(offerta_en-gb.gif);
}

.excloffer3 {
	background-color: #a6cdff;
	text-align: center;
	padding: 10px;
	font-size: 10px;
   vertical-align: top;
}

.excloffer1 strong, .excloffer20  strong, .excloffer21  strong {
	background-color: #f8c300;
	font-weight: bold;
	color: navy;
}


.exclhidden1 {
	background-color: #B7BBBD;
	text-align: left;
	padding-left: 10px;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.exclhidden2 {
	background-color: #F1F1F2;
	text-align: justify;
	padding: 10px;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
	vertical-align: bottom;
}

.exclhidden3 {
	background-color: #B7BBBD;
	text-align: center;
	padding: 10px;
	font-size: 10px;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
   vertical-align: top;
}

.exclhidden1 strong, .exclhidden2 strong {
	background-color: #f8c300;
	font-weight: bold;
	color: navy;
}



.excltitolo  {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	color: #0055c3;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #f8c300;
}

.exclpuls {
	background-color: #DADCDD;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	border: 1px solid Gray;
}


-->
