/* CSS - Infinite Business Solutions 2008
/* --------------------------------------------------------------------------------*/
/*                                                                         [links] */
/* ------------------------------------------------------------------------------*/
/*  														             [corpo] */

/*--------- [Go To Top] ----*/
.DivScroller{
	width:23px;
	height:auto;
	background:yellow;
}

.DivMiniBTNS{
	/*position:absolute;*/
	position:relative;
	
	/*z-index: 10;*/
	float:left;
	
	top:200px;
	
	right:0px;
	width:23px;
	height:93px;
	}

.DivMinibtntopo{
	width:23px;
	height:35px;
	}
	
.DivMinibtnreturn{
	width:23px;
	height:29px;
	}
	
.DivMinibtnhome{
	width:23px;
	height:29px;
	}
	
.DivMinibtnmail{
	width:23px;
	height:29px;
	}
/*--------- [Go To Top] ----*/

/*                                                                      [/corpo] */
/* ------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------*/
/*                                                                      [Rodapé] */

.copy{
	float:left;
	margin-left: 10px;
	margin-top: 12px;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	color:#FFF;
	} /* Class do texto "Copyright" */

.linkdireita{
	float: right;
	margin-right: 10px;
	margin-top: 12px;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	color:#FFF;
	} /* Class do texto "Produzido" */
	
a.linkdireita:link {text-decoration:none; color:#FFF;}
a.linkdireita:visited {text-decoration: none; color:#FFF;} 
a.linkdireita:active {text-decoration: none; color:#FFF;} 
a.linkdireita:hover {text-decoration: underline; color:#FFF;}

/*                                                                     [/Rodapé] */
/* ------------------------------------------------------------------------------*/
/*                                                                        [/links] */
/* --------------------------------------------------------------------------------*/
/* CSS - Infinite Business Solutions 2008