* {
	margin:0;
	padding:0;
	list-style-type:none;
	border:none;
}
a, a:visited, a:visited p {
	text-decoration:none;
 	color: black;
}
a:hover, a:hover p  {
	text-decoration:underline;
	color: black;
}
.clear {
	clear:both;
}
body {
	/*background:url(images/background.jpg) no-repeat fixed;*/
	/*background:url(images/background-2.jpg) no-repeat fixed;*/
	background:url(/images/background-3.jpg) no-repeat top center fixed;
	margin:0 0 40px 0;
	font-family:Arial, Helvetica, sans-serif;
}
div.container-geral {
	width:950px;
	margin:0 auto;
}
div.topo {
	height:207px;
	position:relative;
}
div.marca {
	padding-top:36px;
	float:left;
}
div.topo form {
	float:right;
	width:318px;
	height:98px;
	background:url(/images/busca-campo.gif) no-repeat left 68px;
	position:relative;
}
input.busca-campo {
	background-color:transparent;
	border:none;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	width:216px;
	height:24px;
	position:absolute;
	left:56px;
	top:68px;
	padding:6px 0 0 8px;
}
input.busca-botao {
	position:absolute;
	left:292px;
	top:68px;
}
ul.menu-topo {
	position:absolute;
	left:0;
	top:150px;
	padding-bottom:28px;
	border-bottom:1px solid #cbc5b1;
	width:950px;
}
ul.menu-topo li {
	float:left;
	font-size:13px;
	background:url(/images/ico-mn-tp.png) no-repeat right 6px; *background:url(/images/ico-mn-tp.png) no-repeat right 5px;
	padding-right:19px;
	font-weight:bold;
}
ul.menu-topo li a {
	color:#91845d;
}
li.menu-ultimo-item {
	background:none !important;
	padding-right:0 !important;
}
div.lateral-esq {
	float:left;
	width:182px;
}

div.lateral-esq H3 {
	font-size:22px;
	font-weight:bold;
	color:#d78107;
}

ul.container-ajuda {
	padding-bottom:25px;
}
ul.container-ajuda li {
	padding-bottom:12px;
}
ul.container-ajuda li a{
	background-image:url(/images/bt-bck-quero-ser.gif);
	background-repeat:no-repeat;
	height:40px;
	width:182px;
	overflow:hidden;
	display:block;
	text-indent:-1999px;
}
li.mantenedor a {
	background-position:0 -52px;
}
li.intercessor a {
	background-position:0 -104px;
}
li.empresario a {
	background-position:0 -156px;
}
ul.menu-lateral {
	padding:5px 0 40px 0;
}
ul.menu-lateral li {
	font-size:19px;
	border-bottom:1px solid #cbc5b1;
	padding:7px 0 10px 0;
	
}
ul.menu-lateral li a{
	color:#895907;
}
div.lateral-esq {
	float:left;
	padding-top:26px;
}
div.lateral-esq form .newsletter{
	float:left;
	width:182px;
	height:142px;
	background:url(/images/news-input.png) no-repeat left top;
	position:relative;
	padding-bottom:44px;
}
input.news-campo {
	background-color:transparent;
	border:none;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	width:173px;
	height:24px;
	position:absolute;
	left:0;
	top:80px;
	padding:6px 0 0 8px;
}

input.campo_generico {
  background-color:#cccc99;
	border:none;
	font-size:14px;
	font-weight:bold;
  color:#000000;

}

