/* CSS Document */
body {
	margin:0px;
	background-color:#022F67;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content {
	position:absolute;
	top:13px;
	left:0px;
	width:100%;
/*	height:590px;*/
	background-color:#FFFFFF;
	padding-top:50px;
}
#contentSCHEDA {
	position:absolute;
	top:0px;
	left:0px;
	width:500px;
	height:600px;
	background-color:#FFFFFF;
	padding:20px;
}
#content  #tabella {
	margin-left:450px;
}
#content a {
	text-decoration:none;
	color:#022F67;
}

#content a:hover {
	color:#900;
}

#ETIMPRONTE {
	position:absolute;
	width:67px;
	height:15px;
	bottom:0px;
	right:0px;
}
#FOTO img {
	border:1px solid #999;
	padding:4px;
}
input {
	border:0px;
	border-bottom:1px dashed #999;
} 
#movimentoTOP {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../immagini/movimento-top.jpg);
	width:700px;
	height:62px;	
}
h1 {
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#022F67;
}
#menuVERTICALE {
	position:absolute;
	top:130px;
	left:3px;
	background-image:url(../immagini/menu-verticale-sfondo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:211px;
	height:205px;
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#333333;
	/*	font-weight:bold;*/
	padding-left:40px;
	padding-top:2px;
}
#menuVERTICALE a{
	color:#333333;
	text-decoration:none;
}
#menuVERTICALE a:hover{
	border:1px solid #999999;
	background-color:#D6D6E5;
}

#movimentoBOTTOM {
/*	position:absolute;*/
	bottom:0px;
	left:0px;
	background-image:url(../immagini/movimento-bottom.jpg);
	width:676px;
	height:49px;	
	color:#FFFFFF;
}

#news {
	width:440px;
}
#news a{
	color:#FFFFFF;
	text-decoration:none;
}

#ESPANSIONE {
	position:absolute;
	top:400px;
	left:23px;
	width:391px;
	height:98px;
	text-align:left;
}
#ricercaIMMOBILE-titolo {
	position:absolute;
	top:337px;
	left:23px;
	background-color:#022F67;
	width:211px;
	height:50px;
	color:#FFFFFF;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
}
#ricercaIMMOBILE-titolo a{
	color:#FFFFFF;
	text-decoration:none;
}
#SCHEDA {
	width:400px;
	background-color:#D7D6E4;
	border-right:10px solid #022F67;
}
#SCHEDA p{
	padding:5px;
	padding-left:100px;
	width:400px;
}
textarea {
	border:1px dashed #999;
} 
#titolo {
	position:absolute;
	top:23px;
	left:23px;
	background-image:url(../immagini/titolo.jpg);
	width:401px;
	height:163px;	
}
.titolomenu{
cursor: pointer;
margin-bottom: 2px;
background-color: #ECECFF;
color: #000000;
width: 140px;
padding: 2px;
text-align: center;
/*font-weight: bold;*/
border: 1px solid #000000;
font-family:Verdana, Arial, Helvetica;
font-size:8pt;
color:#000066;
}

.menu_int{
width: 140px;
margin-bottom: 0.5em;
font-family:Verdana, Arial, Helvetica;
font-size:10px;
color:#FF6600;
border:1px solid #999999;
background-color:#e6e6dc;
text-align: left;

}
