body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sfondi/sfondo_sfum.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #959595;}
body strong{
	font-size: 14px;
	color: #8b8080;}
	
.contenitore{
	width: 1076px;
	margin: auto;
	background-image: url(../images/sfondi/sfondo_con-ombra.png);
	background-repeat: repeat-y;
	border: 0px solid black;
	display: table;
	padding-bottom: 70px;}
	
.fasciarossa-alta{
   width: 1032px;
   height: 16px;
   float: left;
   margin-left: 22px;
   background-image: url(../images/sfondi/sfondo_fasciarossa_alta.jpg);}
   
/*----  Colonne SX e DX nella home ---- */
.colonnaSX{
	width: 412px;	
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	border: 0px solid green;}
	
.colonnaDX{
	width: 587px;	
	float: left;
	margin-left: 15px;
	margin-top: 8px;
	border: 0px solid pink;}
	
.logo{/*----  logo ---- */
   width: 100%;
   float: left;
   text-align: center;
   font-size: 11px;
   color: #060301;
   font-family: Arial, Helvetica, sans-serif;}
   
.foto-piccole{/*----  foto piccole ---- */
   width: 128px;
   height: 115px;
   float: left;
   background-color: white;
   border: 1px solid #e8e3e3;
   margin-top: 15px;
   margin-left: 5px;
   text-align: center;}
.foto-piccole img{
	margin-top: 8px;}
	
.foto-piccole-scheda{/*----  foto piccole scheda ---- */
   width: 128px;
   height: 115px;
   float: left;
   background-color: white;
   border: 1px solid #e8e3e3;
   margin-top: 115px;
   margin-left: 15px;
   text-align: center;}
.foto-piccole-scheda img{
	margin-top: 8px;}
	
.foto-piccole-scheda1{
   width: 128px;
   height: 115px;
   float: left;
   background-color: white;
   border: 1px solid #e8e3e3;
   margin-top: 115px;
   margin-left: 0px;
   text-align: center;}
.foto-piccole-scheda1 img{
	margin-top: 8px;}
	
.intro{/*----  testo intro nella home ---- */
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	width: 397px;
	background-color: white;
	border: 1px solid #e8e3e3;
	text-align: left;	
   font-size: 12px;}
.ombra-intro{
	width: 397px;
	height:24px;
	float: left;
	background-image: url(../images/sfondi/sfondo_ombraintro.jpg);}
	
.intro strong{
	font-size: 13px;}
.intro p{
   float: left;
   margin-left: 15px;
   margin-right: 5px;
   display: table;}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #5e5e5e;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 33px;}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #5e5e5e;
	font-weight: normal;
	margin-left: 45px;
	margin-top: 33px;}
	
.linkintro{	
	float: right;
	color: #ff0e13;
	text-decoration: none;
	text-align: right;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;}
.linkintro:hover{
   text-decoration: underline;}
	
.menu{/*----  menu ---- */
   width: 100%;
   float: left;
   border: 0px solid green;}
.vocemenu{
	width: 121px;
	height: 22px;
	float: left;
	background-image: url(../images/sfondi/sfondo_menu.jpg);
	font-size: 14px;
	color: #705151;
	text-decoration: none;
	margin-right: 9px;
	margin-top: 50px;}
.vocemenu-on{
	width: 121px;
	height: 22px;
	float: left;
	background-image: url(../images/sfondi/sfondo_menu.jpg);
	background-position: -100%;
	font-size: 14px;
	color: white;
	text-decoration: none;
	margin-right: 9px;
	margin-top: 50px;}
.vocemenu:hover{
	background-position: -100%;
	color: white;}
.menu p{
   margin: 0px;
   padding: 0px;
   text-align: center;
   margin-top: 3px;}
.fiaip{
	width: 164px;
	height: 72px;
	background-image: url(../images/sfondi/sfondo_FIAIP.png);
	float: left;
	text-indent: -2000px;}
.fiaip:hover{
	background-position: -100%;}
	
.immagine-grande{/*----  immagine grande ---- */
   width: 564px;
   height: 483px;
   background-color: white;
   border: 1px solid #e8e3e3;
   text-align: center;
   float: left;
   margin-top: 7px;}
.immagine-grande img{
   margin-top: 14px;}
