/*CSS BODY*/
body {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-position: center top;
	background-image: url(../images/sfondo.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

/*CSS GENERIC*/
.avvisi{
	padding: 20px;
	background-color: #a6d8f0;
	text-align: center;
	margin-bottom: 15px;
}
.left{
	float: left;
}
.right{
	float: right;
}
div.clear{
	clear: both;
	height: 0;
	overflow: hidden;
}
div.hrclear {
	clear: both;
	height: 0;
	overflow: hidden;
}
p, form, h1, h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.dettagliright{
	padding-top: 30px;
	position: absolute;
	text-align: right;
	bottom: 0px;
	clear:left;
}
a, a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #ed1c24;
	text-decoration: underline;
}
.block {
	display: block;	
}
/*CSS HOME PAGE*/
#container {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	width: 1000px;
	margin: 0 auto;

}
#top {
	width: 1000px;
	height: 126px;
	background-image: url(../images/sfondotop.gif);
}
#top #login {
	height: 49px;
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	width: 445px;
	padding-right: 10px;
	text-align:left;
}
#top #login .form{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	background-color: #e7e7e7;
	border:0px none;
	height: 16px;
	padding: 2px 0px 0px 3px;
	width: 130px;
}
#top #loggato {
	height: 39px;
	padding-top: 10px;
	float: right;
	font-size: 13px;
	font-weight: normal;
	color: #808080;
	width: 460px;
}
#top #loggato .dati {
	float: left;
	height: 39px;
	width: 290px;
	text-align: right;
}
#top #loggato .mipag {
	float: left;
	width: 149px;
	height: 30px;
	margin-left: 10px;
	border-left: 1px solid #dfdfdf;
	padding-left: 10px;
/*	padding-top: 10px;*/
}
#top #linkstop {
	width: 720px;
	height: 61px;
	padding-top: 17px;
	padding-left: 45px;
	padding-right: 10px;
	float: left;
}
#fasciaimg {
	width: 1000px;
	height: 215px;
	background-image: url(../images/sfondo-img.jpg);
	background-repeat: no-repeat;
}
#fasciaimgint {
	width: 1000px;
	height: 215px;
	background-image: url(../images/sfondo-imgint.jpg);
	background-repeat: no-repeat;
}
#fasciaimg h1, #fasciaimgint h1{
	padding-top: 65px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	width: 430px;
	height: 99px;
}
#fasciaimgint .titolopagina{
	clear:left;
	margin-left: 7px;
}
#centrale{
	width: 986px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding: 0px 4px;
}
#homeparteleft{
	width: 443px;
	margin-right: 5px;
	float:left;
}

#homeparteleft #categorie{
	width: 403px;
	height: 291px;
	margin-bottom:10px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/sfondocategorie.gif);
	background-repeat: no-repeat;
	padding: 0px 40px 0px 20px;
}
/*#homeparteleft #categorie .immagini{
	width: 126px;
	padding-right: 15px;
	height: 100px;
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: left;
}*/
#homeparteleft #categorie .immagini{ /*bachi6*/
float: left;
width: 134px;
height: 100px; /*100*/
position: relative;
z-index:0;
text-align:center;
}
#homeparteleft #categorie .immagini .fum { 
clear: left;
width: 123px;
height: 25px;
position: absolute;
z-index: 999;
top: 55px;
left: 0px;
display: none;
background-color: #ed1c24;
}
#homeparteleft #categorie .immagini .fum p{ 
padding: 5px 0px 0px 0px;
color:#ffffff;
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
font-weight: normal;
}
#homeparteleft #categorie .immagini .fum p a{ 
color:#ffffff;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}
#homeparteleft #categorie .immagini .fum p a:hover{ 
color:#ffffff;
font-size: 12px;
font-weight: normal;
text-decoration: none;
} 
#homeparteleft #evidenza{
	width: 443px;
	font-weight: normal;
	background-image: url(../images/sfondo-box-evidenza.gif);
	background-repeat: no-repeat;
	margin-bottom:20px;	
}
#homeparteleft #evidenza .inboxcontent{
	padding: 0px 15px;	
	font-size: 11px;
	font-weight: normal;
	color: #515151;
}
#homeparteleft #evidenza .inboxcontent .textcontent{
	padding-left: 10px;	
	width: 285px;
	float:left;
}
#homeparteleft #evidenza .inboxcontent .contentprezzo{
	margin-right: 40px;
	margin-top:8px;
	padding-top:5px;
	text-align:center;
	width: 124px;
	height: 24px;
	float:left;
	background-image: url(../images/sfondo-colore-prezzo.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}
