.editorwys {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#676356;
	border:0;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
	font-weight:normal;
	font-style:normal;
	font-size:16px;
}

.editorwys p {
    color: #48484B;
    font-size: .68em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
	word-wrap:break-word !important;
}

.editorwys .enfasis {
	font-weight: bold;

}

.editorwys .color{

}

/* Excaxtamente los mismos estilos que para p */
.editorwys div {
	background:transparent none repeat scroll 0 0;
	border:0 solid #333333;
	font-size: 0.7em;
	margin:0 0 1.7em;
	padding:0;
	font-weight:normal;
}

.editorwys .titulo{
		background: url(../imagenes/bg_sombra_col_cto.png) no-repeat 0 bottom;
	padding: 0px 0px 20px 17px;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Georgia;
	margin: 0 0 !important;

}

.editorwys .subtitulo {
	margin-bottom: 5px;
    padding-right: 40px;
    color: #48484B;
    font-family: Georgia;
    font-size: 1.1em;
    font-weight: bold;
}

.editorwys .apartado {
	font-family: Georgia;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 3px;
    margin-left: 0;
    margin-right: 3px;
    margin-top: 5px;
}

.editorwys img {
	/*background: #EAEAEA none;*/
	float:left;
	margin: 5px 13px 13px 0px;
	padding:6px;
	width:auto;
	border-radius: 8px 8px 8px 8px; 
}

 #content_3col #columna_dos .editorwys img{
	float:left;
	padding:6px;
	marging:9px;	
}
.editorwys img.imagenDerecha {
	float:right;
	margin:3px 0 13px 13px;
}


.editorwys img.imagenCentrada {
	text-align:center;
	margin:5px auto 13px;
	display:block;
	float:none;
}


.editorwys ul {
	list-style:none;
	margin:5px 0;
	padding:0 0 10px;
}

.editorwys ol {
	list-style-image:none;
	margin:5px 0;
	padding:0 0 10px;
}

.editorwys ul li {
	list-style-image:none!important;
	background: url(../imagenes/ico_ampliar_info.png) no-repeat 0 3px;
	display: block;
	padding-left: 15px;
	padding-bottom: 5px;
	clear: both;
	font-size:0.7em;
	line-height: 1.4em;

}

.editorwys ol li {
	border:0;
	font-size:0.7em;
	margin:0;
	padding:2px 0 2px 0px;
	list-style-type:decimal;
	list-style-position:inside;
}

.editorwys a:link,  .editorwys a:visited {
	color:#1d1700 !important;
	font-size:1em;
	font-style:normal;
	text-decoration:underline !important;
	/* font-weight:bold; */
}

.editorwys a:hover {
	text-decoration:none !important;
}

.editorwys strong {
	font-weight:bold;
}

.editorwys .JustifyLeft {
	text-align:left;
}

.editorwys .JustifyRight {
	text-align:right;
}

.editorwys .JustifyCenter {
	text-align:center;
}

.editorwys .JustifyFull {
	text-align:justify;
}

/* Estilos tabla */
.editorwys table {
	background-color:#FFF;
	border:0;
	border-width:0 0 0;
	border-collapse:collapse;
	height:auto;
	margin:2px 0px 5px 25px;
	table-layout:auto;
	text-align:left;
	width:372px;
	font-weight:inherit;
	color: #515151;
}

.editorwys table caption {
	border:0 solid #fff;
	font-size:0.9em;
	font-weight:normal;
	line-height:1.2em;
	margin:0 0 10px;
	padding:1px 0;
	text-align:left;
	font-family: Georgia;

}

.editorwys table thead {
	border:1px solid #E2DFD6;
	text-transform: uppercase;
	height:auto;
	margin:0;
	font-family: Arial;
	padding:0;
	width:100%;
}

.editorwys table thead tr {
	background: #3C3C43;
	height:auto;
	margin:0;
	padding:0;
	width:100%;
	color:#fff;
}

.editorwys table thead tr th ,table thead tr th div {
	color:#fff;
	font-size:0.65em;
	font-style:normal;
	font-weight:bold;
	line-height:1.3em;
	margin:0;
	text-align: left;
	padding:6px 9px;
	width:auto;
	font-family: Arial;
}