.ombra-imggrande{
	width: 564px;
	height: 34px;
	float: left;
	background-image: url(../images/sfondi/sfondo_ombraimggrande.jpg);}
	
.immagine-interna{
	width: 564px;
   height: 100px;	
	background-color: white;
   border: 1px solid #e8e3e3;
   text-align: center;
   float: left;
   margin-top: 10px;
   margin-bottom: 10px;}
.immagine-interna img{
	margin-top: 7px;}
	
/*--- MENU CATEGORIE | FASCIA ROSSA ---*/

/* Firefox Dotted Outline Fix */
a:active {
	outline: none;}	

/* Firefox Dotted Outline Fix */
a:focus {
	-moz-outline-style: none;}	

/* Menu Body */
ul#menu {
	width:1033px;
	height:103px;
	background-color: red;		
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	margin-left: 21px;}	

/* Float LI Elements - horizontal display */
ul#menu li {
	float:left;}

/* Link - common attributes */
ul#menu li a {
	background:url(../images/menu/sprite.png) no-repeat scroll top left;
	display:block;
	height:103px;
	position:relative;}	

	/* Specify width and background position attributes specifically for the class: "monolocali" */
ul#menu li a.mono {
	width:206px;}
ul#menu li a.mono-on {
	width:206px;
	background-position:0px -103px;}	

/* Specify width and background position attributes specifically for the class: "trilocali" */
ul#menu li a.trilocali {
	width:206px;
	background-position:-206px 0px;}
ul#menu li a.trilocali-on {
	width:206px;
	background-position:-206px -103px;}	
		
/* Specify width and background position attributes specifically for the class: "quadrilocali" */
ul#menu li a.quadrilocali {
	width:206px;
	background-position:-412px 0px;}
ul#menu li a.quadrilocali-on {
	width:206px;
	background-position:-412px -103px;}		
		
/* Specify width and background position attributes specifically for the class: "ville" */
ul#menu li a.ville {
	width:206px;
	background-position:-618px 0px;}
ul#menu li a.ville-on {
	width:206px;
	background-position:-618px -103px;}
		
/* Specify width and background position attributes specifically for the class: "varie" */	
ul#menu li a.varie {
	width:209px;
	background-position:-824px 0px;}
ul#menu li a.varie-on {
	width:209px;
	background-position:-824px -103px;}
	
/* Span (on hover) - common attributes */
ul#menu li a span {
	background:url(../images/menu/sprite.png) no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:100;}	

/* Span (on hover) - display pointer */
ul#menu li a span:hover {
	cursor:pointer;}

/* Shift background position on hover for the class: "Monolocali" */
ul#menu li a.mono span {
	background-position:0px -103px;}
		
/* Shift background position on hover for the class: "Trilocali" */
ul#menu li a.trilocali span {
	background-position:-206px -103px;}
ul#menu li a.trilocali-on span {
	background-position:-206px -103px;}
		
/* Shift background position on hover for the class: "Quadrilocali" */
ul#menu li a.quadrilocali span {
	background-position:-412px -103px;}
ul#menu li a.quadrilocali-on span {
	background-position:-412px -103px;}

/* Shift background position on hover for the class: "Ville" */
ul#menu li a.ville span {
	background-position:-618px -103px;}
ul#menu li a.ville-on span {
	background-position:-618px -103px;}
		
/* Shift background position on hover for the class: "Varie" */
ul#menu li a.varie span {
	background-position:-824px -103px;}
ul#menu li a.varie-on span {
	background-position:-824px -103px;}
	
/*----  annunci home ---- */
.annunci-home{
	width:1032px;
	float: left;
	border: 0px solid blue;
	margin-left: 22px;
	background-image: url(../images/sfondi/sfondo_grigio.jpg);
	background-repeat: repeat-x;
	background-position: top;}
.annuncio{
	width: 300px;
	float: left;
	margin-left: 21px;
	margin-top: 40px;}
h4{
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 16px;
	color: #5e5e5e;
	font-weight: normal;}
	
.testo-annuncio{
	float: left;
	width: 150px;
	margin-left: 13px;
	margin-top: 15px;
	font-size: 12px;
	text-align: left;}
	
.leggi{	
	float: left;
	color: #ff0e13;
	text-decoration: none;	
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;}
.leggi:hover{
   text-decoration: underline;}
   
