/*
	Definizione degli stili per il FCKeditor, personalizzato per bizConsulting.
	Gli stili devono tenere sempre lo stesso nome.
*/

.fckeditor_title_1 {			/* Testo arancione */
	margin-bottom: 4px;
	font: normal normal bold 14px arial, helvetica, freesans, sans-serif;
	color: #ff9900;
}

.fckeditor_title_2 {			/* Sottotitolo */
	font: normal normal bold 14px arial, helvetica, freesans, sans-serif;
}

.fckeditor_caption {			/* Didascalia */
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
	background-color: transparent;
}
