#main #pag .lista-items {
	line-height: normal;

}
.lista-items .sep {
	background-color: #E9E9E9;
	font-size: 1px;
	height: 1px;
	clear: left;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 0pt;
}
.lista-items .info {
	font-size: 7pt;
	line-height: normal;
	margin-top: 5px;
	text-align: left;
	clear: left;
}
#main #pag .main02 .lista-items .info P {
	margin: 0px;
	padding: 0px 0px 5px;
}



#pag .lista-items .item {
	width: 45%;
	/*width: 155px;*/
	float: left;
	clear: none;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	border: 1px solid #EFEFEF;
	text-align: center;
	/*
	min-height: 250px;
	height:expression(document.body.clientHeight > 250? "250px" : "auto");	
	*/
}
#pag .lista-items .item-over {
	width: 45%;
	/*width: 155px;*/
	float: left;
	clear: none;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	background-color: #fff9ef;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #EFEFEF;
	text-align: center;	
}
.lista-items .item .imagen01, .lista-items .item-over .imagen01 {
	float: left;
	margin-left: 3px;
	margin-bottom: 5px;
}
.lista-items .item-over .imagen01 {
	border-color: #FEC643;
}
.lista-items .imagen01 IMG {
	/*height: auto;*/
	/*width: 150px;	*/	
	/*max-width: 245px;
	width:expression(document.body.clientWidth > 245? "245px" : "auto");	*/
}
.lista-items .imagen01 A:hover IMG {
	border-color: #FEE098;
}
#pag .lista-items H6 {
	margin: 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	line-height: 10pt;
	padding: 0px;

}
#pag .lista-items H6 A {
	color: #046EA1;
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	padding: 2px;
}
#pag .lista-items .item-over H6 A {
	color: #A32C2E;
	background-color: #ffdc9d;
}
#pag .lista-items H6 A:hover {
	color: #A32C2E;
	background-color: #ffcf5f;
}


.lista-items .actions {
	margin: 3px 0px 0px;
	padding: 2px 2px 3px;
	border-top: 1px dotted #C9C9C9;
	line-height: normal;
	text-align: right;
}
.lista-items .actions A {
	display: inline;
	padding: 2px;
	margin: 2px;
	text-decoration: none;
	font-size: 7pt;
	float: none;
}
.lista-items .item .actions A {
	background-color: #F3F3F3;
	border-top: 1px solid #FAFAFA;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #FAFAFA;
	color: #999999;
}
.lista-items .item-over .actions A {
	background-color: #ffdc9d;
	border-top: 1px solid #FAFAFA;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #FAFAFA;
	color: #B86639;
}
.lista-items .item-over .actions A:hover {
	background-color: #ffcf5f;
	color: #A32C2E;
}
.lista-items .item .actions {
}
.lista-items .item-over .actions {
	background-color: #ffeac5;
}
/******** nav pags *************/
#main .nav-pag {
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px 15px;
	background-image: url(../images/nav_pag_fondo.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #f3f7f9;
	line-height: normal;
	/*font-size: 7pt;*/
	color: #666666;
}
.nav-pag .bots {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.nav-pag .bots A {
	text-decoration: none;
	display: block;
	float: left;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;	
	margin: 0px;	
	padding-top: 2px;
	padding-bottom: 2px;	
}
.nav-pag .bots A:hover {
	color: #4893ca;
	background-color: #D4E9F3;
}
.nav-pag .bot-prev {
	padding-right: 2px;
	padding-left: 17px;
	background-image: url(../images/ico/pag_prev.gif);
	background-repeat: no-repeat;
	background-position: 4% 50%;

}
.nav-pag .bot-next {
	padding-right: 17px;
	padding-left: 2px;
	background-image: url(../images/ico/pag_next.gif);
	background-repeat: no-repeat;
	background-position: 96% 50%;
}
.nav-pag .bots SPAN {
	text-decoration: none;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #F3F7F9;
	border-top: 1px solid #F3F7F9;
	margin: 0px;
	padding: 2px;
}
/*
.nav-pag .bot-prev-dis {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
	padding: 2px;
}
.nav-pag .bot-next-dis {
	text-decoration: none;
	font-weight: bold;	
	color: #CCCCCC;
	margin: 0px;
	padding: 2px;
}
*/
.nav-pag .num {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nav-pag .num .campo {
	margin: 0px;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	border-top: 1px solid #849EAD;	
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	border-left: 1px solid #849EAD;
}
.nav-pag .num .campo-over {
	margin: 0px;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	border-top: 1px solid #849EAD;	
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	border-left: 1px solid #849EAD;
}
/****************************/
/********* GRID **********/
.grid {
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.grid-01 {
	border-collapse: collapse;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.grid-01 TH {
	background-color: #D2E8F6;
	background-image: none;
	text-align: left;
	color: #046EA1;
	padding: 0px 3px;
	border-top: 1px solid #A5D1EE;
	border-right: 1px solid #A5D1EE;
	border-bottom: 2px solid #A5D1EE;
	border-left: 1px solid #A5D1EE;
}
.grid-01 TD {
	border: 1px solid #CCCCCC;
	padding: 3px;
	text-align: left;
}
.grid-01 .riga-b {
	background-color: #F5FAFD;
}
.grid-01 .riga-over {
	background-color: #fff9ef;
	color: #000000;
}
.grid-01 .riga-over TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5F5F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 3px;
}
.grid-01 .riga-over A {
}
.grid-01 .riga-over A:hover {
}
/***************************/
#main #pag #scheda {
	width: auto;
}
#main #pag .legend {
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;

}
#main #pag .legend SPAN {
	padding:2px;
	float:left;
	font-size:9px!important;
	margin-right: 5px;
	color: #666666;	
}
#main #pag .legend .dispoOk {
	/*background-color:#59F9A6;*/
}
#main #pag .legend .dispoNo {
	/*background-color:#FF0000;*/
}
#main #pag #scheda .lista-items {
	border-bottom: 2px dotted #EFEFEF;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: auto;
}
#main #pag #scheda .lista-items .imagen01 {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main #pag #scheda .lista-items .imagen01 IMG {
	border-width: 4px;
}
#main #pag #scheda .lista-items .imagen01 A:hover IMG {
	border-color: #FEC643;
}
#main #pag #scheda .lista-items .sep {
	background-color: transparent;
}