input.news-botao {
	position:absolute;
	left:0px;
	top:124px;
}
div.banner-lateral {
	text-align: center;
	margin-bottom: 30px;
}
div.conteudo {
	float:right;
	width:745px;
	padding-top:26px;
}
div.banner-principal {
	position:relative;
}
ul.banner-nav {
	width:62px;
	height:20px;
	position:absolute;
	top:-27px;
	left:681px;
}
ul.banner-nav li {
	position:absolute;
	top:0;
	height:20px;
}
ul.banner-nav li a{
	display:block;
	width:20px;
	height:20px;
	top:0;
	text-decoration:none;
}
ul.banner-nav li a span {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	cursor:pointer;
}
ulbanner-nav li a:hover {
	z-index:1000;
}
#bn-1 {
	left:0;
}
#bn-1 a span{
	background:url(/images/banner-nav.png) no-repeat 0 0;
}
#bn-1 a:hover span{
	background:url(/images/banner-nav.png) no-repeat 0 -20px;
}
#bn-2 {
	left:21px;
}
#bn-2 a span{
	background:url(/images/banner-nav.png) no-repeat -21px 0;
}
#bn-2 a:hover span{
	background:url(/images/banner-nav.png) no-repeat -21px -20px;
}
#bn-3 {
	left:42px;
}
#bn-3 a span{
	background:url(/images/banner-nav.png) no-repeat -42px 0;
}
#bn-3 a:hover span{
	background:url(/images/banner-nav.png) no-repeat -42px -20px;
}
div.destaque {
	float:left;
	margin-top:36px;
}
div.destaque div {
	position:relative;
}
div.destaque h1 {
	font-size:30px;
	font-weight:bold;
	color:#d9870e;
	padding-bottom:17px;
}
div.destaque div img {
	border:1px solid #383837;
}

/*
div.destaque div p  {
	background:url(/images/bkc-trans-cinza.png) repeat 0 0;
	position:absolute;
	height:41px;
	padding:13px 4px 0 4px;
	top:112px;
	left:0;
	color:#FFFFFF;
	font-size:12px;
	cursor:pointer; 
} 
*/
div.destaque div p  {
	padding:5px 4px 0 4px;
	left:0;
	color:#000000;
	font-size:13px;
	cursor:pointer; 
}  
   
div.destaque div a  {
	font-size:13px;

}
div.destaque_interno_1 {
	width:205px;
	border-right:1px solid #cbc5b1;
	padding-right:31px;
}
div.destaque_interno_2 {
	width:206px;
	padding-right:31px;
	padding-left:32px;
	border-right:1px solid #cbc5b1;
}
div.destaque_interno_3 {
	width:206px;
	padding-left:31px;
}
div.mais-noticias {
	padding:27px 0 28px 0;
}
div.mais-noticias h2 {
	font-size:20px;
	font-weight:bold;
	color:#d78107;
	border-top:1px solid #cbc5b1;
	padding:22px 0 25px 0;
}
div.mais-noticias h2 span{
	color:#895907;
}
div.noticia {
	float:left;
	position:relative;
	height:103px;
}
div.noticia img {
	position:absolute;
	top:0;
	left:0;
	border:1px solid #383837;
}
div.noticia p {
	color:#515151;
	font-weight:bold;
	line-height:13px;
	cursor:pointer;
	font-size:14px;
}
div.new-1 {
	padding:0 60px 0 86px;
	width:123px;
}
div.new-2 {
	padding:0 0 0 86px;
	width:121px;
}
div.container-videos {
	background:url(/images/videos-bck.gif) no-repeat left top #e4ab10;
	padding:9px 23px 22px 23px;
}
div.box-audio {
	position:relative;
	padding-right:30px;
	border-right:1px solid #ffffff;
	width:300px;
	float:left;
}
div.box-audio h1, div.box-video h1 {
	font-size:30px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:13px;
	padding-top:10px;
}
a.ver-mais {
	font-size:21px;
	color:#895907;
	font-weight:bold;
	position:relative;
}
a.ver-mais span {
	color:#ffffff;
}
a.audio {
	left:237px;
	top:-42px;
}
a.artigos {
	left:237px;
	top:-42px;
}
a.video {
	left:305px;
	top:-42px;
}
div.box-video ul{
	float:right;
}
div.box-audio ul li {
	background:url(/images/videos-seta.png) no-repeat 0 0;
	font-size:12px;
	padding-left:19px;
	margin-bottom:11px;
	line-height:14px;
}
div.box-audio ul li a {
	color:#383837;
}
div.box-video {
	position:relative;
	width:359px;
	float:right;
	
}


