html{
height:100%;
}
body{
margin:0px;
font:10px Verdana, sans-serif;
background:#FFFFFF;
}
td{
font-size:10px;
}
.claim{
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffab00;
}
a img {
border:0px;
}
a{
color:#07307F;
text-decoration:none;
}
a:hover{
color:#07307F;
text-decoration:underline;
}

h5{
color:#003373;
font:18px Arial, Helvetica, sans-serif;
text-align:left;
}
h4{
color:#003373;
font:20px Arial, Helvetica, sans-serif;
text-align:left;
}


.mini{
font-size:9px;
}
.input{
font:10px Verdana, sans-serif;
color:#666;
border:1px solid #ccc
}
.giusti{
text-align:justify;
}
.bt{
font:bold 10px  Verdana, sans-serif;
width:79px;
padding:2px;
border:1px double #ccc;
color:#FFF;
background:#003373
}
.blu{
color:#003373;
}
a.blu{
color:#003373;
}
a.blu:hover{
color:#003373;
}
.orange{
color:#FF6600;
}
a.credits{
color:#333;
font-size:9px;
}
a.credits:hover{
padding:0px 2px 0px 2px;
color:#fff;
background:#333;
text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
color:#003373;
}
#menu_top{
text-align:center;
position:absolute;
left:0;
top:1px;
width:100%;
z-index:1;
}
.bbc td {
border-bottom: 1px solid #F4F4F4;
}
.bbox {
border: 1px solid #666666;
}





img.testata{
display:none;
}
td.testata{
width:760px; 
height:120px;
}

#t1, #t2, #t3, #t4{
width:760px;
}
#c1, #c3{
width:25px;
}
#c4{
width:485px;
}
#c5{
width:250px;
}



#dati_f td{	
	font-size: 10px;
}


.privacy {
	border: 1px solid #999;
	width: 600px;
	margin: 0 auto 130px auto;
	background-color: #fff;
	padding: 30px;
	color: #444;
	display: none;
}
.privacy h1 {
	font-size: 2.3em;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #444;
}
.privacy h3, .privacy h2 {
	margin: 8px 0 4px 0;
	color: #444;
}
.privacy ul {
	margin-left: 16px;
}


#cookie-notice {
    background-color: rgba(30, 30, 30, 0.85);
    border-top: 2px solid #ff0000;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    height: auto;
    left: 0;
    line-height: 22px;
    min-width: 100%;
    padding: 14px;
    position: fixed;
    text-align: center;
    z-index: 100000;
}
#cookie-notice a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
#cookie-notice a:hover {
    text-decoration: none;
}
#cookie-notice #cookie-button {
    background-color: #ffc600;
    color: #333;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 3px 10px;
    text-decoration: none;
}
#cookie-notice #cookie-button:hover {
    color: #fff;
}