.txt-compras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-image: url('../imagenes/rutas/bulet_flecha.gif');
	vertical-align: top;
	margin: auto;
	padding-left:13px;
	padding-right:13px;
	padding-top:5px;
	padding-bottom:5px;
}

#txt-compras a:link {
	color: #000000;
	text-decoration: none;
}
#txt-compras a:hover {
	color: #000000;
	text-decoration: underline;
}
#txt-compras a:visited {
	color: #000000;
	text-decoration: none;
}

.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: bottom;
	font-weight: bold;
	padding: 5px;



}
.punteado {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.punteado2 {
	background-color: #B9DDEE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;





}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3399CC;
	padding: 0px 5px;

}
.punteado3 {

	background-color: #EBF4FA;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ligas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url('../imagenes/rutas/bulet_flecha.gif');
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px

}
.ligas a:link {
	color: #666666;
	text-decoration: none;
}
.ligas a:visited {
	color: #666666;
	text-decoration: none;
}
.ligas a:hover {
	color: #3399CC;
	text-decoration: none;
}
.noliga {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px
}
.txt-compras a:link {
	color: #3399CC;
	text-decoration: none;

}
.txt-compras a:hover {
	text-decoration: underline;
}
.txt-compras a:visited {
	text-decoration: none;
}
.negritaazul {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #3399CC}