.editorwys table tbody {
	background:#FFFFFF none repeat scroll 0 0;
	height:auto;
	margin:0;
	padding:0;
	width:100%;
}

.editorwys table tbody tr {
	background:#f3f2ef;
	height:auto;
	margin:0;
	width:100%;
	
}

.editorwys table tbody tr th{
	border-color:#676356 #676356 #FFFFFF;
	border-style:solid;
	height:auto;
	border-width:0 0 0;
	margin:2px 24px 5px;
	width:372px;
	padding:6px 9px;
	text-transform:uppercase;
	width:100px;
	background: #3C3C43;
	color:#FFFFFF;
	font-size:0.65em;
	font-style:normal;
	font-weight:bold;
	line-height:1.3em;
	text-align:left;
	font-family: Arial;
}

.editorwys table  tbody tr:nth-child(even) {
	background: #F9F8F8; 
}
.editorwys table  tbody tr:nth-child(odd) {
	background: #FFFFFF;
}


.editorwys table tbody tr td {
	font-size:0.65em;
	font-style:normal;
	font-weight:normal;
	height:auto;
	line-height:1.3em;
	margin:0;
	padding:4px 3px 4px 8px;
	vertical-align:top;
	width:auto;
	color: #676356;
	border-bottom:0px solid #E2DFD6;	
}

.editorwys table tbody tr td p {
	padding:0px 0px;
	margin:0px 0px;
}

.editorwys table tbody tr td div {
	padding:0;
	margin:0;
	background:transparent none repeat scroll 0 0;
	border:0;
	font-size:1em;
	font-weight:inherit;
	line-height:1.3em;
}



.editorwys .cuadro_gris ,.pie_cuadro_gris{ 
	background:url("../imagenes/fondo_img_con_texto.png") no-repeat scroll 0 0 #E7E7E7 !important;
	clear:both;
	display:block;
	margin:10px 26px 0 !important;
	overflow:hidden;
	width:372px;
}

.editorwys .img_parrafo_footer {
	background:url("../imagenes/parrafo_footer.png") no-repeat scroll 0 0 transparent !important;
	clear:both !important;
	display:block !important;
	height:9px;
	margin-bottom:10px;
	margin-top:0;
	width:372px !important;
	margin:0 2.4em 1.7em !important;
}

.editorwys .cuadro_gris .p_cultura { 
	padding: 4px 20px 0 163px !important; 
	font-size: 1em; 
	clear: none!important;
}


.editorwys .cuadro_gris p { 
	padding: 4px 20px !important; 
	font-size: 1em; 
	clear: none!important;
}



#content_3col #columna_dos .editorwys .cuadro_gris img{ 
	margin:10px 8px 0 0;
	background: transparent;
	width: 137px !important;
	height: 85px !important;
	padding:0 9px !important;
}
.editorwys .cierre_cuadro {
	width: 406px;
	padding-top: 20px!important;
	background: url("../imagenes/fondo_recuadro_gris.jpg") no-repeat 0 bottom!important;
	height: 14px; 
	clear: both;
}
.editorwys .cuadro_gris a:link, .editorwys .cuadro_gris a:visited{
	font-weight:normal !important;
}

.editorwys .imagenMaximizada {
	float:left;
	margin-top:-30px !important;
	padding:31px 0 0 !important;
	width:370px !important;
}
.editorwys .imagen-icono img{
	padding:3px !important;
}

.editorwys div{
	margin:0 3em  !important;
	width:92%;
}


