td a:hover,
td a:focus,
td a:active
{
	text-decoration: underline !important;
}

a.normale
{
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	color: #444444;
	text-decoration: none;
	padding: 2px 0 2px 0;
}

a.iscriviti
{
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	color: #888888;
	text-decoration: none;
	padding: 2px 0 2px 0;
}

a.allegato
{
	font-weight: bold;
	font-size: 11px !important;
	padding: 0;
	color: #e7e7e7 !important;
	text-decoration: none;
	padding: 0;
	margin-top: 5px;
}

img.icon
{
	border: 0;
	margin-right: 20px;
	margin-top: 5px;
}

div.containerAllegati
{
	padding: 20px 8px 0px 20px;
	display: none;
}
div.containerAllegatiForm
{
	padding: 20px 8px 0px 20px;
}
span.titoloAllegati
{
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	color: #555555;
	float: none;
	width: 180px;
	margin-bottom: 25px;
	display:block;
}

span.data
{
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	color: #2d9ac8;
}

.green
{
	color: green !important;
}

.red
{
	color: red !important;
}

li.concorso
{
	line-height: 14px;
	padding: 4px;
	width: 400px;
	background: #efefef;
}

li.concorso:hover,
li.active
{
	line-height: 14px;
	padding: 4px;
	width: 400px;
	background: #e3e3e3;
}

.check
{
	width: 30px;
	float: left;
}

.autorizzo
{
	width: 410px;
	float: left;
}

tr.riga td
{
	border-bottom: 1px dotted #999;
	padding: 10px;
}



