#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.95;
}
#tooltip h3, #tooltip div { margin: 0; }

.colorCube	{	width:40px;
				padding:2px;
				text-align:center;
				float:left;
}

.colorCube img	{	border:#ccc 1px solid;	}

#slider1 {
	width: 360px; /* important to be same as image width */
	height: 134px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#slider1Content {
    width: 720px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}
.bottom {	height: 25px;
	width: 743px;
	background-image: url(images/fondo-bottom.gif);
	background-repeat: repeat-x;
}
.bottom1 {
	height: 25px;
	width: 740px;
	background-image: url(images/fondo-bottom.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.ofertas-usados {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3991BB;
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
}
.div-none {
	visibility: hidden;
}
.tarjetas-prod {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
}
center {
	text-align: center;
}