#main #pag #scheda .prezzi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #EFEFEF;
}
#main #pag #scheda .agenzia {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #EFEFEF;
}



/****************************/
#main .main02 .box01 {
	border: 2px solid #EFEFEF;
	margin-right: 50px;
	margin-left: 50px;
	padding: 5px;
	margin-bottom: 10px;
	line-height: inherit;
	width: auto;
	height: auto !important; /*ff*/	
	height: 30px; /*ie*/
}
#main #pag .main02 .box01 H6 {
	padding-left: 0px;
}

#main #pag .main02 .box01 UL {
	list-style-image: url(../images/ico/bullet_03.gif);
	margin: 0px 0px 20px;
	padding-left: 70px;
	line-height: normal;
}
#main #pag .main02 .box01 UL LI {
	margin: 0px 0px 5px;
	padding: 0px;
}

#main #pag .main02 .box01 UL UL {
	margin: 0px 0px 10px;
	padding-left: 20px;
	list-style-image: url(../images/ico/bullet_04.gif);
}
#main #pag .main02 .box01 UL UL LI {
	margin-bottom: 0px;
}
#main #pag .box01 .box-a {
	float: left;
	width: 49%;
	margin-right: 5px;
}
#main #pag .box01 .box-b {

	float: left;
	width: 49%;
}
#main #pag .main02 .box01 .box-a UL, #main #pag .main02 .box01 .box-b UL {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
/********* FORMULARIOS ****************/
FORM .fila {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-top: 1px dotted #C9C9C9;
	height: 17px;
	width: 100%;
	clear: left;

}
FORM .fila-oblig {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-top: 1px dotted #C9C9C9;
	height: 17px;
	width: 100%;
	clear: left;
	color: #970F00;
	font-weight: bold;
	background-color: #FDFBF9;

}
FORM LABEL {
	width: 25%;
	float: left;
	white-space: normal;
	color: #333333;
	border-right: 1px solid #C9C9C9;
	margin-right: 5px;
}
FORM .label02 {
	width: auto;
	float: none;
	white-space: normal;
	color: #333333;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 10px;
	border-left: 1px solid #C9C9C9;
	padding-left: 5px;
	display: inline;
	border-right-style: none;
}
.fila EM {
	font-weight: normal;
	color: #970F00;
	font-size: 7pt;
	white-space: normal;
}
.fila-oblig EM {
	font-weight: normal;
	color: #970F00;
}

FORM .campo-file {
	float: left;

}
FORM .campo02 {
	width: auto;
}
FORM .campo02-over {
	width: auto;
}
FORM .celda-a {
	float: left;
	padding-right: 10px;
	width: 48%;
}
FORM .celda-b {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 48% !important; /*ff*/
	width: 43%; /*ie*/	
}
FORM .celda-a LABEL, FORM .celda-b LABEL {
	white-space: nowrap;
	margin-left: 0px;
	width: 52% !important; /*ff*/
	width: 50%; /*ie*/	
}
FORM .celda-a .campo02, FORM .celda-b .campo02, FORM .celda-a .campo02-over, FORM .celda-b .campo02-over {
	width: 45% !important; /*ff*/
	width: 45%; /*ie*/	
}



FORM .bots {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	clear: both;
}

FORM .fila-oblig LABEL {
	color: #970F00;
}
FORM .fila-oblig .campo {
	color: #970F00;
	background-image: url(../images_new/camposOblig_fondo.gif);
	background-color: #FAE1D1;
}
FORM .fila-oblig .campo-over {
	color: #970F00;
}
/*************************************/
#main #pag #ricerca FORM {
	margin-right: 15px;
	margin-left: 15px;
	padding: 5px;
	border: 5px solid #FBF0DC;
	background-color: #fffaf2;
}
#ricerca FORM .sep {
	display: block;
	margin-bottom: 3px;
}
#ricerca FORM .campo, #ricerca FORM .campo-over {
	width: 60%;
	/*float: left;*/
}
#main #pag #login FORM {
	margin-right: 100px;
	margin-left: 100px;
	padding: 5px;
	border: 5px solid #eaf9fe;
	background-color: #f9fdff;
}
#login FORM .fila {

}
#login FORM .campo, #login FORM .campo-over {
	width: 70%;
	/*float: left;*/
}

