.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.textonegro10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.textonegro12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2D2D86;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link{
	overflow:hidden;
}

.link:hover{
	height:16px;
	padding:3px;
}
.capa-categoriab {
	OVERFLOW: auto;
	float: left;
	background-position: center center;
	padding: 1px;
	margin: 2px;
	width: 170px;
	clip:  rect(auto auto auto auto);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.capa-categoria {
	width: 160px;
	clip:  rect(auto auto auto auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(imagenes/Images/botones/categoria.jpg);
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	margin: 2px;
	padding: 1px;
}

.capa-categoria:hover{
	background-image: url(imagenes/Images/botones/categoriaover.jpg);
}


.capa-subcategoria {
	background-position: left center;
	padding: 1px;
	margin: 1px;
	width: 160px;
	vertical-align:top;
	clip:  rect(auto auto auto auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/Images/botones/subcategoria.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
.capa-subcategoria:hover{
	background-image: url(imagenes/Images/botones/subcategoria_over.jpg);
}

.capa-categoriaseleccionada {
	width: 160px;
	clip:  rect(auto auto auto auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(imagenes/Images/botones/categoria_seleccionada.jpg);
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	margin: 2px;
	padding: 1px;
}

.capa-subcategoriaseleccionada {
	background-position: center center;
	padding: 1px;
	margin: 1px;
	width: 160px;
	vertical-align:middle;
	horizontal-align: center;
	clip:  rect(auto auto auto auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px none #494E47;
	background-image: url(imagenes/Images/botones/subcategoria_seleccionada.jpg);
	background-repeat: no-repeat;
	height: 16px;
}basefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #1A356C;
	width: 115px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.blancofondonegro14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1A356C;
}
.negrofondoblanco14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}
.blancofondonegro12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
.cuadrotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #610304;
	background-color: #FFFFFF;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #337BB5;
	width: 115px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
