#convinar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 10px;
	height: 24px;
	width: 130px;
	line-height: 15px;
	float: right;
	margin-right: 10px;
}
.FilaInterior{
	width:173px;
	
}

.nombre {
	color:#630707;
	font-size: 9px;
	height: auto;
	width: 110px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.nombre a{
color:#630707;
}
.nombre a:hover{
color:#fff;
}

.precio {

	font-size: 9px;
	color: #630707;
	float: right;
	width: 50px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
.total {

	font-size: 9px;

	float: left;
	width:168px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #630707;
	font-weight: bold;
	text-align: right;
	margin-left: 8px;
}
#precioTotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 65px;
	text-align: right;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D09375;
	font-weight: bold;
}
#CestaPrev {
	width: 200px;
	float: left;
	padding-left: 15px;
	overflow: hidden;
}

#CestaPrevSuper {
	background-repeat: no-repeat;
	background-position: top;
	width: 182px;
	height: 29px;
	margin-left: 0px;
	float: left;
}
#CestaPrevInferior {
	background-image: url(../image/CarritoPrevInferiro.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 182px;
	height: 20px;
	margin-left: 0px;
	float: left;
	background-color: #FF6600;
}
#CestaPrevResultados {
	background-color: #8E0000;
	background-repeat: no-repeat;
	background-position: top;
	width: 182px;
	height: auto;
	margin-left: 0px;
	float: left;
	padding-bottom: 3px;
	padding-top: 3px;
}
#CestaPrevSuper a:hover {
	background-image: url(../image/CarritoPrevSuperOver.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 182px;
	height: 29px;
	margin-left: 0px;
	float: left;
}
#CestaPrevSuper a:link {
	width: 182px;
	height: 29px;
	margin-left: 0px;
	float: left;
}
#CestaPrevSuper a:active {
	width: 182px;
	height: 29px;
	margin-left: 0px;
	float: left;
}
#CestaPrevSuper a:visited {
	width: 182px;
	height: 29px;
	margin-left: 0px;
	float: left;
}

