/* esto es para los estilos del tinymce */

.txt_editor ul{	list-style-type: disc; padding-left:40px; margin-bottom: 15px; }
.txt_editor ol{	list-style-type: decimal; padding-left:40px; margin-bottom: 15px; }
.txt_editor li{	display: list-item; padding-left: 10px; margin: 0!important}
.txt_editor img.ancho100 {width:100%; height: auto}
.txt_editor .imgcen {text-align: center;}
.txt_editor .imgder {float: right; padding: 5px 0 5px 20px;}
.txt_editor .imgizq {float: left; padding: 5px 20px 5px 0px;}

.txt_editor table td {padding:0; border:0;}