body {
	border:0px;
	background-color:#F0F0F0;
	margin:2px;
}
.menu_subcategoria {
	font-family:Trebuchet MS;;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.menu_subcategoria:hover {
	font-family:Trebuchet MS;;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bolder;
}

.menu_categoria {
	font-family:Trebuchet MS;;
	font-size:12px;
	color:#000000;
	font-weight:bolder;
	text-decoration:none;
}
.cabecera_producto {
	background:url(/img/cabecera_producto.gif);
	font-family:Trebuchet MS;;
	font-size:10px;
	color:#FFFFFF;
}
.borde_producto{
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
}
.producto_carro {
	font-family:Trebuchet MS;;
	font-size:10px;
	color:#006600;
	font-weight:bolder;
}
.forma_pago_carro {
	font-family:Trebuchet MS;;
	font-size:10px;
	color:#333333;
	font-weight:bolder;
}
.valor_producto_carro {
	font-family:Trebuchet MS;;
	font-size:11px;
	color:#333333;
	font-weight:bolder;
}

.tabla_prin {
	background-color:#000000;
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
.td_sesion {
	font-family:Trebuchet MS;;
	font-size:10px;
}
.input_sesion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.menu_top {
	font-family:Trebuchet MS;;
	font-size:10px;
}
.td_descripcion {
	font-family:Trebuchet MS;;
	font-size:12px;
	color:#FF9900;
	font-weight:bolder
}
.lista_carro {
	font-family:Trebuchet MS;;
	font-size:10px;
}