.editorwys .caja-ext {
    background-image: url("../imagenes/bg-cuadro-ext.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    cursor: pointer;
    min-height: 120px;
    padding-bottom: 30px;
    width: 372px;
}
.editorwys .caja-ext > p {
    clear: none;
    overflow: hidden;
    padding: 25px 20px 12px 25px;
    width: 128px;
    line-height: 2.5em;   	
}
.editorwys .caja-ext > p strong {
    color: #48484B;
    font-family: Georgia;
    font-size: 2em;
}
.editorwys .caja-ext img {
    float: left;
    margin: 0;
    padding: 7px 0 0 7px;
    width: 137px !important;
	height: 106px !important;
}
.editorwys .caja-ext div {
    display: none;
    overflow: hidden;
    padding-top: 10px;
    width: 325px;
}
.editorwys .caja-ext div p {
    padding: 5px 0 10px 0 !important;
}
:first-child + html .editorwys .caja-ext div {
    padding-top: 20px;
}
.editorwys .caja-ext:hover div {
    display: block;
}
.editorwys .caja-ext div p, .editorwys .caja-ext div ul li, .editorwys .caja-ext div ol li {
    font-size: 1.4em;
}

.editorwys .tabla_imagen { 
	width: 18px;
	padding: 0;
	margin: 0;
	border: 0;
}

.editorwys .tabla_imagen tr { 
	height: 18px;
	padding: 0;
	margin: 0;
}

.editorwys .tabla_imagen .td_inicio{ 
	width: 18px;
	height: 18px;
	padding: 0;
	margin: 0;
	background-color: white;
}

.editorwys .tabla_imagen .td_inicio img{ 
	padding: 2px 2px 2px 2px !important;
	margin: 0;
}


.editorwys .tabla_imagen .td_inicio img{ 
	width: 18px;
	height: 18px;
	padding: 0;
	margin: 0;
}

.editorwys .tabla_imagen .td_centro { 
	text-align: left;
	height: 18px;
	padding: 0 4px;
	white-space: nowrap;
	margin: 0;
	font-size: 0.9em;
}

.editorwys .tabla_imagen .td_centro li { 
	background: none;
	font-size: 0.65em;
	line-height: 1.2em;
	margin-bottom: 0px;
	padding-left; 5px;
}

.editorwys .tabla_imagen .td_centro ul { 
	margin-bottom: 2px;
}

.editorwys .tabla_imagen .td_fin { 
	text-align: right;
	height: 18px;
	padding: 0 20px 0 38px;
	white-space: nowrap;
	margin: 0;
	font-size: 0.9em;
}

.editorwys .tabla_imagen  tbody tr:nth-child(odd) {
	background: #F9F8F8; 
}
.editorwys .tabla_imagen  tbody tr:nth-child(even) {
	background: #FFFFFF;
}
.editorwys .caja-ext > p span {
    color: #48484B;
    font-family: Georgia;
    font-size: 1.6em;
    margin-left: 0 !important;
	font-weight: normal !important;
	margin-right: 0px !important;
    
}
.editorwys .caja-ext-sinfoto > p {
    clear: none;
    overflow: hidden;
    padding: 25px 20px 12px 25px;
    width: 281px;
    line-height: 2.5em;
     max-height: 90px;   	
}
.editorwys .caja-ext-sinfoto > p span {
    color: #48484B;
    font-family: Georgia;
    font-size: 1.6em;
 	margin-left: 0 !important;
	font-weight: normal !important;
	margin-right: 0px !important;
}
.editorwys .caja-ext-sinfoto {
    background-image: url("../imagenes/bg-cuadro-ext-sinfoto.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    cursor: pointer;
    min-height: 120px;
    padding-bottom: 30px;
    width: 372px;
}
.editorwys .caja-ext-sinfoto > p strong {
    color: #48484B;
    font-family: Georgia;
    font-size: 2em;
}
.editorwys .caja-ext-sinfoto div {
    display: none;
    overflow: hidden;
    padding-top: 10px;
    /*width: 325px;*/
    margin-left: 0 !important;
}
.editorwys .caja-ext-sinfoto div p {
    padding: 5px 0 10px 0 !important;
}
:first-child + html .editorwys .caja-ext-sinfoto div {
    padding-top: 20px;
}
.editorwys .caja-ext-sinfoto:hover div {
    display: block;
}
.editorwys .caja-ext-sinfoto div p, .editorwys .caja-ext-sinfoto div ul li, .editorwys .caja-ext-sinfoto div ol li {
    font-size: 1.4em;
}