html {
	border: 0px solid yellow;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	height: 100%;
	width: 100%;
	}
body {
position:relative;
padding: 0 ;
	margin-top: 0px;
	margin-left: -4px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	border: 0px solid red;
	color: #868686;
	background: #fcfcfc url(http://www.immobiliare360.net/images/mainpage_bg.jpg) repeat-x left top;
	height: 100%;
	width: 100%;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #868686;
}
a:hover  {
	text-decoration: underline;
	font-weight: normal;
	color: #e75c00;
}
div#wrap  {
	margin: 0 auto;
	border: 0px solid green;
	width: 990px;
	background: #fcfcfc url(http://www.immobiliare360.net/images/mainpage_bg.jpg) repeat-x left top;
	overflow: hidden;
	
	
	}
div#header  {
	position:relative;
	border: 0px solid red;
	width: 980px;
	height: 136px;
	background: #fcfcfc url(http://www.immobiliare360.net/images/mainpage_bg.jpg) repeat-x left top;
	overflow: hidden;
	}	
div#content  {
width: 980px;
border: 0px solid pink;
overflow: hidden;
}	
div.left  {
	width: 220px;
	float:left;
	border: 0px solid pink;
	overflow: hidden;
	
}	
div.center  {
	width: 560px;
	float:left;
	border: 0px solid yellow;
	padding-top: 10px;
	margin: 0;
	overflow: hidden;
}
div.centerfull  {
	width: 759px;
	float:left;
	border: 0px solid yellow;
	padding-top: 10px;
	margin: 0;
	overflow: hidden;
}	
div.centertxt  {
	width: 550px;
	float:left;
	border: 0px solid red;
	padding: 0px;
	margin-left: 4px;
	
	

}
div.centertxthalf {
width: 275px;
	float:left;
	border: 0px solid blue;
	overflow: hidden;

}
div.right {
	width: 200px;
	float:right;
	border: 0px solid blue;
	overflow: hidden;
	
	}	
div.logomain {
position: absolute;
	width: 351px;
	height: 52px;
	border: 0px solid blue;
	top: 84px;
	left: 0px;
	overflow: hidden;
}
div.bannertop  {
position: absolute;
	width: 400px;
	height: 88px;
	border: 0px solid blue;
	top: 38px;
	right: 11px;
	
	z-index: 1;
}
div.bannerright  {
position:relative;
	float: left;
	width: 180px;
	
	border: 0px solid gray;
	overflow: hidden;
	left: 9px;
}

div.logout {
position: absolute;
	
	border: 0px solid blue;
	top: 12px;
	left: 18px;
	overflow: hidden;
}	
div.titolo {
position: absolute;
	width: 540px;
	height: 100px;
	border: 0px solid blue;
	top: 34px;
	left: 18px;
	overflow: hidden;
}
div.logoagency {
position: relative;
	
	height: 100px;
	border: 0px solid red;
	overflow: hidden;
	float: left;
}
div.version {
position: absolute;
	height: 20px;
	border: 0px solid blue;
	top: 12px;
	right: 18px;
	
}
img.logomain {
border: 0px solid blue;
overflow: hidden;
}
.buttonleft  {
	width: 216px;
	height: 45px;
	background: #fcfcfc url(http://www.immobiliare360.net/images/buttonleft.jpg) no-repeat left top;
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;
	overflow: hidden;
	border: 0px solid blue;
}	
.buttonright  {
	width: 196px;
	height: 45px;
	background: #fcfcfc url(http://www.immobiliare360.net/images/buttonright.jpg) no-repeat left top;
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;
	border: 0px solid blue;
}		
	
p.buttonleft  {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 22px;
	font-weight: bold;
	overflow: hidden;
	border: 0px solid blue;
	width: 182px;
}	
p.buttonright  {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: bold;
	
	border: 0px solid blue;
	width: 180px;
}
.buttonleft a:link, .buttonleft  a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #868686;
	overflow: hidden;
}

.buttonleft  a:hover  {
	text-decoration: underline;
	font-weight: bold;
	color: #e75c00;
	overflow: hidden;
}
.buttonright a:link, .buttonright  a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #868686;
	overflow: hidden;
}
.buttonright  a:hover  {
	text-decoration: underline;
	font-weight: bold;
	color: #e75c00;
	overflow: hidden;
}

/* MENU ACCORDION HOME */

