/* CSS Document */

 .titleHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #f50d0d;
	margin: 0 0 0 10px;
}

.grigio {
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 5px;
}
.biancoHome{
	background: #fff;
	width: 100%;
	font-size: 12px;
}

.biancodx {
	background: #fff;
	font-size: 12px !important;
	vertical-align: top;
}

.biancodx table{
	font-size: 12px
	}
	
.presidente img{
	border: 1px solid #969393;
}	