#homeparteleft #evidenza .inboxcontent .contentdettagli{
	float:left;
	margin-top:8px;
}
#homeparteleft #evidenza .inboxcontent .img{
	width: 116px;
	height:87px;
	padding-bottom: 4px;
	position: relative;
	float:left;
}

#homeparteleft #scelti{
	width: 443px;
	border-top: 1px solid #dfdfdf;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#homeparteleft #scelti .annuncio{
	width: 116px;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	padding: 0px 15px;
	margin-bottom: 20px;
	float: left;
	height: 240px;
	position: relative;
}
#homeparteleft #scelti .annuncio .img, #homeparteleft #evidenza .inboxcontent .img{
	width: 116px;
	height:87px;
	padding-bottom: 4px;
	position: relative;
}
#homeparteleft #scelti .annuncio .img .bordo, #homeparteleft #evidenza .inboxcontent .img .bordo{
	top: 0;
	left:0;
	position: absolute;
}
#homeparteleft #scelti .annuncio .bottone{
	width: 116px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
	position: absolute;
	bottom: 0px;
}
#homeparteleft #scelti h1, #homeparteleft #evidenza h1, #boxnews h1, #boxvideo h1, .abstract h2, #boxscelti .listaannunci h1{
	font-size: 13px;
	font-weight: bold;
	color: #7b7b7b;
	line-height: 16px;
}
#boxnews h1, #boxvideo h1, .abstract h2{
	text-transform: uppercase;
}
#homeparteleft #scelti a, #homeparteleft #evidenza a, #boxnews a, #boxscelti .listaannunci a, #links a{
	font-size: 13px;
	font-weight: bold;
	color: #7b7b7b;
	line-height: 16px;
	text-decoration:none;
}
#homeparteleft #scelti a:hover, #homeparteleft #evidenza a:hover, #boxnews a:hover, #boxscelti .listaannunci a:hover, #links a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #ed1c24;
	line-height: 16px;
	text-decoration:underline;
	
}
#homeparteright{
	width: 538px;
	float:left;
	background-image: url(../images/sfondo-righthome.gif);
	background-repeat: repeat-y;
}
#homeparteright #homericerca{
	width: 528px;
	height: 108px;
	background-image: url(../images/sfondo-box-salvaricerca.gif);
	margin-bottom: 20px;
	padding-top: 70px;
	padding-left: 10px;
	color: #ffffff;
	font-size:13px;
}
#homeparteright #homericerca .testuale{
	width: 350px;
	float:left;
	height: 63px;
}
#homeparteright #homericerca .buttcontinua{
	height: 37px;
	float: left;
	padding-left: 5px;
	padding-top: 26px;
}
#homeparteright #homericerca .form{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#homeparteright #grigio{
	width: 268px;
	float: left;
}
#boxvenditori{
	width: 252px;
	margin: 0px 8px;
	background-image: url(../images/sfondo-box-middle.gif);
	background-repeat: repeat-y;	
}
#boxvenditori .cartina{
	width: 236px;
	padding: 15px 8px;
	text-align: center;
	
}
#boxvenditori .modulo{
	width: 236px;
	text-align: right;
	margin: 0px 8px 15px 8px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	
}
#boxvenditori .form, .boxarchivio .form{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
}
#boxvenditori p, .boxarchivio p, .boxspecifiche p{
	padding: 0px 8px;
	font-size: 13px;
	color: #515151;
	line-height: 18px;
}
#homeparteright #bianco{
	width: 263px;
	padding-left: 7px;
	float: left;
}
#boxnews, #boxvideo, #boxcercaveloce, #boxscelti{
	width: 263px;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	background-image: url(../images/sfondo-box-right.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;	
}
#boxnews p, #boxvideo p, #boxcercaveloce p{
	padding: 0px 13px;
}
#boxvideo h1{
	padding: 10px 0px 0px 13px;
}
#boxnews ul, #boxnews li{list-style: none;margin: 0;padding-left: 10px}	
#boxnews ul{width:255px} 
#boxnews li{
	padding-left:15px;
	padding-bottom:15px;
    background:url(../images/freccia-mini.gif) no-repeat left top;
}


