.carritotabla {
	background-color: #000000;
	border: none;
}
.carritotit {
	color: #FED337;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.carritoitem {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
}
.carritotitcampo {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	background-color: #000000;
}
.carritofondoitem {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
.carritonumero {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #FFD73D;
	text-decoration: none;
	font-weight: bold;
}
.carritocaja {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
	background-color: #FB7E06;
	border: none;
	text-align: right;
}
.carritolink {
	font-family: Tahoma;
	font-size: 11px;
	color: #86C127;
	text-decoration: none;
}
.carritolink:hover {
	color: #FFD431;
	text-decoration: none;
}
.carritosubtit {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
.carritocampo {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-anterior: 1px solid #B2A5A5;
	background-color: #000000;
}
.carritocheckbox {
	background-color: #000000;
	text-align: center;
}
.carritobarra {
	background-color: #000000;
}
.carritobotones {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #C6EF83;
	height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	background-color: #86C127;
}
.carritoleyendas {
	font-family: Tahoma;
	font-size: 11px;
	color: #89BC3D;
	background-color: #000000;
	font-weight: bold;
}
.carrito_error {
	font-family: Tahoma;
	font-size: 11px;
	color: #C71F36;
	background-color: #000000;
	font-weight: bold;
}
.carrito_obligatorios {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDD236;
}
.marco_tabla {
	border: none;
	background-position: center bottom;
}
.carrito_marco_foto {
	border: 1px solid #FFFFFF;
	background-color: #B9B9B9;
	color: #FFFFFF;
}
.carrito_agregar_txt {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.carrito_agregar_link {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.carrito_agregar_link:hover {
	color: #C6C600;
}
.carrito_color_linea {
	background-image: url(img/filete_verde_fino.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 2px;
}
