#div_banners_rotando{
	width:845px;
	height:213px;
	border:2px solid #FFF;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}
#div_contenedor_banners_1{
	 height:213px;
	 width:845px;
	 position:relative;
	 left:0px;
	 top:0px;
	 cursor:pointer;
}
#div_contenedor_banners_2{
	 height:213px;
	 width:0px;
	 position:relative;
	 left:0px;
	 top:0px;
	 cursor:pointer;
}
.img_banner{
	display:none;
	cursor:pointer;
}