div.box-video div{
	float:left;
}
div.box-video ul li{
	height:75px;
	padding-bottom:3px;
}
div.rodape {
	width:950px;
	height:122px;
	background:url(/images/rdp-bck.gif) no-repeat 0 0 #d78107;
	float:left;
	position:relative;
	margin-top:30px;
}
ul.menu-rodape {
	padding-top:26px;
	text-align:center;
}
ul.menu-rodape li {
	display:inline;
	font-size:13px;
	background:url(/images/ico-mn-rdp.png) no-repeat right 6px; *background:url(images/ico-mn-rdp.png) no-repeat right 5px;
	padding-right:19px;
	font-weight:bold;
}
ul.menu-rodape li a {
	color:#ffffff;
}
a.av-quartel {
	position:absolute;
	top:29px;
	left:909px;
}
div.rodape p {
	text-align:center;
	font-size:12px;
	color:#ffbd00;
	padding:18px 0 8px 0;
}
div.rodape a.site {
	color:#ffffff;
	display:block;
	text-align:center;
	font-size:12px;
}
ul.redes-sociais {
	position:absolute;
	top:82px;
	left:782px;
}
ul.redes-sociais li {
	float:left;
}
ul.redes-sociais li a {
	background-image:url(/images/redes-sociais.gif);
	background-repeat:no-repeat;
	height:27px;
	width:27px;
	overflow:hidden;
	display:block;
	text-indent:-1999px;
	padding-left:5px;
}
ul.redes-sociais .rss a {
	background-position:0 0;
}
ul.redes-sociais .twitter a {
	background-position:-32px 0 !important;
}
ul.redes-sociais .youtube a {
	background-position:-64px 0 !important;
}
ul.redes-sociais .flickr a {
	background-position:-96px 0 !important;
}
ul.redes-sociais .facebook a {
	background-position:-128px 0 !important;
}
div.interna {
	padding-top:19px;
}
div.interna div.destaque {
	margin-top:18px;
}
h1.tt-secao {
	color:#83ba41;
	font-size:54px;
}
div.conteudo-col-1 {
	border-right:1px solid #cbc5b1;
	width:473px;
	padding-right:33px;
	float:left;
}
div.conteudo-col-2 {
	width:206px;
	float:right;
}
div.destaque-principal {
	position:relative;
	padding-left:297px;
	height:204px;
}
div.destaque-principal img {
	position:absolute;
	top:0;
	left:0;
	border:1px solid #383837;
}
div.destaque-principal a {
	color:#515151;
	font-size:12px;
	line-height:14px;
}
div.destaque-principal a strong {
	color:#d78108;
	font-size:18px;
	display:block;
	line-height:21px;
}
div.destaque-principal a:hover strong {
	text-decoration:underline;
}
div.ultimas-noticias h3 {
	font-size:20px;
	font-weight:bold;
	color:#d78107;
	padding:37px 0 8px 0;
}
div.ultimas-noticias h3 span{
	color:#895907;
}
div.ultimas-noticias li {
	font-size:12px;
	border-bottom:1px solid #cbc5b1;
	line-height:14px;
	padding:7px 0;
}
div.ultimas-noticias li a{
	color:#515151;
}
div.ultimas-noticias li a span{
	color:#d78108;
	display:block;
}
div.conteudo-col-2 div {
	padding-left:86px;
	border-bottom:1px solid #cbc5b1;
	position:relative;
	height:95px;
	margin-top:20px;
}
div.conteudo-col-2 div.noticia-topo {
	margin-top:0;
}
div.conteudo-col-2 div a img {
	position:absolute;
	border:1px solid #383837;
	top:0;
	left:0;
}
div.conteudo-col-2 div a p {
	color:#515151;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
}
div.noticia-all p{
	font-weight:normal;
	font-size:14px;
	line-height:15px;
	margin-top:20px;	
}
div.noticia-all a{
  text-decoration:underline;
}
div.noticia-all a:hover{
color:#895907; 
}
div.noticia-all h2{
	color:#895907;
	font-size:32px;	
	padding-top:15px;
}

div.noticia-all .right-img{
	float:right;
	margin:15px;
	border:solid 3px #895907; 	
}

div.noticia-all .left-img{
	float:left;
	margin:15px;
	border:solid 3px #895907; 	
}
