body {
	margin : auto;
	margin-bottom:0px;
	border-right : 0 solid #ccc;
	border-bottom : 0 solid #ccc;
	border-left : 0 solid #ccc;
	border-top : 0 solid #ccc;
	text-align:center;
	letter-spacing: 0px;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-WEIGHT: normal;
	font-size:15px;
	color:#ffffff;
	width:1000px;
	background-color:#ffffff;
	background-image:url(sfondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.logo {
border:0px;
float:left;
padding-bottom:3px;
}

#contenitore {
width:1000px;
min-height:400px;
height:auto;
}
#cont-sx {
width:806px;
min-height:400px;
height:auto;
background-color:#f6f6f6;
float:left;
}
#cont-dx {
width:192px;
min-height:400px;
height:auto;
background-color:#e2e2e2;
float:right;
border-left:2px;
}

.intestazioni-DX {
width:806px;
height:40px;
background-image:url(bg-intestazione.jpg);
background-repeat:repeat-x;
margin-bottom:5px;
float:left;
}
.intestazioni-SX {
width:192px;
height:40px;
background-image:url(bg-intestazione.jpg);
background-repeat:repeat-x;
margin-bottom:5px;
float:right;
}

.box-intest {
width:116px;
height:26px;
float:left;
margin-bottom:4px;
border-right:1px dotted #cccccc;
}
.box-tipo {
width:100px;
height:26px;
float:left;
margin-bottom:4px;
border-right:1px dotted #cccccc;

}
.box-inizio {
width:77px;
height:26px;
float:left;
margin-bottom:4px;
border-right:1px dotted #cccccc;
}
.box-fine {
width:70px;
height:26px;
float:left;
margin-bottom:4px;
border-right:1px dotted #cccccc;
}
.box-ambiente {
width:78px;
height:26px;
float:left;
margin-bottom:4px;
border-right:1px dotted #cccccc;
}
.box-destinatari {
width:92px;
height:26px;
float:left;
margin-bottom:4px;
border-right:1px dotted #cccccc;
}
.box-attivita {
width:100px;
height:26px;
float:left;
margin-bottom:4px;
border-right:1px dotted #cccccc;
}
.box-riferimento {
width:100px;
height:26px;
float:left;
margin-bottom:4px;
border-right:1px dotted #cccccc;
}
.box-assistenza {
width:90px;
height:26px;
float:left;
margin-bottom:4px;
border-right:1px dotted #cccccc;
}
.box-file {
width:90px;
height:26px;
float:left;
margin-bottom:4px;
border-right:1px dotted #cccccc;
}
.title-intest {
font:11px Arial,Helvetica,sans-serif; color:#737478;
text-align:center;
margin-top:10px;
font-weight:bold;
}


.informazioni {
width:auto; /* modificato stava auto */
height:auto;
overflow:auto;
background-image:url(bg-boxinfo.jpg);
background-repeat:repeat-y;
margin-bottom:10px;
display : inline-block;
}
.box-info {
width:116px;
height:auto;
float:left;
margin-right:1px;
}

.info-tipo {
width:100px;
height:auto;
float:left;
margin-right:1px;
}
.info-inizio {
width:77px;
height:auto;
float:left;
margin-right:1px;
}
.info-fine {
width:70px;
height:auto;
float:left;
margin-right:1px;
}
.info-ambiente {
width:78px;
height:auto;
float:left;
margin-right:1px;
}
.info-destinatari {
width:92px;
height:auto;
float:left;
margin-right:1px;
}
.info-attivita {
width:100px;
height:auto;
float:left;
margin-right:1px;
}
.info-riferimento {
width:100px;
height:auto;
float:left;
margin-right:1px;
}
.info-assistenza {
width:90px;
height:auto;
float:left;
margin-right:1px;
}
.info-file {
width:90px;
height:auto;
float:left;
margin-right:1px;
}
.info-file img{
border:0px;
}


.testo-info {
font:11px Arial,Helvetica,sans-serif; color: #333333;
text-align:center;
padding-left:5px;
padding-right:5px;
}
.testo-info A{
font:11px Arial,Helvetica,sans-serif; color:#333333;
text-align:center;
padding-left:5px;
padding-right:5px;
}
.testo-info A:hover{
font:11px Arial,Helvetica,sans-serif; color: #000000;
text-align:center;
padding-left:5px;
padding-right:5px;
}

#footer {
width:1000px;
height:auto;
overflow:auto;
float:left;
}
.testo-footer {
font:11px Arial,Helvetica,sans-serif; color: #333333;
text-align:center;
margin-bottom:0px;margin-top:10px;
}

.testo-footer A {
font:11px Arial,Helvetica,sans-serif; color: #333333;
font-weight:bold;
}
.testo-footer A:hover {
font:11px Arial,Helvetica,sans-serif; color: #000000;
font-weight:bold;
}
/* GESTIONE BOX RICERCA */
.title-box-ricerca {
font:11px Arial,Helvetica,sans-serif; color:#b71314;
padding-right:5px;
font-weight:bold;
margin-top:10px;
}
.ricerca-intest {
width:auto; /* modificato stava auto */
height:26px;
float:right;
margin-top:0px;
}

.ricerca {
text-align:left;
padding-left:15px;
padding-right:5px;
font:11px Arial,Helvetica,sans-serif; color:#333333;

}
