.slide_cuadrado_control {
	position: absolute;
	height: 290px;
	width: 480px;
	top: 2px;
	left: 490px;
}
.slide_cuadrado_container {
	position: absolute;
	height: 290px;
	width: 480px;
	top: 1px;
	right: -1px;
}
.slide_cuadrado_slider {
	position: absolute;
	height: 290px;
	width: 481px;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	overflow: hidden;
}
.slide_cuadrado_container_puntos {
	position: absolute;
	width: 480px;
	z-index: 4;
	top: 260px;
	text-align: center;
	height: 14px;
}
.slide_cuadrado_punto {
	height: 14px;
	width: 14px;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #666;
}
.slide_rectangular_control {
	position: absolute;
	height: 298px;
	width: 973px;
	top: 0px;
	left: 0px;
}
.slide_rectangular_container {
	position: absolute;
	height: 290px;
	width: 966px;
	top: 3px;
	left: 4px;
}
.slide_rectangular_container2 {
	position: absolute;
	height: 290px;
	width: 966px;
	top: 0px;
	left: 0px;
}
.slide_rectangular_slider {
	position: absolute;
	height: 290px;
	width: 481px;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	overflow: hidden;
}
.slide_rectangular_container_puntos {
	position: absolute;
	width: 966px;
	z-index: 4;
	top: 245px;
	text-align: center;
}
.slide_rectangular_punto {
	height: 14px;
	width: 14px;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 35px;
	color: #666;
}
.slide_rectangular_corner1 {
	background-image: url(../img/novedades-s1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	left: -6px;
	top: -5px;
	z-index: 4000;
}
.slide_rectangular_corner2 {
	background-image: url(../img/novedades-s2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	top: -5px;
	z-index: 400000;
	right: -6px;
}
.slide_rectangular_corner3 {
	background-image: url(../img/novedades-s3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	z-index: 400000;
	bottom: -6px;
	right: -6px;
}
.slide_rectangular_corner4 {
	background-image: url(../img/novedades-s4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	z-index: 4000;
	bottom: -5px;
	left: -5px;
}
