#contenido .editorwys {
	border:0 solid #333333;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
	font-weight:normal;
	font-style:normal;
	color:#333;
}

#contenido .editorwys p {
	background:transparent none repeat scroll 0 0;
	border:0 solid #333333;
	font-size:1em;
	margin:0 0 15px;
	padding:0;
	font-weight:normal;
}

#contenido .editorwys div {
	background:transparent none repeat scroll 0 0;
	border:0 solid #333333;
	font-size:1em;
	margin:0 0 15px;
	padding:0;
	font-weight:normal;
}

#contenido .editorwys p.titulo {
	background:transparent none repeat scroll 0 0;
	border:0px solid #333333;
	color:#616466;
	font-size:1.4em;
	line-height:1.3em;
	margin:10px 0 5px;
	padding:0;
	font-weight:bold;
}

#contenido .editorwys div.titulo {
	background:transparent none repeat scroll 0 0;
	border:0px solid #333333;
	color:#616466;
	font-size:1.4em;
	line-height:1.3em;
	margin:10px 0 5px;
	padding:0;
	font-weight:bold;
}

#contenido .editorwys span.subtitulo{
	color:#999999;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin:7px 0 3px;
}
#contenido .editorwys img {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	margin:0 0 10px;
	padding:0;
	border-style:none;
	width:auto;
	padding:0 5px 0 0;
}

#contenido .editorwys img.imagenDerecha {
	background:#FFFFFF none repeat scroll 0 0;
	/* border:1px solid #7A9C13; */
	float:right;
	margin:3px 0 5px 10px;
	padding:3px;
}

#contenido .editorwys img.imagenCentrada {
	background:#FFFFFF none repeat scroll 0 0;
	/* border:1px solid #7A9C13; */
	text-align:center;
	margin:0px auto;
	padding:0;
	display:block;
	float:none;
}

#contenido .editorwys img.sinBorde {
	border:0 none;
}

#contenido .editorwys img.mapaConsorcio {
	text-align:center;
	width:600px;
	height:422px;
}

#contenido .editorwys img.imagenCentradaSinBorde {
	border:0 none;
	text-align:center;
	margin:0px auto;
	padding:3px;
	display:block;
	float:none;
}

#contenido .editorwys ul {
	list-style-image:none;
	margin:5px 0;
	padding:0 0 10px;
}

#contenido .editorwys ol {
	list-style-image:none;
	margin:5px 0;
	padding:0 0 10px;
}

#contenido .editorwys ul li {
	border:0 solid #333333;
	font-size:1em;
	margin:0;
	padding:2px 10px 5px 20px;
	list-style-position:inside;
	list-style-type:disc;
}

#contenido .editorwys ol li {
	border:0 solid #333333;
	font-size:1em;
	margin:0;
	padding:2px 0 2px 20px;
	list-style-type:decimal;
	list-style-position:inside;
}

#contenido .editorwys table {
	background-color:#FFFFFF;
	border:0 solid #fff;
	border-collapse:collapse;
	height:auto;
	margin:2px 0px 5px 0px;
	table-layout:auto;
	text-align:left;
	width:100%;
	font-weight:inherit;
	color:#01595c;
}

#contenido .editorwys table caption {
	border:0 solid #fff;
	color:#01595c;
	font-size:1em;
	font-style:italic;
	font-weight:normal;
	line-height:1.2em;
	margin:0;
	padding:1px 0;
	text-align:left;
}

#contenido .editorwys table thead {
	border:0 solid #fff;
	height:auto;
	margin:0;
	padding:0;
	width:100%;
}

#contenido .editorwys table thead tr {
	background:#01595c none repeat scroll 0 0;
	border:1px solid #fff;
	height:auto;
	margin:0;
	padding:0;
	width:100%;
	color:#fff;
}

#contenido .editorwys table thead tr th ,table thead tr th div {
	border:1px solid #fff;
	color:#FFFFFF;
	font-size:1em;
	font-style:normal;
	font-weight:bolder;
	height:auto;
	line-height:1.3em;
	margin:0;
	padding:2px 5px;
	width:auto;
}

#contenido .editorwys table tbody {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #fff;
	color:#01595c;
	height:auto;
	margin:0;
	padding:0;
	width:100%;
}

#contenido .editorwys table tbody tr {
	background:#ebf2f2 none repeat scroll 0 0;
	border:1px solid #fff;
	height:auto;
	margin:0;
	padding:0;
	width:100%;
}

#contenido .editorwys table tbody tr td {
	border:1px solid #fff;
	color:#01595c;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	height:auto;
	line-height:1.3em;
	margin:0;
	padding:2px;
	vertical-align:top;
	width:auto;
}

#contenido .editorwys table tbody tr td p {
	padding:0px 0px;
	margin:0px 0px;
}

#contenido .editorwys table tbody tr td div {
	padding:0px 0px;
	margin:0px 0px;
	background:transparent none repeat scroll 0 0;
	border:0 solid #ccc;
	font-size:1em;
	font-weight:inherit;
	line-height:1.3em;
}

#contenido .editorwys table tbody tr.par {
	background:#ccdfde none repeat scroll 0 0;
}

#contenido .editorwys a:link, #contenido .editorwys a:visited {
	color:#01595c;
	font-size:1em;
	font-style:normal;
	text-decoration:none !important;
	font-weight:normal;
}

#contenido .editorwys a:hover {
	text-decoration:underline !important;
	font-size:1em;
}

#contenido .editorwys strong {
	font-weight:bold;
}

#contenido .editorwys .Indent1 {
	margin-left:40px;
}

#contenido .editorwys .Indent2 {
	margin-left:80px;
}

#contenido .editorwys .Indent3 {
	margin-left:120px;
}

#contenido .editorwys .Indent4 {
	margin-left:140px;
}

#contenido .editorwys .Indent5 {
	margin-left:160px;
}

.JustifyLeft {
	text-align:left;
}

.JustifyRight {
	text-align:right;
}

.JustifyCenter {
	text-align:center;
}

.JustifyFull {
	text-align:justify;
}