/*CSS PAGINE INTERNE*/
#internoparteleft{
	width: 716px;
	float:left;
	background-image: url(../images/sfondo-interno-parteleft.gif);
	background-repeat: repeat-y;
}
#internoparteleftwhite{
	width: 716px;
	float:left;
}
#internoparteleft .briciole, #internoparteleftwhite .briciole{
	width: 706px;
	margin-left: 10px;
	height: 30px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
	background-color: #FFFFFF;
}
#internoparteleft .briciole a, #internoparteleft .briciole a:hover, #internoparteleftwhite .briciole a, #internoparteleftwhite .briciole a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
	text-decoration:underline;
}
#internoparteleft #testo{
	width: 428px;
	margin: 0px 10px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
}
#internoparteleftwhite #testo{
	width: 696px;
	margin-left:10px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
}
#internoparteleft #testo .linkinischeda{
	width: 428px;
	height: 37px;
	padding-top: 15px;
	margin-top: 15px;
	background-image: url(../images/sfondo-linkini-scheda.gif);
	background-repeat: repeat-x;
}
#internoparteleft #testo .linkinischeda a{
	font-size: 11px;
	font-weight: bold;
	color: #7b7b7b;
	text-decoration:none;
	border-left: 10px;
}
#internoparteleft #testo .linkinischeda a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration:underline;
}
#internoparteleft #testo .category{
	font-size: 12px;
	width: 428px;
	height: 20px;
	padding-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dfdfdf;
}
#internoparteleft #testo h1{
	font-size: 24px;
	font-weight: bold;
	color: #231f20;
	padding: 5px 0px;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	margin: 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#internoparteleft #portaboxes{
	width: 268px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	padding-top: 20px;
}
.boxarchivio{
	width: 252px;
	margin: 0px 8px 20px 8px;
	background-image: url(../images/sfondo-box-archivio.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.boxarchivio a, .contentspecifiche a{
	font-size: 13px;
	color: #232323;
	text-decoration: none;
}
.boxarchivio a:hover, .contentspecifiche a:hover{
	font-size: 13px;
	color: #ed1c24;
	text-decoration: underline;
}
.boxarchivio ul, .boxarchivio li, .contentspecifiche ul, .contentspecifiche li{list-style: none;margin: 0;padding-left: 10px}	
.boxarchivio ul, .contentspecifiche ul{width:230px} 
.boxarchivio li, .contentspecifiche li{
	padding-left:20px;
	padding-bottom:5px;
    background:url(../images/freccia-mini.gif) no-repeat left top;
	border-bottom: 1px solid #dfdfdf;
	margin: 5px 0px;
}
.boxvenditore{
	width: 252px;
	margin: 0px 8px 20px 8px;
	background-image: url(../images/sfondo-box-venditore.gif);
	background-repeat: repeat-y;
	background-position: 0px bottom;
}
.boxassistenza{
	width: 252px;
	margin: 0px 8px 20px 8px;
	background-image: url(../images/sfondo-box-assistenza.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.boxvenditore p, .boxassistenza p, .boxcontatti p{
	padding: 0px 8px;
	font-size: 13px;
	color: #515151;
	line-height: 18px;
}
.boxspecifiche{
	width: 252px;
	margin: 0px 8px 20px 8px;
}
.contentspecifiche{
	width: 252px;
	background-image: url(../images/sfondo-box-specifiche.gif);
	background-repeat: repeat-y;
}
.contentspecifiche p{
	padding: 0px 8px;
	font-size: 13px;
	color: #515151;
	line-height: 25px;
}
#internoparteright{
	width: 263px;
	padding-left: 7px;
	float: left;
}
#boxcercaveloce p{
	font-size: 13px;
	color: #515151;
	line-height: 18px;
	padding-left: 13px;
	width: 237px;
}
#boxcercaveloce .form{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}
#boxcercaveloce .modulo, .boxarchivio .modulo, .boxassistenza .modulo{
	margin: 5px 8px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #dfdfdf;
	
}
#boxscelti .listaannunci{
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 5px;
	margin: 0px 10px 10px 15px;
	width: 230px;
}
#boxscelti .listaannunci .descrizione{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	float:left;
	width: 105px;
}
#boxscelti .listaannunci .descrizione p{
	padding: 0px;
	margin: 0px;
}
#boxscelti .listaannunci .img{
	width: 116px;
	height:87px;
	padding-bottom: 25px;
	float:left;
	margin-right: 5px;
	position:relative;
}
#boxscelti .listaannunci .img .bordo{
	top: 0;
	left:0;
	position: absolute;
}

