.slide-panel {
	z-index: 25;
	width: 5px;
	position: fixed;
}

.bottom {
	bottom: 0;
}
.content {
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-image:url(img/relleno-cotn.gif);
	background-repeat:repeat;
	height: 0;
	width: 670px;
	color: #fff;
	overflow: auto;
	margin: auto;
}

.slide-button {
	position: relative;
	width: 670px;
	cursor: pointer;
	height: 30px;
	text-align:right;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(img/relleno-titu.gif);
	background-repeat:repeat;
	margin: auto;	
}

.slide-button:hover {
	color:#FFCC00;
}
#carrito{
float:left;
margin-left: 10px;
}
.table1{
border: 1px #CCC solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:center;
}
.td1{
border: none;
}

