
#toTop {
	display: initial;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	
	border: none;
	z-index:10;
	
	
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}




#toTopDos {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 65px;
	right: 2%;
	overflow: hidden;
	
	border: none;
	z-index:10;
	
	
}
#toTopHoverDos {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}





#toTopTres {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 110px;
	right: 2%;
	overflow: hidden;
	
	border: none;
	
	
}
#toTopHoverTres {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}


/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*-- //banner-top --*/

/*-- //to-top --*/
/*-- responsive media queries --*/

/*-- //responsive media queries --*/