@charset "utf-8";
/* CSS Document */

/*/////estrellas////*/
#starClip1{
	/*border:2px solid  #F00;*/
	position: absolute;
	top: -250px;
	left: 550px;
	width: 335px;
	height: 240px;
	z-index: 202;
	}

#starClip2{
	/*border:2px solid  #F00;*/
	position: absolute;
	top: -250px;
	left: 650px;
	width: 335px;
	height: 240px;
	z-index: 202;
	}


#star01{
	top: 0px;
	left: 250px;
	}
#star02{
	top: 50px;
	left: 150px;
	}
#star03{
	top: 100px;
	left: 0px;
	}
#star04{
	top: 100px;
	left: 300px;
	}
#star05{
	top: 150px;
	left: 250px;
	}
#star06{
	top: 200px;
	left: 0px;
	}
#star07{
	top: 200px;
	left: 200px;
	}


#starB01{
	top: 0px;
	left: 20px;
	}
#starB02{
	top: 120px;
	left: 120px;
	}
#starB03{
	top: 300px;
	left: 200px;
	}
	
	
.starClass{
	display: none;
	position: absolute;
	width: 31px;
	height: 34px;
	/*background: url("../img/actividad/star.png") no-repeat scroll left top transparent;
	border: 0px;*/
	}
.starClassB{
	display: none;
	position: absolute;
	width: 40px;
	height: 44px;
	/*background: url("../img/actividad/star2.png") no-repeat scroll left top transparent;
	border: 0px;*/
	}

/*///////////////*/

