.Texto_tabla_proximas_ediciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0080C0;
	text-align: left;
	line-height: 20px;
}
.Tabla_proximas_ediciones {
	background-color: #F9F9FF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CAEAFF;
	border-right-color: #CAEAFF;
	border-bottom-color: #CAEAFF;
	border-left-color: #CAEAFF;
	padding: 5px;
	vertical-align: top;
	width: 50%;
}

.Proximas_ediciones {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0080C0;
	font-size: 15px;
}
.Encabezado_Tabla_proximas_ediciones {
	background-color: #EAEAFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #039;
	border-right-color: #CAEAFF;
	border-bottom-color: #039;
	border-left-color: #039;
}

