.productosShow {
	display:none;
}

.dir {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.blanco {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.btngris {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.btngris:hover {
	font-family: Tahoma, Arial;
	color: #0033FF;
	font-weight: bold;
}
.btngrisbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.btnmasinfo {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0C60C7;
}
.btnmasinfo:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #2F87FF;
	font-weight: bold;
}
.titulonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.btnazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0062E9;
}
.btnazul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
}

