.bodyLeft {
	width: 185px;
	float: left;
}
.logo {
	background-color: e83f46;
	height: 125px;
	margin: 0px;
	padding: 5px 0px 70px;
	width: 185px;
	text-align: center;
	background-image: url(immagini/sf_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.biancoCx {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
}
.vetrina {
	float: left;
	width: 450px;
	background-color: #Fcbbbb;
	height: 290px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.servizi {
	background-color: e97073;
	background-attachment: scroll;
	background-image:  url(immagini/servizi.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-top: 143px;
}
.dati {
	background-color: #eb9799;
	width: 185px;
	text-align: right;
	padding: 0px 5px 0px 1px;
	min-height: 200px;
	height: 200px;
}
.vetrina1 {
	height: 145px;
}
.vetrinaLeft {
	width: 50%;
	text-align: left;
}
.vetrinaRighTurism {
	width: 50%;
	float: right;
	height: 145px;
	margin: 0px;
	padding: 0px;
	background-color: #f6c8c6;
}
.bottomLeft2 {
	background-color: #e9bcbc;
	width: 185px;
	margin: 0px;
	padding: 0px;
	height: 55px;
	white-space: normal;
	border: 0px;
}
.bottomRight2 {
	background-color: e9bcbc;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 55px;
	width: 575px;
}
.sfrosa {
	background-color: #FFCCFF;
	float: no;
	width: 760px;
}
.wrapper {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF;
	padding-bottom: 0px;
}
body {
	background-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.bottom {
	width: 760px;
	background: #E9BCBC;
	font-family: Arial, Helvetica, sans-serif;
	height: 55px;
	left: 1px;
	top: 0px;
	right: 1px;
	bottom: 0px;
}
.bottomLeft {
	width: 50%;
	float: left;
	height: 55px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.bottomRight {
	width: 50%;
	float: right;
	text-align: right;
	height: 55px;
}
.bodyRight {
	width: 575px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.centra {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	padding: 0px;
	width: 98%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.occasione {
	background-color: f9e3e1;
	float: right;
	width: 125px;
	margin-top: 20px;
	height: 290px;
}
.maschere {
	background-color: #FFFFFF;
	height: 150px;
	width: 575px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.vetrinaRight {
	width: 50%;
	float: right;
	height: 145px;
	margin: 0px;
	padding: 0px;
}
#affitti {
	margin: 0 190px;
	width: 195px;
	height: 150px;
}

#centerwrap {
	float:left;
	width: 100%;
	margin: 0 -95% 0 0;
	background-color: #FFFFFF;
}

#vendite {
  float:left;
  width: 190px;
  margin: 0 0 0 -5%;
}

#cantieri {
  float:right;
  width: 190px;
	margin: 0;
}
td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}.biancoMenu {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.sfMaschere {
	background-attachment: scroll;
	background-image:  url(immagini/sf_maschere.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
}
.sfMaschere2 {
	padding-left: 15px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 150px;
	padding: 0px;
	margin: 3px 1px 5px;
}
      div#nav, #nav ul, #nav li {
        padding:0;margin:0;border:0; }

     
      #nav ul {
        text-align:center; }

      #nav li {
		list-style:none;
		text-indent:0;
        float:left; /*what ever you need them to be*/ }

      /*value for other browsers than IE*/
      #nav ul>li {
	width: 70px;
		/*the sum of these values is the base for
		  calculating the total width of the menu*/ }

	  #nav a, #nav a:link, #nav a:visited,
	  #nav a:hover, #nav a:focus, #nav a:active {
	display:block;
	width:100%;
	padding:5;
	border:0;
	margin:0;
	text-decoration:none;
	background-attachment: scroll;
	background-image:  url(immagini/sf_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

      #nav a, #nav a:link, #nav a:visited {
	color:#000000;
	background:#b24044 url(immagini/sf_menu.gif) no-repeat scroll left;
	border:0em none gray;
	padding: 5px;
	font-weight: bold;
}

      #nav a:hover, #nav a:focus, #nav a:active {
	color:#FFFFFF;
	background:#b24044 url(immagini/sf_menu.gif) no-repeat scroll left;
	border:none;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rossoB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
a.linkRossoB:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
}
a.linkRossoB:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-left: 5px;
}
a.linkRossoB:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	padding-left: 5px;
}
.cellagrigia {
	background-color: #EEEEEE;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
.foto {
	padding-right: 5px;
	border: 0px;
}
a.menu:visited {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

      a.menu:link {
	color:#000000;
	font-weight: bold;
}

      a.menu:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.cellaMenu {
	color:#FFFFFF;
	background:#b24044 url(immagini/sf_menu.gif) no-repeat scroll left;
	border:none;
	text-align: center;
}
.cellaMenuLeft {
	color:#FFFFFF;
	background:#b24044;
	border:none;
	text-align: center;
}