/*CSS SEZIONE VENDO-PRIMA PARTE (LOGIN O REGISTRAZIONE)*/
#internoparteleftwhite #testo .boxlogin{
	width: 301px;
	margin-right: 34px;
	height: 152px;
	background-image: url(../images/sfondo-box-registrazione.gif);
	background-repeat:no-repeat;
	padding: 11px 15px 10px 15px;
	float: left;
}
#internoparteleftwhite #testo .boxregistrazione{
	width: 301px;
	height: 152px;
	background-image: url(../images/sfondo-box-registrazione.gif);
	background-repeat:no-repeat;
	padding: 11px 15px 10px 15px;
	float: left;
}
#internoparteleftwhite #testo .boxlogin p, #internoparteleftwhite #testo .boxregistrazione p{
	font-size: 13px;
	font-weight: normal;
}
#internoparteleftwhite #testo .formboxlogin{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 27px;
	width: 124px;
	padding-left: 6px;
	padding-top: 6px;
	background-image: url(../images/sfondo-form_login.gif);
	background-repeat: no-repeat;
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#form_logmail, #form_logpassword{
	border:0px none;
	height: 30px;
	background:transparent none repeat scroll 0%;
}
#internoparteleftwhite #testo .boxbottone{
	width: 108px;
	float:left;
}
#internoparteleftwhite #testo .boxbottone2{
	width: 300px;
	text-align:right;
	margin-top: 13px;
}
#internoparteleftwhite #testo .boxpassword{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	width: 190px;
	float:left;
}
/*CSS SEZIONE RICERCA E INSERIMENTO ANNUNCI*/
#internoparteleftwhite #testo h1{
	font-size: 24px;
	font-weight: bold;
	color: #231f20;
	padding: 5px 0px;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	clear:left;
}
#internoparteleftwhite #testo #formcategorie{
	width: 696px;
}
#internoparteleftwhite #testo #formcategorie .spiegaimmagini{      /*bachi6*/
	float: left;
	width: 106px;
	height: 101px;   /*117*/
	margin: 15px 8px 10px 0px;
	text-align: left;
	position: relative;
	z-index:0;
	padding-top: 16px;
	padding-left: 10px;
	padding-right: 15px;
	background-image: url(../images/sfondo-box-spiegaimmagini.gif);
	background-repeat: no-repeat;
	color:#ffffff;
}
#internoparteleftwhite #testo #formcategorie .immagini{      /*bachi6*/
	float: left;
	width: 131px;
	height: 102px;   /*117*/
	margin: 15px 8px 10px 0px;
	text-align: center;
	position: relative;
	z-index:0;
	padding-top: 15px;
	background-image: url(../images/sfondo-box-categoria.gif);
	background-repeat: no-repeat;
}
#internoparteleftwhite #testo #formcategorie .immagini .fum {     
	clear: left;
	width: 130px;
	height: 25px;
	position: absolute;
	z-index: 999;
	top: 80px;
	left: 0px;
	display: none;
	background-color: #ed1c24;
}
#internoparteleftwhite #testo #formcategorie .immagini .fum p{  
	padding: 5px 0px 0px 0px;
	color:#ffffff;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
