@charset "utf-8";
/* CSS Document */

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.textonar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE8005;
}
.bordeinfgris {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.titulo {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FE8005;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.textopie {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
.textoblanco {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
#apDiv3 table tr td table tr td table tr td table tr .textoblanco blockquote {
	text-align: left;
}
.bordegris {
	border: thin solid #CCC;
}
