html, body{
	margin:0;
	padding:0; /*background:#2e3639/*#1b1b1b*/;
	background-color:#455256/*rgb(78, 92, 97)*/;
}

#container{
	width: 845px;
	margin: /*10px*/ auto;
	font-family: Verdana, Helvetica, Arial;
	font-size:8pt;
	/*background:white;*/
}

#footer{
	background-color: #1c5592;
	color:white; text-align:center;
	border-top:10px solid white;
	padding:2px; clear:both;
}

#header{
	border-bottom:10px solid white;
	background:white;
}
#menu{display:none;}


a, object, input, select, textarea{
	outline:none;
}

.center{text-align:center}

#main{
	background: white url(../im/main-bg3.gif) repeat-y left;
	margin:0; position:relative;
}

form{
	
}

#sx{
	float:left;
	width:150px;
	/*margin-left:10px;*/
}

#sx .titolo{
	background:#1c5592;
	color:white;
	font-weight:bold;
	padding:2px 4px;
	font-variant:small-caps;
}

#sx fieldset{
	margin: 5px 0; padding: 10px 5px;
	border:1px solid #1c5592; border-left:none;
}

#sx legend{
	font-weight:bold;
	color:#1c5592;
}
#sx select{
	width:135px; font-size:9pt;
	font-variant:small-caps;
}
#sx #cerca{
	margin:15px 0;
}
#sx #tutte{text-align:center}
#sx #tutte a{color:#1c5592;}
#sx #tutte a:hover{text-decoration:none}

#dx{
	float:right; /*margin-right:10px;*/
	width:155px;
}

.occasioni{
	color:#ff7f00;
	border-bottom:2px solid #ff7f00;
	font-weight:bold;
	padding:2px 4px;
	text-transform:uppercase;
}

#centro{
	width:522px;
	margin-left: 160px;
	/*margin-right:175px;*/
}


#img{
	border:1px solid #999;
	width: 520px; height:353px;
	position:relative;
}
#img img{
	width: 500px; height:333px;
	margin:10px; border:0;
}
#img div{
   position: absolute;
   bottom: 10px; left: 10px;
   width: 480px; padding:10px;
   background: rgb(255, 255, 255); /* fallback color */
   background: rgba(255, 255, 255, 0.8);
}
#img div h2{
	font-size:10pt;
	text-transform:uppercase;
	margin:0; padding:0;
	margin-bottom:5px;
	color:#1c5592;
}
#img div p{
	margin:0; padding:0;
	font-weight:bold;
}

fieldset.box{
	border:1px solid #1c5592;
	width:110px; padding:5px;
	margin:5px auto;
	text-transform:uppercase;
	background:#fce9d6;
}
fieldset.box a{text-decoration:none;}
fieldset.box a .testo{color:#1c5592}
fieldset.box a legend{color:#1c5592}
fieldset.box legend{
	font-weight:bold; color:#1c5592;
	background:white;
}
fieldset.box img{
	border:2px solid white;
}
fieldset.box:hover{
	background:#eef;
}
fieldset.box .testo{
	text-align:center;
	line-height:11pt;
	margin-top:5px;
}

#centro fieldset.box{
	float:left; margin:5px 2px; margin-bottom:32px;
}
#centro fieldset.last{margin-right:0}

#dx fieldset.box{margin: 17px auto}
#dx fieldset.last{margin-bottom:0}
/*#dx hr{
	display:block;
	border:none; margin:0 auto;
	width:98px; height:12px;
	background:url(../im/divisore2.gif) no-repeat;
}*/
#dx hr{
	display:block;
	border:none; margin:0 auto;
	width:90px; height:1px;
	border-top:2px solid #ff7f00;
}

.titolo{
	background:white;
	padding: 2px 5px;
	color:#ff7f00;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:2px solid #ff7f00;
}

#chi_siamo{padding:10px; font-size: 14px; color:#1c5592}
#chi_siamo li{margin-bottom:10px; font-style:italic;}
#chi_siamo a{color:black}
#chi_siamo a:hover{text-decoration:none}

#sedi{padding:20px; font-size: 14px; color:#1c5592; height:145px}
#sedi .riga{position:relative; margin:20px;}
#sedi span{position:absolute; left: 230px; top:40px;}

#contatti, #vendi{padding-top: 30px}
