.editorPie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
}
.editorCabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	vertical-align: top;
}
.editorCampo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006699;
	background-color: #E4E4E4;
	vertical-align: top;
}
.editorTexto {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	font-weight: normal;	
	color: #000000;	
	text-align: justify;
}
.editorTextoGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.editorTextoPequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	color: #000000;
}
.editorVentana {
	background-color: #EBEBEB;
	border: 1pt solid #006699;
	padding: 2pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
}
.editorTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.editorSubtitulo {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.editorPrecio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	text-decoration: none;
}

