/* FCK CONTENT STYLES 
   MANTER COERENCIA COM "/gestor/site/assets/lib/fckeditor/editor/css/fck_editorarea.css" 
*/

.fckContent div{
	display:block !important;
}

.fckContent, .fckContent *{
	font-size:14px;
	color: #3b3b3c;	
}

.fckContent h1, .fckContent h1 *{
	font-size: 32px !important;
	color: #000000 !important;
}

.fckContent h2, .fckContent h2 *{
	font-size: 18px !important;
	color: #000000 !important;
}

.fckContent h3, .fckContent h3 *{
	font-size:16px !important;
	color: #4D4D4D !important;
}

.fckContent h4, .fckContent h4 *{ 
	font-size:14px !important;
	color: #F87F11 !important;
}

.fckContent h5, .fckContent h5 * {
	font-size: 12px !important;
	color: #4D4D4D !important;
}

.fckContent h6, .fckContent h6 * {
	font-size: 11px !important;
	color: #4D4D4D !important;
}
