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

#apDiv3 {
	position:absolute;
	left:300px;
	top:180px;
	width:600px;
	height:94px;
	z-index:1;
	background-color: #990000;
}


.texto_catalogos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-align: justify;
	text-decoration: underline;
	white-space: nowrap;
	text-indent: 4px;
	font-variant: small-caps;
}

.texto_nav_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

.texto_tit_catalogos {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #003366;
	white-space: nowrap;
}
.texto_top_salto_encab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: left;
}
.tabla_top_salto_encab {
	vertical-align: middle;
	padding-bottom: 12px;
	padding-top: 12px;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
.tabla_cont_tag {
	padding-top: 8px;
	padding-bottom: 3px;
}
