
 div.rigadx
{
	width:254px;
	float:right;	
}

div.rigatitolopremio
{
	width:254px;
	float:left;
	background-image:url('../images/fondo_giallo_premi.jpg');
	background-repeat:repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;	
}


div#premiobalzan {
	width:254px;
	float:left;
	background-color:#DCDCDC;
	display:table;		
}


div.rigapremio
{
	width:230px;
	float:left;
	margin-left:15px;
	padding:15px 0 0 0 ;
}

div.quadrato {
	width:16px;
	height:13px;
	float:left;
}

div.titolopremio {
	width:214px;
	float:left;
}

a.titolopremio {
	font-family:  "Times New Roman", Times, serif;
	font-size:1em;
	color: #1D1579;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;	
}
a.titolopremio:hover {
	font-family:  "Times New Roman", Times, serif;
	font-size:1em;
	color: #1D1579;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
}



div.descrizionepremio
{
	width:214px;
	float:left;
	margin-left:16px;
	/*font-family: Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;	*/
}

a.descrizionepremio {
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color: #000000;
	font-weight:normal;
	text-decoration:normal;
}
a.descrizionepremio:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}


div.avvisopremio
{
	width:200px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.7em;
	font-style:italic;
	color:red;
	text-decoration: none;
	font-weight: normal;
	margin-left:16px;
	padding-bottom:3px;
}

