@charset "utf-8";
#inicio_colage {
	height: 455px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#inicio_colage img{position:absolute;z-index:1}
#inicio_colage img.active{z-index:3}
#inicio_colage1 {
	background-image: url(../imagenes/imag_rotativa1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 455px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#inicio_colage2 {
	background-image: url(../imagenes/imag_rotativa2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 455px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#inicio_colage3 {
	background-image: url(../imagenes/imag_rotativa3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 455px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#inicio_colage4 {
	background-image: url(../imagenes/imag_rotativa4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 455px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
