body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #111111;
}
td {
	font-size: 11px;
	color: #666666;
}

.FondoContenido{
	background-color:#FFFFFF;
}

.TextoLegales{
	color:#FFFFFF;
	font-size: 9px;
}

.LinkLegales{
	color: #a2a2a2;
	text-decoration: none;
	font-size: 10px;
}

.LinkVerMas{
	color: #a2a2a2;
	text-decoration: none;
	font-size: 10px;
}

.TituloRubro{
	color:#000000;
	font-size:13px;
}

.PrecioProductoMinorista{
	color:#000000;
	font-size:12px;
}

.PrecioProductoMinoristaOferta{
	color:#000000;
	font-size:12px;
}

.PrecioProductoMayorista{
	color:#000000;
	font-size:12px;
}

.PrecioProductoMayoristaOferta{
	color:#000000;
	font-size:12px;
}

.CampoPrincipal {
	font-size: 12px;
	font-weight: bold;
	color: #4477AD;
}

.CampoSecundario {
	font-size: 12px;
	font-weight: bold;
	color: #4477AD;
}

.CampoTerciario {
	font-size: 12px;
	font-weight: bold;
	color: #4477AD;
}

.Fecha{
	font-weight:bold;
	font-size:10px;
	color: #666666;
}