/*Personalizzazioni colori e tema*/
html, body {
	background: none repeat scroll center top #0b58a1;
}

.logotrasp {
    background: url(img/logoheader.jpg) no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    height: 126px;
    margin: -142px 0 7px;
    width: 251px;
}

div#footerBox3, div#colonna h4, div#colonna h5,
div#colonna h4 span, div#colonna h5 span,
div#footer a {
	color: #bb1c1e!important;
}

div#footerBox3 img {
    margin: -10px 0 0 15px;
} 

/*data*/
.data li.d, .data li.m span {
    background-color: #7d7778!important;
}

.data li.y, .data li.m {
    background-color: #215a83!important;
}

.data li, .data li span {
	color: #2f3245!important;
}

.data li.m span, .data li.y span {
    color: #ffffff!important;
}