#internoparteleftwhite #testo #formcategorie .immagini .fum p a{  
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#internoparteleftwhite #testo #formcategorie .immagini .fum p a:hover{  
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#internoparteleftwhite #testo .bandiera{
	background-image: url(../images/sfondo-bandiera.gif);
	background-repeat: no-repeat;	
	height: 13px;
}
#internoparteleftwhite #testo .formlarge{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 33px;
	width: 323px;
	background-image: url(../images/sfondo-form-large.gif);
	background-repeat: no-repeat;
	float:left;
	margin-bottom: 15px;
	margin-right: 20px;
	padding-left: 5px;
}
#internoparteleftwhite #testo .formlargevuoto{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 0px;
	width: 323px;
	float:left;
	margin-bottom: 15px;
	margin-right: 20px;
	padding-left: 5px;
}
#internoparteleftwhite #testo .formlarge2{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 27px;
	padding: 6px 0px 0px 5px;
	width: 322px;
	background-image: url(../images/sfondo-form-large.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0px 20px 15px 0px;
}
#internoparteleftwhite #testo .formlarge3{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 23px;
	padding: 10px 0px 0px 5px;
	width: 686px;
	background-image: url(../images/sfondo-form-large3.gif);
	background-repeat: no-repeat;
}
#internoparteleftwhite #testo .formlarge4{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 39px;
	padding: 10px 0px 0px 5px;
	width: 322px;
	background-image: url(../images/sfondo-form-large4.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0px 10px 15px 0px;
}
#internoparteleftwhite #testo .formlarge5{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 38px;
	padding: 2px 0px 0px 5px;
	width: 400px;
	background-image: url(../images/sfondo-form-large5.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 15px 0px;
}
#internoparteleftwhite #testo .formdescrizione{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	height: 160px;
	padding: 10px 0px 10px 5px;
	width: 686px;
	background-image: url(../images/sfondo-form-descrizione.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 2px 0px;
	border-bottom: 1px solid #dfdfdf;
}
#internoparteleftwhite #testo .formcheck{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	padding: 5px 0px 10px 10px;
	width: 686px;
	clear:left;
	margin: 15px 0px 2px 0px;
	border-bottom: 1px solid #dfdfdf;
}
#internoparteleftwhite #testo .formcheck2{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	width: 686px;
	clear:left;
	margin: 15px 0px 0px 0px;
}
#internoparteleftwhite #testo .listacheck{
	height: 30px;
	width: 171px;
	float:left;
}
#internoparteleftwhite #testo .formnewsletter{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	border:0px none;
	width: 400px;
	height:30px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
}
/*CSS SEZIONE PAGINA PERSONALE*/
#internoparteleftwhite #testo .boxdatiutente{
	height: 154px;
	width: 232px;
	float:left;
	font-size: 13px;
	background-image: url(../images/sfondo-box-utente.gif);
	background-repeat:no-repeat;
	padding: 17px 15px 10px 15px;
	margin-right: 15px;
}
#internoparteleftwhite #testo #contboxmodificapassword{
	width: 260px;
	margin-right: 15px;
	float:left;
}
#internoparteleftwhite #testo #contboxmodificapassword .boxmodificapassword{
	width: 230px;
	height: 425px;
	font-size: 13px;
	padding: 40px 15px 10px 15px;
	background-image: url(../images/sfondo-box-utente2.gif);
	background-repeat:no-repeat;
}
#internoparteleftwhite #testo #contboxmodificapassword .boxstatistiche{
	width: 230px;
	height: 249px;
	font-size: 13px;
	padding: 40px 15px 10px 15px;
	background-image: url(../images/sfondo-box-statistiche.gif);
	background-repeat:no-repeat;
}
#internoparteleftwhite #testo .buttmodifica{
	width: 230px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
}
#internoparteleftwhite #testo .boxdatiutente p{
	padding-bottom: 5px;
}
#internoparteleftwhite #testo .boxtestoutente{
	width: 413px;
	float:left;
}
#internoparteleftwhite #testo .boxtestoutente h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #231f20;
}
#internoparteleftwhite #testo .stato{
	margin: 5px 0px;
	text-align: right;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 15px;
	
}
#internoparteleftwhite #testo .stato2{
	text-align: right;
	padding: 0px 0px 5px 0px;
	border-top: 1px solid #dfdfdf;
	margin-top: 15px;
	padding-top: 10px;
	
}
#internoparteleftwhite #testo .boxpreviewimg{
	width: 196px;
	float:left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.categoria{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#internoparteleftwhite #testo .boxdeposito{
	width: 696px;
	margin-bottom: 20px;
	background-image:url(../images/sfondo-linea-tit-deposito.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
.contentdepositotit{
	width: 690px;
	height: 24px;
	margin-bottom: 20px;
	padding-top: 6px;
	text-align:right;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}
.contentdepositocategoria{
	width: 252px;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 8px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/sfondo-titcategoria.gif);
	background-repeat: no-repeat;
}
.contentdeposito1{
	width: 279px;
	margin-right: 30px;
	float:left;
}
.contentdeposito2{
	width: 386px;
	float:left;
}
#internoparteleftwhite #testo .boxdeposito ul, #internoparteleftwhite #testo .boxdeposito li{list-style: none;margin: 0;padding-left: 5px}	
<!--#internoparteleftwhite #testo .boxdeposito ul{width:270px} -->
#internoparteleftwhite #testo .boxdeposito li{
	padding-left:15px;
	padding-bottom:5px;
    background:url(../images/quadr-verde-mini2.gif) no-repeat left top;
}
/*CSS SEZIONE RISULTATI E TABELLA*/
#internoparteleftwhite #testo .parametri{
	width: 438px;
	float: left;
	margin: 20px 15px 0px 0px;
	background-image: url(../images/sfondo-box-parametri2.gif);
	background-repeat: repeat-y;
}
#internoparteleftwhite #testo .parametri .modulo{
	margin: 5px 8px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #dfdfdf;
	
}
#internoparteleftwhite #testo .parametri .sfondocontenuto{
	width: 438px;
	background-image: url(../images/sfondo-box-parametri.gif);
	background-repeat: no-repeat;
}
#internoparteleftwhite #testo .parametri ul, #internoparteleftwhite #testo .parametri li{list-style: none;margin: 0;padding-left: 10px}	
#internoparteleftwhite #testo .parametri ul{width:400px} 
#internoparteleftwhite #testo .parametri li{
	padding-left:15px;
	padding-bottom:5px;
    background:url(../images/quadr-verde-mini2.gif) no-repeat left top;
}
#internoparteleftwhite #testo .salvaricerca{
	height: 37px;
	width: 231px;
	float: left;
	background-image: url(../images/sfondo-box-salvaricerca-int.gif);
	background-repeat: no-repeat;
	padding-top: 117px;
	padding-left: 12px;
	margin-top: 20px;
}
#internoparteleftwhite #testo th{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	height: 30px;
	background-color: #0190D4;
	text-align: left;
}
#internoparteleftwhite #testo th a, #internoparteleftwhite #testo th a:hover{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
#internoparteleftwhite #testo td{
	padding: 3px 0px;
	font-size: 12px;
	text-align: center;
}
#internoparteleftwhite #testo td a{
	font-size: 13px;
	font-weight: bold;
	color: #ed1c24;
	line-height: 16px;
	text-decoration:none;
}
#internoparteleftwhite #testo td a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #ed1c24;
	line-height: 16px;
	text-decoration:underline;	
}
.boxdettaglitable{
	/*background-image: url(../images/sfondo-box-tbella.gif);
	background-repeat: no-repeat;*/
	width: 100%;
	/*height: 43px;
	background-position: right;*/
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	text-align:right;
	clear:left;
}
.linksannuncio{
	width: 400px;
	float:left;
	text-align:left;
}
.linksfiltraggio{
	width: 295px;
	float:left;
	text-align:right;
}
.dettagliinfo{
	width: 290px;
	padding-right: 5px;
	padding-top: 3px;
	text-align:right;
	float:left;
	background-color:#EEEEEE;
	height: 22px;
}
.scheda{
	float:left;
	width: 74px;
}
.salva{
	float:left;
	width: 480px;
	padding-left: 130px;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	color:#00a651;
}
.prezzomini{
	font-weight: bold;
	color:#ffffff;
	background-image: url(../images/sf_prezzo.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 5px;
	width: 73px;
	text-align:center;
}
.colorecategoria{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

/*CSS SEZIONE SCHEDA*/
#internoparteleft #titoloannuncio h1{
	width: 706px;
	padding: 10px 0px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #231f20;
	background-color: #FFFFFF;
}
.prezzo{
	height: 41px;
	width: 252px;
	padding-top: 10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/sfondo-box-prezzo.gif);
	background-repeat: no-repeat;
}
#internoparteleft #testo #immagini{
	margin-bottom: 20px;
	display:block;
}
#internoparteleft #testo #immagini .piccole{
	margin-right: 25px;
	margin-bottom: 10px;
	float:left;
	width: 116px;
}
#internoparteleft #testo .form{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 27px;
	padding-top: 6px;
	padding-left: 6px;
	width: 185px;
	background-image: url(../images/sfondo-form.gif);
	background-repeat: no-repeat;
	float:left;
	margin-right: 20px;
	margin-bottom: 15px;
}
#internoparteleft #testo .richieste{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #dfdfdf;
	padding: 10px 0px;
	width: 428px;
	margin-bottom: 15px;
}
#internoparteleft #testo .formrich{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 145px;
	width: 402px;
	background-image: url(../images/sfondo-form_big.gif);
	background-repeat: no-repeat;
	float:left;
	margin-bottom: 15px;
}
#internoparteleft #testo .formrich3{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 145px;
	width: 402px;
	background-image: url(../images/sfondo-form_big2.gif);
	background-repeat: no-repeat;
	float:left;
	margin-bottom: 15px;
}
#internoparteleft #testo .formidentificazione{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	height: 127px;
	width: 392px;
	background-image: url(../images/sfondo-form_big_azzurro.gif);
	background-repeat: no-repeat;
	float:left;
	margin-bottom: 15px;
	padding-top: 50px;
	padding-left: 10px;
}
#internoparteleft #testo .formutente{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 40px;
	width: 392px;
	background-image: url(../images/sfondo-form_tipocliente.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-left: 10px;
	clear:left;
}
#internoparteleft #testo .formregione{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 33px;
	width: 397px;
	background-image: url(../images/sfondo-form_regione.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-left: 5px;
	clear:left;
}
#internoparteleft #testo .formlogo{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 39px;
	width: 397px;
	background-image: url(../images/sfondo-form-logo2.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0px 10px 15px 0px;
	padding: 10px 0px 0px 5px;
}
#internoparteleft #testo .carica{
	width: 100px;
	float:left;
	text-align:right;
}
#form_nome, #form_cognome, #form_telefono, #form_cellulare, #form_fax, #form_email, #form_indirizzo, #form_cap, #form_localita, #form_iva, #form_ragsociale{
	border:0px none;
	height: 30px;
	background:transparent none repeat scroll 0%;
}
.formLogo{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	border:0px none;
	margin-top: 5px;
	height: 17px;
	width: 150px;
	padding-left: 3px;
	padding-top:3px;
}
.formSelect{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	border:0px none;
	margin-top: 5px;
	height: 20px;
	text-transform: capitalize;
}

