.carritotabla {
	background-color: #FFFFFF;
	border: 1px solid #4CA9B0;
}
.carritotit {
	color: #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #f48000;
	letter-spacing: -1px;
}
.carritoitem {
	color: #3B3B3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(img/bg_form_datos.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.carritotitcampo {
	color: #8F8F8F;	
	background-color: FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	text-align: right;
}
.carritofondoitem {
	color: #838383;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/bg_form_datos.jpg);
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.carritonumero {
	color: #3B3B3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	background-image: url(img/bg_form_datos.jpg);
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.carritocaja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
	background-color: #FB7E06;
	border: none;
	text-align: right;
}
.carritolink {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #F48000;
	text-decoration: none;
}
.carritolink:hover {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #C14E00;
	text-decoration: underline;
}
.carritosubtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2D2D2D;
	text-align: right;
	background-image: url(img/bg_form_datos.jpg);
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.carritocampo {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #2D2D2D;
	border-anterior: 1px solid #B2A5A5;
}
.carritocheckbox {
	background-color: DBDBDB;
	text-align: center;
}
.carritobarra {
	background-color: FFFFFF;
}
.carritobotones {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #dddddd;
	height: 20px;
	background-color: #5AA52E;
}
.carritoleyendas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D2D2D;
	background-color: F4F4F4;
	font-weight: bold;
}
.carrito_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #9C3A04;
	font-weight: bold;
}
.carrito_obligatorios {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DA0C00;
}
.marco_tabla {
	border: 1px solid #B3B3B3;
	background-image: url(img/bg_form_datos.jpg);
	background-position: bottom;
}
.carrito_marco_foto {
	border: 1px solid #FFFFFF;
	background-color: #B9B9B9;
	color: #FFFFFF;
}
.carrito_agregar_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F8E8E;
}
.carrito_agregar_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727171;
	font-weight: bold;
	text-decoration: none;
}
.carrito_agregar_link:hover {
	color: #006277;
}
.carrito_color_linea {
	background-color: 8E8E8E;
}
.carritobg {
	background-image: url(img/bg_boton_form.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cantidad {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	color: #000000;
	border: 1px solid #4CA9B0;
	background-color: #EEF8F9;
}
.nombrecategoria {
	font-family: "Arial Narrow", Arial;
	color: #56A5B2;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;

}
.nombresubcategoria {
	font-family: "Arial Narrow", Arial;
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
}
.nombresubcategoria:hover {
	color: #59DBE9;
	text-decoration: none;
}