/*----  contenuto e contatti ---- */
.contenuto{	
	width: 98%;
	border: 0px solid black;
	margin: auto;
	margin-top: 10px;}
.campo{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4a4a;
	background-image: url(../images/sfondi/sfondo_campo.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #abadb3;
	margin-bottom: 7px;}
.campo2{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4a4a;
	background-image: url(../images/sfondi/sfondo_campo.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #abadb3;}
.bottone{
	width: 100px;
	font-size: 13px;
	font-weight: bolder;
	color: #553c3c;}
.contenuto iframe{
	border: 2px dotted #abadb3;}

/*----  piede ---- */
.piede{
   width: 1032px;
   height: 89px;
   background-image: url(../images/sfondi/sfondo_piede.jpg);
   background-repeat: repeat-x;
   margin: auto;}
.menu-piede{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #8f8f8f;
	margin-top: 15px;}
.dati a,
.menu-piede a{
   font-size: 12px;
	color: #8f8f8f;
	text-decoration: none;}
.dati a:hover,
.menu-piede a:hover{
	color: #ff0e13;
	text-decoration: none;}
.dati{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #8f8f8f;
	margin-top: 5px;}
	
/*----  BACKEND ---- */
.backend{
	width: 1076px;
	float: left;
	border: 0px solid red;
	vertical-align: middle;
	text-align: center;}
.menu-backend{
	width: 200px;
	float: left;
	border: 0px solid green;
	margin-left: 30px;
	margin-top: 20px;}
.menu-backend a{
   width: 100%;
   display: table;
   height: 30px;
   background-color: #d9d8d8;
   margin-bottom: 5px;
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #807e7e;
   text-decoration: none;}
.menu-backend a.on{
   width: 100%;
   display: table;
   height: 30px;
   background-color: #868585;
	color: white;
   margin-bottom: 5px;
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   text-decoration: none;}
.menu-backend a:hover{
	background-color: #868585;
	color: white;}
	
.menu-backend p{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	float: left;}
	
a.sotto{
   width: 100%;
   display: table;
   height: 20px;
   background-color: #e2d2d2;
   margin-bottom: 5px;
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #807e7e;
   text-decoration: none;}
a.sotto:hover{
	background-color: #ddbfbf;
	color: white;
	background-image: url(images/icone/ico_menu_sotto.jpg);
   background-repeat: no-repeat;
   background-position: right;}
	
a:hover.sotto-on,	
a.sotto-on{
   width: 100%;
   display: table;
   height: 20px;
   background-color: #ddbfbf;
	color: white;
   margin-bottom: 5px;
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   text-decoration: none;
   background-image: url(images/icone/ico_menu_sotto.jpg);
   background-repeat: no-repeat;
   background-position: right;}

.tabella{
   width: 790px;
   float: left;
   margin-left: 20px;
   border: 0px solid black;
   margin-top: 20px;}
.tabella td{
   height: 25px;
   border-bottom: 1px solid #e2d2d2;
   border-right: 1px solid #e2d2d2;}
.nome{
	text-align: left;
	font-weight: bold;
	color: #6f6e6e;}
.tabella a{
	text-decoration: none;
	color:#959595;}
.tabella a:hover{
	color: white;
	background-color:#ff0e15;
	padding-left: 4px;
	padding-right: 4px;}

.aggiungi{
	width: 200px;
	float: right;
	background-color: #59ad59;
	height: 25px;
	color: white;
	text-align: center;
	padding-top: 3px;}
.aggiungi a{
   text-decoration: none;
   color: white;
   width: 200px;
   height: 25px;
   float: left;}
.aggiungi a:hover{
	background-color: #367836;
	color: white;
	padding: 0px;
	margin: 0px;}

.campo3{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4a4a;
	background-image: url(images/sfondi/sfondo_campo.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #abadb3;}
	
.indietro{
	width: 200px;
	float: left;
	background-color: #d9d8d8;
	height: 25px;
	color: white;
	text-align: center;
	padding-top: 3px;}
.indietro a{
   text-decoration: none;
   color: #868585;
   width: 200px;
   height: 25px;
   float: left;}
.indietro a:hover{
	background-color: #868585;
	color: white;
	padding: 0px;
	margin: 0px;}

.immobile-home td{
   background: #FFE0E0;
}