.menu{ /*header of 2nd demo*/
	cursor: hand;
	height: 45px;
	width: 216px;
	background: #fcfcfc url(http://www.immobiliare360.net/images/buttonleft.jpg) no-repeat left top;
	cursor: pointer;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid blue;
	
	
}
.menulogin{ /*header of 2nd demo*/
	cursor: hand;
	height: 45px;
	width: 216px;
	background: #fcfcfc url(http://www.immobiliare360.net/images/buttonleft.jpg) no-repeat left top;
	cursor: pointer;
	float: left;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
.menudett{ /*header of 2nd demo*/
	cursor: hand;
	height: 24px;
	width: 34px;
	cursor: pointer;
	float: right;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial,Helvetica,sans-serif;
	
}
.menutext{ /*header of 2nd demo*/
	cursor: hand;
	height: 24px;
	width: 170px;
	position: relative;
	float: right;
	cursor: pointer;
	border: 0px solid blue;
	font-size: 11px;
	
	display: in-line;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial,Helvetica,sans-serif;
	
}
.menuright{ /*header of 2nd demo*/
	cursor: hand;
	height: 45px;
	width: 196px;
	background: #fcfcfc url(http://www.immobiliare360.net/images/buttonright.jpg) no-repeat left top;
	cursor: pointer;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid yellow;
	
}

.submenu{ /*header of 2nd demo*/
	float: left;
	border: 0px solid green;
	overflow: hidden;
	width: 216px;
	border: 0px solid red;
	margin-top: -6px;
}
.submenuright{ /*header of 2nd demo*/
	float: left;
	border: 0px solid green;
	font-weight: bold;
	overflow: hidden;
	border: 0px solid #e7e7e7;
	width: 196px;
	margin-top: -6px;
	
	
}
.submenulogin{ /*header of 2nd demo*/
position:relative;
	float: left;
	border: 1px solid #e7e7e7;
	margin-top: -16px;
	left: 20px;
	width: 192px;
	
	overflow: hidden;
}
.submenudett{ /*header of 2nd demo*/
	float: left;
	border: 1px solid #e7e7e7;
	margin-left: 0px;
	width: 100%;
	margin-top: 0px; 
	padding-bottom: 6px; 
	padding-top: 4px;
	overflow: hidden;
}
.submenutext{ /*header of 2nd demo*/
	float: left;
	border: 0px solid #e7e7e7;
	margin-left: 0px;
	width: 100%;
	margin-top: 0px; 
	padding-bottom: 6px; 
	padding-top: 4px;
	overflow: hidden;
}
.submenu2{ /*header of 2nd demo*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 5px;
	overflow: hidden;
	border: 0px solid #e7e7e7;
	width: 100%;
	margin-left: 36px;
	
}
.submenu2right{ /*header of 2nd demo*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 5px;
	overflow: hidden;
	border: 0px solid #e7e7e7;
	width: 100%;
	margin-left: 25px;
	
}
.submenu3right{ /*header of 2nd demo*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom: 5px;
	overflow: hidden;
	border: 0px solid #e7e7e7;
	width: 100%;
	margin-left: 25px;
	
}
.submenu2 a:link, .submenu2  a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #868686;
	overflow: hidden;
}

.submenu2  a:hover  {
	text-decoration: underline;
	font-weight: bold;
	color: #e75c00;
	overflow: hidden;
}

.submenu2right a:link, .submenu2right  a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #868686;
	overflow: hidden;
}

.submenu2right  a:hover  {
	text-decoration: underline;
	font-weight: bold;
	color: #e75c00;
	overflow: hidden;
}
.openmenu{ /*class added to contents of 2nd demo when they are open*/
color: #e75c00;
overflow: hidden;
margin: 0;

}


.closedmenu{ /*class added to contents of 2nd demo when they are closed*/
color: #868686;
overflow: hidden;
margin: 0;
}




/* FINE MENU HOME */

#menublip {
	width: 2px;
	height: 22px;
	background: #fcfcfc url(http://www.immobiliare360.net/images/menublip.jpg) no-repeat ;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
}
.menublip {
float: left;
font-size: 12px;
margin-top: 3px;

}

form {
display : inline;

}
.btn {
float:left;
font-family: Arial,Helvetica,sans-serif;
background-color: transparent;
border: 0;
padding: 0;
font-size: 12px;
color: #868686;
font-weight: bold;
text-decoration: underline;
width: 70px;
cursor: hand;
cursor: pointer;
margin-left: 98px;
margin-top: 4px;
}
.btnagency {
float:left;
font-family: Arial,Helvetica,sans-serif;
background-color: transparent;
border: 0;
padding: 0;
font-size: 12px;
color: #e75c00;
font-weight: bold;
text-decoration: underline;
width: 120px;
cursor: hand;
cursor: pointer;
margin-left: 5px;
margin-top: 3px;
}
.btnsblocca {
font-family: Arial,Helvetica,sans-serif;
background-color: transparent;
border: 0;
padding: 0;
font-size: 12px;
color: #e75c00;
font-weight: bold;
text-decoration: underline;
clear: both;
cursor: hand;
cursor: pointer;
margin-left: -5px;
margin-top: 2px;
margin-bottom: 3px;
}
.btnacquista {
position: absolute;
display: inline;
float: right;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #383838;
font-weight: normal;
text-decoration: underline;
width: 58px;
cursor: hand;
cursor: pointer;
margin-left: 13px;




}

input.txtcontattaci  {
font: 12px Arial,Helvetica,sans-serif;
color: #6F6F6F;
text-align: left;
background-color: #eaeaea;
border: 1px solid  #868686;
padding: 2px;
}
input.txtcontattacierr  {
font: 12px Arial,Helvetica,sans-serif;
color: #6F6F6F;
text-align: left;
background-color: #ffdcc8;
border: 1px solid  #868686;
padding: 2px;

}
textarea.txtcontattacierr  {
font: 12px Arial,Helvetica,sans-serif;
color: #6F6F6F;
text-align: left;
background-color: #ffdcc8;
border: 1px solid  #868686;

}
textarea.txtcontattaci  {
font: 12px Arial,Helvetica,sans-serif;
color: #6F6F6F;
text-align: left;
background-color: #eaeaea;
border: 1px solid  #868686;
}
select.txtcontattaci  {
font: 12px Arial,Helvetica,sans-serif;
color: #6F6F6F;
text-align: left;
background-color: #eaeaea;
border: 1px solid  #868686;
padding: 2px;
}


table.reg  {
	padding:3px ;
	border:1px #868686 solid;
	border-collapse: collapse;
	width: 100%;
	}	
	
td  { 
	padding:6px ;
	border:1px #868686 solid;
	border-collapse: collapse;
	background-color: #fafafa;
}	

td.reg  { 
	padding:6px ;
	border:1px #868686 solid;
	border-collapse: collapse;
	background-color: #fafafa;
}

td.er  { 
	padding:6px ;
	border:2px #868686 solid;
	border-collapse: collapse;
	background-color: #ffdcc8;
}
