body {
	margin: 30px 0 20px 0;
	padding: 0;
	background: #D7D7BD;
	text-align: justify;
	line-height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C37;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	text-transform: none;
	color: #005880;
}

p, ul, ol {
	margin-bottom: 1em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #005880;
}

a:hover {
	text-decoration: none;
	color: #005880;
}

/** Style for header starts here */

#header {
	width: 800px;
	height: 150px;
	margin: 0px auto;
	background: url(./images/BannerMonza2.jpg) no-repeat left top;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	font-weight: lighter;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0px 10px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 75px 0px 0px 0px;
	text-indent: -999999px;
}

/** Style for menu starts here */

#menu {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	background: url(./images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url(./images/img06.gif) no-repeat left 55%;
	padding: 14px 30px 10px 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #D7D7BD;
}

/** Style for wrapper starts here */

#wrapper {
	width: 800px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 20px;
}

/** Style for content starts here */

#content {
	width: 800px;
	margin: 0px auto;
	padding-top: 25px;
}

#content h2 {
	text-transform: capitalize;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px #CCCCCC dashed;
}

#content p {
}

#left {
	float: left;
	width: 480px;
	padding-left: 20px;
	margin-bottom: 20px;
	position: relative;
    top: -70px;
}

#left ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#left li {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(./images/img04.gif) no-repeat 0 7px;
	line-height: 17px;
}

#left .post {
	margin-bottom: 20px;
}

#right {
	float: right;
	width: 240px;
	margin-bottom: 20px;
	padding-right: 20px;
	position: relative;
    top: -70px;
}


#right ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#right li {
	padding-left: 10px;
	background: url(./images/img04.gif) no-repeat left 50%;
	
}


/** Style for footer starts here */

#footer {
	clear: both;
	width: 800px;
	height: 42px;
	margin: 0px auto;
	padding-top: 8px;
	border-top: 1px solid #444444;
	background: url(./images/img03.jpg) no-repeat left top;
	text-transform: none;
	font-size: 10px;
	color: #E5E5CC;
}

#footer .copyright {
	
	margin: 0px;
	padding-left: 10px;
	text-align: center;
	font-size: 1.3em;
	/*background: url(./images/logo-anaci.png) no-repeat;
	background-position: 20% 20%;*/
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(./images/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(./images/image02.png) no-repeat left 50%;
}

#footer a {
	color: #E5E5CC;
}

.menuPreventivi {
	background:transparent url(./images/menubkg.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	height:52px;
	left:175px;
	padding-left:20px;
	position:relative;
	top:0px;
	width:162px;
	z-index:200;
	visibility: hidden;
}

.menuPreventivi a {
	color:#FFFFFF;
	text-decoration: none;
}

.menuPreventivi a:hover {
	color: #D7D7BD;
}

.menuContatti {
	background:transparent url(./images/menubkg.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	height:52px;
	left:90px;
	padding-left:20px;
	position:relative;
	top:-53px;
	width:162px;
	z-index:200;
	visibility: hidden;
}

.menuContatti a {
	color:#FFFFFF;
	text-decoration: none;
}

.menuContatti a:hover {
	color: #D7D7BD;
}

.homelist {
	padding-left: 10px;
	background: url(./images/img04.gif) no-repeat;
	background-position: 0% 12%;
}



.imm_container {
	margin-top: 5px;
}

.imm_menu {
	width: 480px;
	height: 20px;
	border: 1px solid #CCCCCC;
	padding-bottom: 4px;
}

.imm_menu div {
	color: white;
	background: #005880 no-repeat;
	height: 24px;
	font-size: 10px;
	text-align: center;
	float: left;
}

.foto{
	width: 90px;	
}

.mt2{
	width: 40px;
}

.descrizione{
	width: 260px;
}

.locali{
	width: 30px;
}

.prezzo{
	width: 60px;
}

.immobile {
	width: 480px;
	height: 60px;
	border: 1px solid #CCCCCC;
	margin: 4px 0;
}

.immobile div {
	float: left;
	text-align: center;
}

.immobile img {
	height: 50px;
	width: 70px;
	margin-top: 5px;
	cursor: pointer;
}