.preload_servizi {
	display: none;
}

	/* Diploma */

#diploma, #diploma a, #diploma_a {
	width: 137px;
	height: 44px;
	display: block;
	float: left;
}

#diploma {
	background: transparent url("/_style/images/servizi/diploma.png") no-repeat;
}

#diploma a:hover {
	background: transparent url("/_style/images/servizi/diploma_h.png") no-repeat;
}

#diploma_a {
	background: transparent url("/_style/images/servizi/diploma_a.png") no-repeat;
}

	/* Doposcuola */

#doposcuola, #doposcuola a, #doposcuola_a {
	width: 137px;
	height: 44px;
	display: block;
	float: left;
}

#doposcuola {
	background: transparent url("/_style/images/servizi/doposcuola.png") no-repeat;
}

#doposcuola a:hover {
	background: transparent url("/_style/images/servizi/doposcuola_h.png") no-repeat;
}

#doposcuola_a {
	background: transparent url("/_style/images/servizi/doposcuola_a.png") no-repeat;
}

	/* Laurea */

#laurea, #laurea a, #laurea_a {
	width: 137px;
	height: 44px;
	display: block;
	float: left;
}

#laurea {
	background: transparent url("/_style/images/servizi/laurea.png") no-repeat;
}

#laurea a:hover {
	background: transparent url("/_style/images/servizi/laurea_h.png") no-repeat;
}

#laurea_a {
	background: transparent url("/_style/images/servizi/laurea_a.png") no-repeat;
}

	/* Corsi professionali */

#corsiprofessionali, #corsiprofessionali a, #corsiprofessionali_a {
	width: 137px;
	height: 44px;
	display: block;
	float: left;
}

#corsiprofessionali {
	background: transparent url("/_style/images/servizi/corsiprofessionali.png") no-repeat;
}

#corsiprofessionali a:hover {
	background: transparent url("/_style/images/servizi/corsiprofessionali_h.png") no-repeat;
}

#corsiprofessionali_a {
	background: transparent url("/_style/images/servizi/corsiprofessionali_a.png") no-repeat;
}

	/* Torna ai corsi */

#back_corsi, #back_corsi a {
	width: 137px;
	height: 44px;
	display: block;
	float: right;
}

#back_corsi {
	background: transparent url("/_style/images/servizi/back_corsi_n.gif") no-repeat;
}

#back_corsi a:hover {
	background: transparent url("/_style/images/servizi/back_corsi_h.gif") no-repeat;
}



/* Diplomi */

#diplomi {
	text-align: center;
	padding: 0 10px 10px 10px;
}

#diplomi a {
	text-decoration: none;		/* Fix IE underline nei link img hover */
}

#diplomi img {
	width: 220px;
	height: 52px;
	padding: 4px;
}

#diplomi a:hover img {
	border: 4px solid #506778;
	padding: 0;
}

	/* Torna ai diplomi */

#back_diplomi, #back_diplomi a {
	width: 137px;
	height: 44px;
	display: block;
	float: right;
}

#back_diplomi {
	background: transparent url("/_style/images/servizi/back_diplomi_n.gif") no-repeat;
}

#back_diplomi a:hover {
	background: transparent url("/_style/images/servizi/back_diplomi_h.gif") no-repeat;
}



/* Banner corsi professionali 2009 */

.preload_corsi {
	display: none;
}

#bannercorsi {
	width: 462px;
	height: 148px;
	
	padding: 10px;
}

#bg_top {
	background: transparent url("/_style/images/corsi/bg_top.png") no-repeat;
	width: 462px;
	height: 8px;
	
	overflow: hidden;			/* Fix per IE 6 - sfondo raddoppiato */
}

#bg_bottom {
	clear: both;
	
	background: transparent url("/_style/images/corsi/bg_bottom.png") no-repeat;
	width: 462px;
	height: 8px;
	
	overflow: hidden;			/* Fix per IE 6 - sfondo raddoppiato */
}

#bg_left {
	background: transparent url("/_style/images/corsi/bg_left.png") no-repeat;
	width: 8px;
	height: 132px;
	
	float: left;
	display: inline;
}

#bg_right {
	background: transparent url("/_style/images/corsi/bg_right.png") no-repeat;
	width: 8px;
	height: 132px;
	
	float: left;
	display: inline;
}

#corsi2009 {
	background: transparent url("/_style/images/corsi/corsi2009.png") no-repeat;
	width: 309px;
	height: 132px;
	
	float: left;
	display: inline;
}

#elencocorsi {
	float: left;
	display: inline;
}

	/* Grafica e Comunicazione */

#grafica, #grafica a {
	width: 137px;
	height: 44px;
	display: block;
}

#grafica {
	background: transparent url("/_style/images/corsi/grafica_n.png") no-repeat;
}

#grafica a:hover {
	background: transparent url("/_style/images/corsi/grafica_h.png") no-repeat;
}

	/* Operatore di ripresa */

#operatore, #operatore a {
	width: 137px;
	height: 44px;
	display: block;
}

#operatore {
	background: transparent url("/_style/images/corsi/operatore_n.png") no-repeat;
}

#operatore a:hover {
	background: transparent url("/_style/images/corsi/operatore_h.png") no-repeat;
}

	/* Montaggio video */

#montaggio, #montaggio a {
	width: 137px;
	height: 44px;
	display: block;
}

#montaggio {
	background: transparent url("/_style/images/corsi/montaggio_n.png") no-repeat;
}

#montaggio a:hover {
	background: transparent url("/_style/images/corsi/montaggio_h.png") no-repeat;
}