#form_richiesta{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	border:0px none;
	margin-top: 40px;
	margin-left: 10px;
	width: 330px;
	height: 70px;
	padding: 5px 10px;
}
#form_descrizione{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	border:0px none;
	margin-top: 10px;
	margin-left: 10px;
	width: 600px;
	height: 110px;
	padding: 5px 10px;
}
.formID{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	border:0px none;
	height: 22px;
	width: 177px;
	padding-left: 3px;
	padding-top: 3px;
	margin-right: 10px;
	margin-bottom: 15px;
	background:#ffffff none repeat scroll 0%;
}
.formCaptcha{
	border:0px none;
	height: 22px;
	background:transparent none repeat scroll 0%;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	border:0px none;
	width: 200px;
	padding-top: 8px;
}
.formTesto {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	border:0px none;
	height: 18px;
	padding-left: 3px;
	WIDTH: 200px;
	background:#ffffff none repeat scroll 0%;
}
.formTesto2 {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	border:0px none;
	height: 18px;
	padding-left: 3px;
	WIDTH: 200px;
	background:#ffffff none repeat scroll 0%;
	margin-top: 3px;
}
#form_recuperapassword{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	border:0px none;
	height: 22px;
	width: 250px;
	padding-left: 3px;
	padding-top: 3px;
	margin-right: 10px;
	margin-bottom: 15px;
	background:#ffffff none repeat scroll 0%;
}
#internoparteleft #testo .formaccetto{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 30px;
	width: 428px;
	clear:left;
	margin-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
}
#internoparteleft #testo .formcaptcha{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	border:0px none;
	width: 428px;
	height: 160px;
	float:left;
	margin-bottom: 5px;
	margin-top: 15px;
	border-bottom: 1px solid #dfdfdf;
}
/*CSS SEZIONE LINKS*/
#links ul, #links li{list-style: none;margin: 0; padding-left: 10px;}	
#links li{
	padding-left:30px;
	padding-bottom:15px;
    background:url(../images/freccia-mini-puntatore.gif) no-repeat left top;
}


