@charset "utf-8";
/* CSS Document */
.divPartecipanti{

}
.tblPart {
	height: 250px;
	overflow: hidden;
	width: 215px;
}
.tblPart_td_p {
	overflow: hidden;
	height: 78px;
	width: 78px;
}
.tblPart2 {
	height: 78;
	overflow: hidden;
	width: 209;
}
.testo_prezzo {
	font-size: 16px;
	color: #FFFFFF;
}
.testo_ruolo {
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	overflow:hidden;
	width:200px;
	background-color: #FFF;
	white-space: nowrap;

}
.testo_ente{
	padding-left: 5px;
	font-weight: bold;
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C6266;
	font-size: 12px;
	overflow:hidden;
}
.div_testo_categoria {
	overflow: hidden;
	width: 200px;
}

.testo_sottocategoria {
	padding-left: 5px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C6266;
	font-size: 12px;
}

.testo_disponiblita {
	color: #EFE94D;
	font-size: 70%;
	text-align: center;
}
.td_descrizione {
	font-size: 11px;
	color: #815A5F;
	padding-left: 5px;
	height: 50px;
	width: 200px;
	overflow: hidden;
}
.td_partecipanti {
	width: 200px;
	overflow: hidden;
}
