#download_list{
width:736px;
background:#9aa9c2;
border-bottom:#fff solid 1px;
text-align:right;
margin: 0 auto;
padding:2px;
font-weight:bold;
text-transform:uppercase;
}
#download_list a:link,a:visited{
text-decoration:none;
color:#1e4784;}
#download_list a:hover,a:focus,a:active{
text-decoration:none;
color:#3668b1;}

#ricerca{
background:#D9DCE1;
margin: 0 auto;
width:740px;
text-align:center;
}
#ricerca table{
margin: 0 auto;
padding:10px 5px;
text-align:left;
width:540px;
font-weight:bold;
}
.campo{
font-weight:normal;
	color: #000;
	background:#EEF7E4;
	border: 1px solid #535452;
	width: 150px;
}
.risultati{
width:740px;
margin:0 auto;
text-align:left;
}
.risultati td{
border-right:1px solid #FFF;
padding:3px;
}
.titolo{
background:#BFBDBD;
border-bottom:1px solid #FFF;
font-weight:bold;
color:#343333;
text-align:center;
text-transform:uppercase;
}
.r01{
background:#ECEBEB;
border-bottom:1px solid #FFF;
color:#343333;
text-align:left;
text-transform: capitalize;
}
.r02{
background:#E4F3D2;
border-bottom:1px solid #FFF;
color:#343333;
text-align:left;
text-transform: capitalize;
}
/*-------------PAGINAZIONE---------------------------*/
.pag_references{
width:740px;
text-align:center;
margin:10px auto;
padding:0;
font-weight:bold;
}
.back, .next {
color: #FFF;
background: #000;
text-decoration: none;
padding: 5px;
}
a.back:link, a.back:visited,
a.next:link, a.next:visited{
color: #FFF;
}
a.back:hover, a.next:focus, a.next:active,
a.next:hover, a.next:focus, a.next:active{
color: #8CC746;
}
.pagcorrente {
	background: #8CC746;
	padding:5px;
}
.numeri a{
text-decoration:none;
color:#000;
padding:5px;}
