
div.descrizione_richiesta {
	width: 580px;
}

div.informazione {
	width: auto;
	margin: 30px auto 30px auto;
}


table.scheda_messaggio,
div.descrizione_richiesta {
	-font-size: 8pt;
}

div.descrizione_richiesta input {
	margin: 3px;
}

table.scheda_messaggio tr td.campo {
	width: 120px;
}

table.scheda_messaggio tr td.valore {
	text-align: left;
}

table.scheda_messaggio input[type=text] {
	width: 350px;
	margin: 0;
}

table.scheda_messaggio tr.sezione td {
	background: #39f;
	color: #fff;
	font-weight: bold;
}

.descrizione_richiesta h3 {
	background: #0ea2e0;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
	margin-top: 20px;
}

table.cfu {
	margin: 10px 0 5px 0;
}

table.cfu th {
	background: #def;
	font-weight: normal;
	text-align: left;
	padding: 2px;
}

table.cfu textarea {
	width: 550px;
}

#altri_chiarimenti,
#valutazione_lavoro_qualifica,
#valutazione_corsi_pegaso_dettagli {
	width: 550px;
}