/*CSS SEZIONE NEWS*/
#internoparteleft #titolo{
	width: 706px;
	padding: 10px 0px 10px 10px;
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
	background-color: #FFFFFF;
	border-bottom: 1px solid #dfdfdf; 
}
#internoparteleft #titolo .tit{
	width: 627px;
	background-color: #FFFFFF;
	float: left;
}
#internoparteleft #titolo .tit h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #231f20;
}
#internoparteleft #testo .lineanews{
	margin: 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #dfdfdf;
}
.data{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	color: #515151;
	width: 64px;
	height: 64px;
	margin-right: 15px;
	padding-top: 13px;
	float: left;
	text-align:center;
	background-image: url(../images/sfondo-box-data.gif);
	background-repeat: no-repeat;
}
.abstract{
	float: left;
	width: 349px;	
}
#internoparteleft #testo #paginazione, #internoparteleftwhite #testo #paginazione{
	padding-top: 20px;
	line-height:35px;
}
#internoparteleft #testo #paginazione a, #internoparteleftwhite #testo #paginazione a{
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #ed1c24;
	font-weight: normal;
	text-decoration: none;
	padding:6px 9px 6px 9px;
	background:#ffffff;
	border: 1px solid #00a650;
	margin: 0px 2px 0px 1px;
}
#internoparteleft #testo #paginazione a.selected, #internoparteleftwhite #testo #paginazione a.selected{
	background:#ed1c24;
	color:#ffffff;
	border:1px solid #ed1c24;
	font-weight: normal;
}
#internoparteleft #testo #paginazione a:hover, #internoparteleftwhite #testo #paginazione a:hover{
	background:#00a650;
	color:#ffffff;
	border: 1px solid #00a650;
	font-weight: normal;
}

