div.ckeditorDisplay{ width:100%}
div.ckeditorDisplay p{ text-align:justify; font-style:inherit; margin:1em 0}
div.ckeditorDisplay a img.ajustar{width:98%; height:auto;}
div.ckeditorDisplay img.ajustar{width:100%; height:auto;}
div.ckeditorDisplay ul, div.ckeditorDisplay ol{ margin-left:1em;}
div.ckeditorDisplay ul{ list-style-type:disc}
div.ckeditorDisplay ol{ list-style-type:decimal}
div.ckeditorDisplay ul li{ margin-left:2em; }
div.ckeditorDisplay ol li{ margin-left:2em; }