
#datipersonali
{ width:95%;
  height:50px;
  overflow:auto;
  font-size:8px;
  margin-left:auto;
  margin-right:auto;
}
.bdkformview
{
	margin-left:150px;
	width:450px; 
	background-color:#0174B4;
}
#corpo
{ background-image: url('../immagini/lato-dx.png');
  background-position:top right;
  background-repeat:repeat-y ;
  
	}
.bdk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F6F6;
	font-style: normal;
	font-weight: bold;
}
.bdknobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6F6F6;
	font-style: normal;
	font-weight: bold;
}

.bdk2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
.giallochiaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffc210;
	font-style: normal;
	font-weight: bold;
}
.giallochiaroTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffc210;
	font-style: normal;
	font-weight: bold;
}

.gialloscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fa9120;
	font-style: normal;
	font-weight: bold;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fa9120;
	font-style: normal;
	font-weight: bold;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffc210;
	font-style: normal;
	font-weight: bold;
}


/* the news box */
#news
{
	width:400px;
	height :20px;
}
#news a
{
/*	color:#000;*/
}
#news p
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:2em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:80px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS p
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
