@font-face {
    font-family: 'fontspecial';
	src: local('Hermes Thin'), local('HermesThin');
    src: url('font/xfont.eot');
    src: url('font/xfont.eot?#iefix') format('embedded-opentype'),
         url('font/xfont.woff') format('woff'),
         url('font/xfont.ttf') format('truetype'),
         url('font/xfont.svg#fontspecial') format('svg');
    font-weight: normal;
    font-style: normal;
}

	/* button ************************************************************/
		.texto a.button, a.button
		{
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;		
			text-decoration: none;
			font-size: 13px; 
			line-height:13px; /* alguns browsers nao detectam altura do texto, nós definimos para que funcionem bem os paddings */			
			color:rgb(255,255,255);			
			padding:14px;
			width: 140px;
			text-align: center;
			background:rgb(22,98,38);
			
			font-family: 'fontspecial', sans-serif;
		
			display:inline-block;
			
			margin-top:20px;
			
			
			
			/* trasition para a borda e background */
			-webkit-transition: all 300ms ease-out;
   	 		-moz-transition: all 300ms ease-out;
    		-o-transition: all 300ms ease-out;
    		transition: all 300ms ease-out;
		}
		
		.texto a.button:hover, a.button:hover
		{
		background-color:rgb(114,202,77);
		color:rgb(255,255,255);
		text-decoration:none;
		}
		
		a.button i { margin-left:5px; margin-top:2px; float:left;}
		
		
		a.button.vermelho{background-color:rgb(197,4,5); }
		a.button.vermelho:hover{ background-color:rgb(171,0,0);}

.texto, .textolink, .texto a, .texto p{
	color:#333333;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}
.texto a:hover{
	text-decoration:underline;
	}
	
.negrito{
	font-weight:bold;
	}	


.textolink a:link, .textolink a:active, .textolink a:visited{
	color:#333333;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
}
.textolink a:hover{
	text-decoration:none;
}


.texto10{
	color:#333333;
	font-size:10px;
	line-height:18px;
	text-transform:capitalize;
}
.btxtopicos, .btxtopicos a{
	color:#333333;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	text-transform:capitalize;
}
.btxtopicos a:hover{
	text-decoration:underline;
	}

.homettls{
	font-size:32px;
	color:#C50405;
	font-family: 'fontspecial';
	text-decoration:none;
	margin-bottom:20px;
	}	

h1{
	font-size:40px;
	color:#30802B;
	font-family: 'fontspecial';
	text-decoration:none;
	text-transform:capitalize;
	margin-bottom:20px;
	}

h2{
	color:#333333;
	font-size:16px;
	margin-bottom:15px;
	}
h3{
	color:#333333;
	font-size:20px;
	margin-bottom:15px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'fontspecial';
	}
	
h4{
	color:#333333;
	font-size:16px;
	margin-bottom:15px;
	font-family: 'fontspecial';
	}
	
hr{
	border-top:#CCC dotted 1px;
	margin:20px 0px 20px 0px;
	}
	
.topicosvisto{
	float:left;
	width:300px;
	margin:20px 5px 30px 0px;
	}	
	
.topicosvisto li{
	list-style:none;
	background:url(../imagens/icones/ico_visto.gif) left 5px no-repeat;
	padding:7px 0px 7px 40px;
	font-size:12px;
	margin:0px 0px 5px 0px;
	color:#333;
	}
	
.ttl22{
	color:#336600;
	font-size:22px;
	line-height:20px;
	font-weight:bold;
    font-style: normal;
	margin-bottom:4px;
	}
.subttl14{
	color:#336600;
	font-size:14px;
	font-weight:normal;
    font-style: normal;
	}
	
	
.txtcaminho{
	color:#146026;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	}
.txtcaminho a, .txtcaminho a:active, .txtcaminho a:link, .txtcaminho a:visited{
	color:#146026;
	font-size:12px;
	text-align:left;
	text-decoration:underline;
	}	
.txtcaminho a:hover{
	text-decoration:none;
	}	
#btvoltar{
	float:right;
	}

.lermais{
	padding:3px 0px 0px 2px;
	}
	
.lermais a, .lermais a:active, .lermais a:link, .lermais a:visited{
	color:#00333F;
	font-size:12px;
	line-height:14px;
	text-align:left;
	text-decoration:underline;
	}
	
.lermais a:hover{
	text-decoration:none;
	}
	
	


.ttltopicos{
	color:#666;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	text-align:left;
	padding-bottom:10px;
	}
.topicos11{
	color:#666;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	text-align:left;
	list-style-position:inside;
	}
	
.caminho, .caminho a, .caminho a:active, .caminho a:link, .caminho a:visited{
	font-size:22px;
	color:#3F4B52;
	font-family: 'fontspecial';
	text-decoration:none;
	}
.caminho a:hover{
	text-decoration:underline;
	}

.paginaactual{
	color:#FF4D00;
	}

.dataultimas{
	color:#999999;
	font-size:10px;
	line-height:13px;
	text-transform:capitalize;
}

.destaque{
	color:#C50405;
	font-size:12px;
	font-weight:normal;
}

.notapk{
	color:#C50405;
	font-size:9px;
	font-weight:normal;
	line-height:6px;
	text-transform:uppercase;
}
.notapkn{
	color:#C50405;
	font-size:9px;
	font-weight:normal;
	line-height:25px;
	text-transform:uppercase;
}