.editorwys {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	border: 0;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

.editorwys h1 {
	color: #005826;
}

.editorwys h2 {
	color: #005826;
}

.editorwys h3 {
	color: #005826;
}

.editorwys h4 {
	color: #005826;
}

.editorwys p {
	background: transparent none repeat scroll 0 0;
	border: 0 solid #333333;
	font-size: 12px;
	margin: 0 0 15px;
	padding: 0;
	font-weight: normal;
}

/* EXACTAMENTE LOS MISMOS ESTILOS QUE PARA P */
.editorwys div {
	background: #fff;
	border: 2px solid #EBEBEB;
	font-size: 1em;
	line-height: 1.3em;
	margin: 8px 0;
	padding: 12px;
	font-weight: normal;
}

.editorwys div.blanco {
	border: 0;
	background: transparent;
}

.editorwys .titulo {
	border: 0;
	color: #005826;
	font-size: 12px;
	line-height: 1.3em;
	margin: 10px 0 5px;
	padding: 0;
	font-weight: bold;
	padding-bottom: 4px;
	background: none;
}

.editorwys .subtitulo {
	color: #515151 !important;
	font-size: 12px !important;
	border-bottom:2px solid #E2EBEC;
}

.editorwys img {
	background: none;
	float: left;
	margin: 0 0 10px;
	padding: 2px;
	border-style: none;
	width: auto;
	border: 0;
}

.editorwys img.imagenDerecha {
	background: none;
	border: 0;
	float: right;
	margin: 3px 0 5px 10px;
	padding: 3px;
}

.editorwys img.imagenCentrada {
	background: none;
	border: 0;
	text-align: center;
	margin: 0px auto;
	padding: 0;
	display: block;
	float: none;
}

.editorwys img.imagenCentradaSinBorde {
	border: 0 none;
	text-align: center;
	margin: 0px auto;
	padding: 3px;
	display: block;
	float: none;
}

.editorwys ul {
	list-style-image: none;
	margin: 5px 0;
	padding: 0 0 10px;
}

.editorwys ol {
	list-style-image: none;
	margin: 5px 0;
	padding: 0 0 10px;
}

.editorwys ul li {
	border: 0;
	font-size: 12px;
	margin: 0;
	padding: 2px 10px 5px 16px;
	list-style-position: inside;
	list-style-type: none;
	background: transparent url(../imagenes/punto.gif) no-repeat left 6px;
}

.editorwys ul li.pdf {
	background: transparent url(../img/mediumpdf.gif) no-repeat left 6px;
	display: block;
	height: 110px;
	width: 98px;
	
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;	
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
}

.editorwys ul li.video {
	background: transparent url(../img/mpg.gif) no-repeat left 6px;
	display: block;
	height: 110px;
	width: 98px;
		float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;	
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	display:block;
}

.editorwys ol li {
	border: 0;
	font-size: 12px;
	margin: 0;
	padding: 2px 0 2px 0px;
	list-style-type: decimal;
	list-style-position: inside;
}

.editorwys table {
	background-color: transparent;
	border-collapse: collapse;
	height: auto;
	margin: 2px 0px 5px 0px;
	table-layout: auto;
	text-align: left;
	width: 100%;
	font-weight: inherit;
	color: #515151;
	cellspacing: 3;
	cellpadding: 3;
	border: 1;
	border-color: #EBEBEB;
}

.editorwys table caption {
	border: 0 solid #fff;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 1px 0;
	text-align: left;
}

.editorwys table thead {
	border: 0 solid #fff;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}

.editorwys table thead tr {
	background: #01595c none repeat scroll 0 0;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #fff;
}

.editorwys table thead tr th  ,table thead tr th div {
	color: #005826;
	font-size: 1em;
	font-style: normal;
	font-weight: bolder;
	line-height: 1.3em;
	margin: 0;
	font-size: 1.1em;
	padding: 6px 9px;
	width: auto;
	border-bottom: 2px solid #ebebeb;
	background: #fff;
}

.editorwys table tbody tr th {
	font-size:12px;
	color:#005826;
	font-style:normal;
	font-weight:bolder;
	line-height:1.3em;
	margin:0;
	padding:6px 9px;
	width:auto;
}

.editorwys table tbody {
	background: transparent none repeat scroll 0 0;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}

.editorwys table tbody tr {
	background: #F4F4F4 none repeat scroll 0 0;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}

.editorwys table tbody tr td {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	height: auto;
	line-height: 1.3em;
	margin: 0;
	padding: 4px 2px 4px 8px;
	vertical-align: top;
	width: auto;
}

.editorwys table tbody tr td p {
	padding: 0px 0px;
	margin: 0px 0px;
}

.editorwys table tbody tr td div {
	padding: 0;
	margin: 8;
	background: transparent none repeat scroll 0 0;
	border: 0;
	font-size: 1em;
	font-weight: inherit;
	line-height: 1.3em;
}

.editorwys table tbody tr.par {
	background: #FFFFFF none repeat scroll 0 0;
}

.editorwys a:link,.editorwys a:visited {
	color: #005826 !important;
	font-size: 1em;
	font-style: normal;
	text-decoration: underline !important;
	font-weight: normal;
	color: #005826;
}

.editorwys a:hover {
	text-decoration: none !important;
	font-size: 1em;
}

.editorwys strong {
	font-weight: bold;
}

.editorwys .Indent1 {
	margin-left: 40px;
	color: #005826;
}

.editorwys .Indent2 {
	margin-left: 80px;
}

.editorwys .Indent3 {
	margin-left: 120px;
	font-size: 11px;
}

.editorwys .Indent4 {
	margin-left: 140px;
}

.editorwys .Indent5 {
	margin-left: 160px;
}

.editorwys .JustifyLeft {
	text-align: left;
}

.editorwys .JustifyRight {
	text-align: right;
}

.editorwys .JustifyCenter {
	text-align: center;
}

.editorwys .JustifyFull {
	text-align: justify;
}