/*CSS SEZIONE CONTATTI*/
.boxcontatti{
	width: 252px;
	margin: 0px 8px 20px 8px;
	height: 185px;
	background-image: url(../images/sfondo-box-contatti.gif);
}
.boxcontatti a{
	font-size: 13px;
}
#internoparteleft #testo .formrich2{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border:0px none;
	height: 145px;
	width: 402px;
	background-image: url(../images/sfondo-form_big_azzurro2.gif);
	background-repeat: no-repeat;
	float:left;
	margin-bottom: 15px;
}

/*CSS SEZIONE CONTRATTO*/
#internoparteleft #testo .contratto{
	width: 428px;
}
#internoparteleft #testo #contratto h1{
	font-size: 24px;
	font-weight: bold;
	color: #231f20;
	padding: 5px 0px;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	clear:left;
	margin-bottom: 0px;
}
#internoparteleft #testo #contratto h2{
	font-size: 13px;
	font-weight: bold;
	color: #231f20;
	padding: 5px 0px;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	clear:left;
	margin-bottom: 0px;
}
#internoparteleft #testo #contratto .bandiera{
	background-image: url(../images/sfondo-bandiera.gif);
	background-repeat: no-repeat;	
	height: 13px;
}
#internoparteleft #testo #contratto ul, #internoparteleft #testo #contratto li{list-style: none;margin: 0; padding-left: 10px;}	
#internoparteleft #testo #contratto li{
	padding-left:30px;
	padding-bottom:10px;
	background-image: url(../images/freccia-mini.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#internoparteleft #testo #contratto a{
	font-size: 11px;
	font-weight: bold;
	color: #7b7b7b;
	text-decoration:none;
}
#internoparteleft #testo #contratto a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration:underline;
}

/*CSS BOTTOM*/
#bottom{
	width: 970px;
	height: 130px;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/sfondobottom.gif);
	background-repeat: no-repeat;
	clear:left;
}
#bottom a{
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
#bottom a:hover{
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}
#bottom .indirizzo{
	width: 60%;
	padding-top: 50px;
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
	float: left;
}
#bottom .indirizzo2{
	width: 40%;
	padding-top: 50px;
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
	float: left;
}
#bottom .indirizzo a, #bottom .indirizzo2 a{
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
	text-decoration:underline;
}
#bottom .indirizzo a:hover, #bottom .indirizzo2 a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
	text-decoration:underline;
}



#internoparteleftwhite #testo #formcategorie .immagini .fum2 {     
	clear: left;
	width: 130px;
	height: 25px;
	position: absolute;
	z-index: 999;
	top: 80px;
	left: 0px;
	display: block;
	background-color: #ed1c24;
}
#internoparteleftwhite #testo #formcategorie .immagini .fum2 p{  
	padding: 5px 0px 0px 0px;
	color:#ffffff;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
.citazione {
	color:#7B7B7B;
	font-size:12px;
	line-height:18px;
	padding: 0;
	margin:0;
	font-weight:normal;
	font-family:"trebuchet MS",Verdana,Arial,Helvetica,sans-serif;	
}