
@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/imagens/background.jpg);
	background-attachment:fixed;
	background-color: #CDCDCD;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
}
.textologin {
	font-size:11px;
	color:#FFF;
}
.camposlogin {
	width:100px;
	height:16px;
	background-color:#FFF;
	border:none;
	font-size:12px;
	color:#03F;
}
#divfundo {
	position:absolute;
	width:570px;
	height:325px;
	z-index:1;
	margin-top:2px;
}
.fontgrande {
	font-size: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}
.btncadastrar {
	width:156px;
	height:37px;
	border:none;
}
.btncadastrar:hover {
	width:154px;
	height:35px;
	border:none;
	cursor:pointer;
}
.capazverde {
	width:117px;
	height:100px;
	border:none;
}
.capazverde:hover {
	width:115px;
	height:98px;
	border:none;
	cursor:pointer;
}
.redemineral {
	width:104px;
	height:91px;
	border:none;
}
.redemineral:hover {
	width:102px;
	height:89px;
	border:none;
	cursor:pointer;
}
.seloverde {
	width:104px;
	height:97px;
	border:none;
}
.seloverde:hover {
	width:102px;
	height:95px;
	border:none;
	cursor:pointer;
}
.fontemenor {
	font-size:10px;
}
#divfundo2 {	position:absolute;
	width:570px;
	height:325px;
	z-index:1;
	margin-top:2px;
}
.acursor {cursor:pointer;	
font-family: Arial, Helvetica, sans-serif;	
color: #333;
}
.addthis_toolbox.atfixed {
	top: 10%;
	left: 20px;
	border: 1px solid #eee;
	padding: 0px 0px 0px;
	width: 32px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-left: 5px;
}
.addthis_toolbox .custom_images a {    
width: 32px;    
height: 32px;    
margin: 0;    
padding: 0;    
cursor: pointer;
}
.addthis_toolbox .custom_images a img { 
border: 0;
margin: 0 0 1px; 
opacity: 1.0; 
}
.addthis_toolbox .custom_images a:hover img { 
margin: 1px 0 0; 
opacity: 0.75; 
}
.addthis_toolbox1 {    
top: 10%;    
left: 20px;    
border: 1px solid #eee;    
padding: 5px 5px 1px;    
width: 32px;    
-moz-border-radius: 4px;   
-webkit-border-radius: 4px;    
border-radius: 4px;
}

