<!--

html  {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: White;
}


/*
************************************************************
                         TESTA
************************************************************
*/

.testa {
	background-color: #FFECB2;
	height: 20px;
	background-image: url(testa.jpg);
	text-align: right;
	padding-right: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7E4E;
	padding-top: 3px;
}

.testa A:link,  .testa A:visited  {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
	
.testa A:hover {
	color: Green;
	font-weight: bold;
}

.testa A:active {
	color: #00BFFF;
	text-decoration: none;
	font-weight: bold;
}

.testa strong {
	color: White;
}


/*
************************************************************
                          BARRA
************************************************************
*/

.barra {
	width: 100%;
	height: 20px;
	background-image: url(barra.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-position: right;
}

.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: 9px;
	padding-right: 9px;
	border-left-color: #EAE8E1;
	border-left-style: solid;
	border-right-color: #2F2D24;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
} 


.barra a:link, .barra a:visited {
	color: White;
	text-decoration: none;
} 

.barra a:hover {
	color: White;
	background-image: url(menu_on.jpg);
}

.barra a:active {
	color: Yellow;
	text-decoration: none;
	background-image: url(menu_on.jpg);
} 

.barra strong {
	color: Yellow;
}

.barra s {
	color: Purple;
}

/*
************************************************************
                          MENU
************************************************************
*/

.menu {
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
	margin-bottom: 15px;
}

.menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.menu li {
	display: inline;
}

.menu li a {
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(menu.jpg);
	background-color: #989582;
	margin-top: 0px;
	border-top-color: #E9E7DE;
	border-top-style: solid;
	border-bottom-color: #343325;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
} 

.menu li A:link, .menu li A:visited {
	color: White;
	text-decoration: none;
} 

.menu li A:hover {
	color: Yellow;
	background-image: url(menu_on.jpg);
}

.menu li a:active {
	color: Yellow;
	text-decoration: none;
} 

.menu strong {
	color: Yellow;
}

.menu s {
	color: Silver;
}


/*
************************************************************
                          ICONE
************************************************************
*/

.icone {
   float: left;
	width: 160px;
	margin-left: 12px;
	margin-top: 10px;
}

.icone ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 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: 3px solid Silver;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.jpg0strong  {
	border: 3px solid #79AD3A;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.jpg1  {
	border: 3px solid White;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.jpg1strong  {
	border: 3px solid White;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.jpg0s, .jpg1s {
	border: 3px solid Silver;
   filter:alpha(opacity=30);
   opacity: 0.3;
   -moz-opacity:0.3;
}

/*
************************************************************
                         TITOLO
************************************************************
*/

.titolo0 h1, .titolo1 h1  {
	margin-top: 0px;
	margin-left: 200px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #79AD3A;
	border-bottom-style: solid;
	border-bottom-width: 15px;
	background-color: #FFE8A4;
	background-image: url(testa.jpg);
}


.titolo2 h1     {
	margin-top: 0px;
	margin-left: 215px;
	margin-right: 40px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom-color: #79AD3A;
	border-bottom-style: solid;
	border-bottom-width: 15px;
	text-align: center;
}




/*
************************************************************
                         CORPO
************************************************************
*/

.corpo0, .corpo1, .corpo2  {
	margin-left: 200px;
	padding-left: 0px;
	padding-right: 45px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	text-align: justify;
	line-height: 170%;
}

a:link, a:visited {
	color: Green;
	text-decoration: none;
} 

a:hover {
	color: #00BFFF;
}

a:active {
	color: #00BFFF;
	text-decoration: none;
} 

.grande {
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.medio {
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.normale     {
}

.piccolo     {
	font-size: 9px;
}

.messaggio   {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: Green;
}

.campo       {
	font-style: italic;
}

.stile1      {

}

.stileon {
	color: Green;
}

hr {
	border: solid Green;
	border-width: 2px 0px 0px 0px;
	line-height: 0px;
}

.immagine    {
	text-align: center;
	margin-top: 10px;
	/*clear: both;*/
}

.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: 2px solid #79AD3A;
}

.gif {
	border: 0px;
}

.tabella0 td {
	border: 0px;
	margin: 0px;
	padding: 5px;
}

.tabella1 td {
	border: solid #749A41;
	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    {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B22222;
	font-size: 10px;
	font-weight: bold;
}


/*
************************************************************
                         FIRMA
************************************************************
*/

.firma    {
	margin-left: 200px;
	padding-left: 15px;
	padding-right: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
	text-align: right;
	line-height: 170%;
}

/*
************************************************************
                       PIEDE
************************************************************
*/

.piede {
	background-color: #767362;
	height: 20px;
	background-image: url(coda.jpg);
	padding-left: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

.piede a:link,  .piede a:visited  {
	color: White;
	text-decoration: none;
}
	
.piede a:hover {
	color: Yellow;
}

.piede a:active {
	color: Yellow;
	text-decoration: none;
}

.piede strong {
	color: Yellow;
	font-weight: normal;
}

/*
************************************************************
                         CODA
************************************************************
*/

.coda {
	padding-right: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3B464A;
	text-align: right;
	margin-top: 5px;
}

.coda a:link, .coda a:visited {
	color: #3B464A;
	text-decoration: none;
}

.coda a:hover {
	color: Green;
	text-decoration: underline;
}

/*
************************************************************
                         LINGUE
************************************************************
*/

.lingue {
	position: absolute;
	left: 10px;
	top: 120px;
	width: 300px;
}

.lingue img  {
	padding-left: 0px;
	padding-right: 8px;
	border: 0px;
}

/*
************************************************************
                         PERCORSO
************************************************************
*/

.percorso {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	float: left;
	padding-left: 15px;
	padding-bottom: 0px;
}

.percorso a:link, .percorso a:visited {
	color: White;
	text-decoration: none;
}

.percorso a:hover {
	color: Yellow;
	text-decoration: underline;
}


/*
************************************************************
                        FRAMESET
************************************************************
*/

.frameset {
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
	visibility: hidden;
	width: inherit;
	margin-right: 5px;
	padding-bottom: 3px;
}

.frameset a:link, .frameset a:visited {
	color: Black;
	text-decoration: none;
}

.frameset a:hover {
	color: White;
	text-decoration: underline;
}


/*
************************************************************
                 LOGOVERTICALE : ESCLUSIVO
************************************************************
*/

#logoverticale {
	position: absolute;
	right: 5px;
	top: 200px;
}

/*
************************************************************
           luxuryhousesTESTA : ESCLUSIVO
************************************************************
*/

#luxuryhousestesta {
	background-color: #7EC4F8;
	height: 80px;
	background-image: url(tuscan_prestigious_testa.jpg);
	border-top-color: White;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: White;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*
************************************************************
           luxuryhousesSTRISCIA : ESCLUSIVO
************************************************************
*/

#luxuryhousesstriscia {
	background-color: #7EC4F8;
	height: 15px;
	clear: both;
	background-image: url(striscia.jpg);
	margin-top: 20px;
}

/*
************************************************************
            luxuryhousesCODA : ESCLUSIVO
************************************************************
*/

#luxuryhousescoda {
	background-color: #6E9B36;
	height: 60px;
	clear: both;
	background-image: url(tuscan_prestigious_coda.jpg);
	border-top-color: White;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: White;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	background-position: right;
}

/*
************************************************************
                 INVOLUCRO : ESCLUSIVO
************************************************************
*/

#involucro {
	padding: 0px;
	margin: 0px;
	background-image: url(sfondo_menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

/*
************************************************************
                   MENUPREZZI : ESCLUSIVO
************************************************************
*/

.menuprezzi {
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
}

.menuprezzi h1 {
	color: #726F5E;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.menuprezzi ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.menuprezzi li {
	display: inline;
}

.menuprezzi li a {
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(menu.jpg);
	background-color: #989582;
	margin-top: 0px;
	border-top-color: #F7F5F2;
	border-top-style: solid;
	border-bottom-color: #2D2C1F;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
} 

.menuprezzi li A:link, .menuprezzi li A:visited {
	color: White;
	text-decoration: none;
} 

.menuprezzi li A:hover {
	color: Yellow;
	background-image: url(menu_on.jpg);
}

.menuprezzi li a:active {
	color: Yellow;
	text-decoration: none;
} 

.menuprezzi strong {
	color: Yellow;
}

.menuprezzi s {
	color: Silver;
}

.menuprezzisubmit {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(menu.jpg);
	background-color: #989582;
	border-top-color: #F7F5F2;
	border-top-style: solid;
	border-bottom-color: #2D2C1F;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #F7F5F2;
	border-left-style: solid;
	border-right-color: #2D2C1F;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
} 

/*
************************************************************
                   TestaDisponibile : ESCLUSIVO
************************************************************
*/

.exclavailable1 {
	background-color: #FFE6A3;
	text-align: left;
	padding-left: 10px;
}


.exclavailable2 {
	background-color: #FFF8DF;
	text-align: justify;
	padding: 10px;
	vertical-align: bottom;
}

.exclavailable3 {
	background-color: #FFE6A3;
	text-align: center;
	padding: 10px;
	font-size: 10px;
   vertical-align: top;
}

.exclavailable1 strong, .exclavailable2 strong {
	background-color: #79AD3A;
	font-weight: bold;
	color: White;
}


.exclsold1 {
	background-color: #CA6060;
	text-align: left;
	padding-left: 10px;
	color: White;
}

.exclsold2 {
	background-image: url(sold.gif);
	background-color: #F5E2E2;
	text-align: justify;
	padding: 10px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.exclsold3 {
	background-color: #CA6060;
	text-align: center;
	padding: 10px;
	font-size: 10px;
	color: White;
   vertical-align: top;
}

.exclsold1 strong, .exclsold2 strong {
	background-color: #FFECB2;
	font-weight: bold;
	color: Black;
}


.excloffer1 {
	background-color: #7EC4F8;
	text-align: left;
	padding-left: 10px;
}

.excloffer2 {
	background-image: url(under_offer.gif);
	background-color: #DEEFFB;
	text-align: justify;
	padding: 10px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.excloffer3 {
	background-color: #7EC4F8;
	text-align: center;
	padding: 10px;
	font-size: 10px;
   vertical-align: top;
}

.excloffer1 strong, .excloffer2 strong {
	background-color: #FFEAAB;
	font-weight: bold;
	color: Black;
}


.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: #79AD3A;
	font-weight: bold;
	color: White;
}



.excltitolo  {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: -40px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 27px;
	padding-bottom: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #79AD3A;
	border-bottom-style: solid;
	border-bottom-width: 15px;
	background-color: #FEE9A8;
	background-image: url(testa.jpg);
}

.exclpuls {
	background-color: #DADCDD;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	border: 1px solid Gray;
}

-->