/* 

    Document   : estilos.css
    Created on : 08/07/2011, 00:00:00
    Author     : Kaká Stefane ( [X]HTML / CSS ) - NacionalVOX Agencia Digital www.nacionalvox.com.br
    Description: CSS - Brasil Pinto

    TODO customize this sample style
	
*/

*													{ padding:0; margin:0; }
img, fieldset										{ border:none; }
html, body 											{ font:12px Arial, Tahoma; color:#999; background:url(../bg.jpg) no-repeat top center #003C1E; }
.body_frame											{ background:url(../bg-frame.jpg) no-repeat top center #003C1E; }
ul													{ list-style:none; }
.geral												{ width:980px; margin:0 auto; }

/* resources */
.none												{ display:none; }
.clear												{ clear:both; }
a													{ text-decoration:none; }
a:hover												{ text-decoration:underline; }
p strong											{ font-weight:bold; }
.overflow_hidden									{ overflow:hidden; }

/* topo */
.topo												{ position:relative; width:980px; height:500px; margin:auto; }
.topo .logo											{ position:absolute; left:-4px; width:373px; height:111px; background:url(../logo.png) top left no-repeat; display:block; text-indent:-9999px; overflow:hidden; }
.topo .logo:hover									{ background-position:bottom left; }

.topo .nav											{ position:absolute; top:5px; right:0; }
.topo .nav li										{ float:left; background:url(../icons/separa-nav.png) no-repeat center right; margin-right:10px; padding-right:10px; }
.topo .nav li.last									{ margin:0; padding:0; background:none; }
.topo .nav li a										{ color:#80988E; }
.topo .nav li a:hover								{ text-decoration:none; color:#CCFF66; }

.topo .menu											{ position:absolute; top:248px; left:0;}
.topo .menu li										{ width:190px; text-shadow:2px 2px 3px #000; font-size:14px; font-weight:600; }
.topo .menu li a									{ height:31px; line-height:31px; display:block; color:#80988E; }
.topo .menu li a:hover								{ background:url(../bg-over-menu.png); color:#CCFF00; text-align:right; padding-right:10px; text-decoration:none; }
	
.topo .slogan										{ position:absolute; top:325px; right:0; width:407px; }
.topo .slogan h2									{ width:407px; height:27px; background:url(../slogan.png) top left no-repeat; display:block; text-indent:-9999px; overflow:hidden; margin-bottom:10px; }
.topo .slogan p										{ text-align:right; color:#99B7A8; line-height:150%; }
.topo .slogan .saibamais							{ float:right; display:block; width:100px; height:25px; background:url(../btn-saiba-mais.png) no-repeat; color:#293F03; font-weight:600; text-align:center; line-height:25px; margin-top:15px; }
.topo .slogan .saibamais:hover						{ background-position:bottom; text-decoration:none; }

/* conteudo */
.conteudo .esquerda									{ display:block; float:left; width:330px; padding-top:20px; height:539px; }
.conteudo .esquerda h3								{ color:#E0FACD; font-family:"Times New Roman", Times, serif; font-size:25px; font-weight:600; margin-bottom:20px; padding:0 0 5px 15px; background:url(../icons/separa-nav.png) no-repeat center left; border-bottom:1px solid #00160C; }
.conteudo .esquerda p								{ color:#99B7A8; font-weight:600; font-size:12px; width:295px; margin-bottom:20px; line-height:150%; }
.conteudo .esquerda .mais_sobre						{ float:right; color:#7ABA0B; font-weight:600; text-align:right; margin-right:20px; }
.conteudo .esquerda .escritorio						{ overflow:hidden; }
.conteudo .esquerda .data							{ display:block; width:90px; height:30px; background:url(../box-data.png); line-height:30px; text-align:center; color:#FFFFFF; font-weight:600; }
.conteudo .esquerda .list_not_home a				{ display:block; color:#7ABA0B; font-size:14px; text-shadow:2px 2px 3px #000; font-weight:600; cursor:pointer; margin-top:10px; margin-bottom:10px; }
.conteudo .esquerda .saibamais						{ display:block; width:100px; height:25px; background:url(../btn-saiba-mais.png) no-repeat; color:#293F03; font-weight:600; text-align:center; margin-left:230px; line-height:25px; right:20px; }
.conteudo .esquerda .saibamais:hover				{ background:url(../btn-saiba-mais.png) bottom; text-decoration:none; }						

.conteudo .direita									{ width:610px; height:250px; display:block; float:right; }
.conteudo .direita h3								{ color:#E0FACD; font-family:"Times New Roman", Times, serif; font-size:25px; font-weight:600; margin-top:20px; padding-left:15px; background:url(../icons/separa-nav.png) no-repeat center left; }
.conteudo .direita .linha_dois						{ width:610px; height:1px; background:url(../linha2.png); margin-top:5px; margin-bottom:20px; }
.conteudo .direita h4								{ position:absolute; z-index:10; bottom:10px; right:-5px; font-family:"Times New Roman", Times, serif; font-size:25px; color:#CCFF00; font-weight:600; text-shadow:2px 2px 3px #000; width:460px; height:50px; background:url(../bg-legenda-slide.png) no-repeat; line-height:50px; text-align:center; }
.conteudo .direita .slide							{ position:relative; width:610px; height:250px; }
.conteudo .direita .slide-left						{ position:absolute; z-index:10; top:94px; left:0; }
.conteudo .direita .slide-right						{ position:absolute; z-index:10; top:94px; right:0; }
.conteudo .direita .artigo_um						{ float:left; width:295px; }
.conteudo .direita .artigo_dois						{ float:right; width:295px; }
.conteudo .direita .data							{ display:block; width:90px; height:30px; background:url(../box-data.png); line-height:30px; text-align:center; color:#FFFFFF; font-weight:600; }
.conteudo .direita .artigo_um a						{ display:block; color:#7ABA0B; font-size:14px; text-shadow:2px 2px 3px #000; font-weight:600; cursor:pointer; margin-top:10px; margin-bottom:10px; }
.conteudo .direita .artigo_dois a					{ display:block; color:#7ABA0B; font-size:14px; text-shadow:2px 2px 3px #000; font-weight:600; cursor:pointer; margin-top:10px; margin-bottom:10px; }
.conteudo .direita .saibamais						{ display:block; width:100px; height:25px; background:url(../btn-saiba-mais.png) no-repeat; color:#293F03; font-weight:600; text-align:center; margin-left:490px; line-height:25px; margin-top:10px; }
.conteudo .direita .saibamais:hover					{ background:url(../btn-saiba-mais.png) bottom; text-decoration:none; }		

/* rodape */
.rodape_geral										{ background:url(../bg-rodape.png) no-repeat top center; }
.rodape												{ position:relative; width:980px; height:155px; margin:0 auto; }
.rodape_geral .rodape .menu_ft						{ position:absolute; top:14px; left:0; }
.rodape_geral .rodape .menu_ft li					{ display:block; float:left; margin-right:10px; background:url(../icons/separa-nav.png) no-repeat center right; padding-right:10px; }
.rodape_geral .rodape .menu_ft li.last				{ margin:0; padding:0; background:none; }
.rodape_geral .rodape .menu_ft li a					{ color:#80988E; }
.rodape_geral .rodape .menu_ft li a:hover			{ text-decoration:none; color:#CCFF66; }
.rodape_geral .rodape .logo_ft						{ position:absolute; bottom:0; left:-4px; width:357px; height:83px; background:url(../logo-rodape.png) top left no-repeat; display:block; text-indent:-9999px; overflow:hidden; }
.rodape_geral .rodape .logo_ft:hover				{ background:url(../logo-rodape.png) bottom left; }

/* topo_frame */
.topo_frame											{ position:relative; width:980px; height:207px; margin:auto; }
.topo_frame .logo									{ position:absolute; left:-4px; width:373px; height:111px; background:url(../logo.png) top left no-repeat; display:block; text-indent:-9999px; overflow:hidden; }
.topo_frame .logo:hover								{ background:url(../logo.png) bottom left; }
.topo_frame .nav									{ position:absolute; top:5px; right:0; }
.topo_frame .nav li									{ display:block; float:left; margin-right:10px; background:url(../icons/separa-nav.png) no-repeat center right; padding-right:10px; }
.topo_frame .nav li.last							{ margin:0;  padding:0; background:none; }
.topo_frame .nav li a								{ color:#80988E; }
.topo_frame .nav li a:hover							{ text-decoration:none; color:#CCFF66; }

.topo_frame .menu_frame								{ position:absolute; top:135px; left:0; line-height:40px; }
.topo_frame .menu_frame li							{ display:block; float:left; margin-right:10px; background:url(../icons/separa-nav.png) no-repeat center right; padding-right:10px; text-shadow:2px 2px 3px #000; font-size:14px; font-weight:600; }
.topo_frame .menu_frame li.last						{ margin:0; padding:0; background:none; }
.topo_frame .menu_frame li a	 					{ color:#80988E; text-decoration:none; }
.topo_frame .menu_frame li a:hover					{ color:#CCFF00; }

/* conteudo frame */
.cont_frame											{ width:980px; color:#99B7A8; }

.cont_frame .left_frame								{ width:615px; float:left; }
.cont_frame .left_frame h3							{ color:#E0FACD; font-family:"Times New Roman", Times, serif; font-size:25px; font-weight:600; margin-top:20px; padding-left:15px; background:url(../icons/separa-nav.png) no-repeat center left; }
.cont_frame .left_frame img							{ float:left; margin-right:20px; margin-bottom:20px; }
.cont_frame .left_frame p							{ line-height:150%; margin-bottom:10px; color:#99B7A8; }
.cont_frame .left_frame .linha_tres					{ width:980px; height:1px; background:url(../linha3.png); margin-top:5px; margin-bottom:20px; }
		
.cont_frame .left_frame li							{ padding:7px; font-size:14px; font-weight:600; }
.cont_frame .left_frame li:hover					{ color:#7ABA0B; cursor:pointer; }
.cont_frame .left_frame .last						{ margin-bottom:20px; }
.cont_frame .left_frame .ativo						{ background:url(../bg-list-cont.png); color:#7ABA0B }
.cont_frame .left_frame .descricao					{ text-align:center; padding:0px 0px 0px 0px; display:block; background:url(../bg-list-desc.png) no-repeat; height:70px; width:615px; }
.cont_frame .left_frame .tit_art_not a				{ font-size:18px; color:#7ABA0B; text-shadow:2px 2px 3px #000; margin:10px 0; line-height:30px; }
.cont_frame .left_frame .res_art_not				{ font-size:12px; margin-left:10px; margin-top:10px; }
.cont_frame .left_frame .desc_art_not				{ font-size:12px; margin-left:20px; font-style:italic; }
.cont_frame .left_frame .link_art_not				{ display:block; font-size:14px; color:#7ABA0B; text-shadow:2px 2px 3px #000; text-align:right; margin-right:20px; }
.cont_frame .left_frame .linha_art					{ width:620px; height:1px; background:url(../linha3.png); margin-top:15px; margin-bottom:15px; }
.cont_frame .left_frame .data						{ display:block; width:90px; height:30px; background:url(../box-data.png); line-height:30px; text-align:center; color:#FFFFFF; font-weight:600; float:left; margin-right:20px; margin-bottom:5px; }
.cont_frame .left_frame h4							{ font-size:14px; font-weight:600; background:url(../icons/separa-nav.png) center left no-repeat; padding-left:15px; text-shadow:2px 2px 3px #000; margin:0 0 5px 5px; }
.cont_frame .left_frame a							{ font-size:14px; color:#99B7A8; margin-left:20px; }
.cont_frame .left_frame a:hover						{ color:#F1F1F1; }

.cont_frame .contato_frame h3						{ color:#E0FACD; font-family:"Times New Roman", Times, serif; font-size:25px; font-weight:600; margin-top:20px; padding-left:15px; background:url(../icons/separa-nav.png) no-repeat center left; }
.cont_frame .contato_frame .linha_tres				{ width:980px; height:1px; background:url(../linha3.png); margin-top:5px; margin-bottom:20px; }
.cont_frame .contato_frame p						{ line-height:150%; margin-bottom:20px; color:#99B7A8; }

.cont_frame .contato_frame .form					{ width:420px; float:left; margin-top:20px; }
.cont_frame .contato_frame .form label				{ color:#99B7A8; display:block; float:left; height:30px; line-height:30px; margin-right:10px; width:80px; }
.cont_frame .contato_frame .form input[type="text"]	{ border:1px solid #FFF; display:block; float:left; height:30px; line-height:30px; margin-bottom:10px; padding:0 5px; width:270px; }
.cont_frame .contato_frame .form input[type="text"]:focus 	{ border:1px solid #FFF; background:#CDDCD5; }
.campo_requer									 	{ border:1px solid #FFF; background:#CDDCD5; }
.cont_frame .contato_frame .form textarea			{ border:1px solid #FFF; height:98px; line-height:30px; margin-bottom:10px; padding:0 5px; width:270px; }
.cont_frame .contato_frame .form textarea:focus 	{ border:1px solid #FFF; background:#CDDCD5; }
.cont_frame .contato_frame .form input.captcha[type="text"] 	{ width:60px; margin-bottom:32px; }
.cont_frame .contato_frame .form input[type="submit"]	{ background:url(../submit.png) no-repeat top left; border:0; color:#FFFFFF; cursor:pointer; height:30px; line-height:30px; width:60px; float:right; margin-right:48px; }
.cont_frame .contato_frame .form input[type="submit"]:hover { text-decoration:underline; }

.cont_frame .contato_frame .esquerda				{ width:540px; float:right; margin-top:20px; }
.cont_frame .contato_frame .esquerda h4				{ font-size:22px; color:#99B7A8; margin-bottom:10px;}
.cont_frame .contato_frame .esquerda .area			{ font-size:18px; color:#99B7A8; margin:0 10px 0 0;  }
.cont_frame .contato_frame .esquerda .fone			{ font-size:22px; color:#7ABA0B; }
.cont_frame .contato_frame .esquerda address		{ margin:25px 0; }
.cont_frame .contato_frame .esquerda .localiza		{ display:block; width:500px; height:150px; background:url(../maps.jpg) top left no-repeat; text-indent:-9999px; overflow:hidden;}


.nav_cont											{ width:200px; height:40px; background:url(../nav.png); text-align:center; line-height:40px; margin-bottom:30px; }
.nav_cont li										{ display:inline-block; margin-right:10px; background:url(../icons/separa-nav.png) no-repeat center right; padding-right:10px; }
.nav_cont li.last									{ margin:0;  padding:0; background:none; }
.nav_cont li a										{ color:#80988E; }
.nav_cont li a:hover								{ text-decoration:none; color:#CCFF66; }

.cont_frame .right_frame							{ width:330px; float:right; }
.cont_frame .right_frame .noticias					{ margin-top:70px; }
.cont_frame .right_frame .noticias h3				{ color:#E0FACD; font-family:"Times New Roman", Times, serif; font-size:25px; font-weight:600; margin-top:20px; padding-left:15px; background:url(../icons/separa-nav.png) no-repeat center left; }
.cont_frame .right_frame .noticias p				{ line-height:150%; margin-bottom:20px; color:#99B7A8; }
.cont_frame .right_frame .data						{ display:block; width:90px; height:30px; background:url(../box-data.png); line-height:30px; text-align:center; color:#FFFFFF; font-weight:600; }
.cont_frame .right_frame .noticia_um a				{ display:block; color:#7ABA0B; font-size:14px; text-shadow:2px 2px 3px #000; font-weight:600; cursor:pointer; margin-top:10px; margin-bottom:10px; }
.cont_frame .right_frame .noticia_dois a			{ display:block; color:#7ABA0B; font-size:14px; text-shadow:2px 2px 3px #000; font-weight:600; cursor:pointer; margin-top:10px; margin-bottom:10px; }
.cont_frame .right_frame .saibamais					{ display:block; width:100px; height:25px; background:url(../btn-saiba-mais.png) no-repeat; color:#293F03; font-weight:600; text-align:center; margin-left:210px; line-height:25px; right:20px; }
.cont_frame .right_frame .saibamais:hover			{ background:url(../btn-saiba-mais.png) bottom; text-decoration:none; }
.cont_frame .right_frame .linha						{ width:330px; height:1px; background:url(../linha.png); margin-top:5px; margin-bottom:20px; }

/* paginacao */
.paginacao											{ overflow:hidden; }
.paginacao a										{ width:30px; height:30px; display:block; line-height:30px; background:#001E0F; text-align:center; float:left; margin-right:10px; margin-left:0 !important; margin-bottom:15px; }
.pag_ativo											{ width:30px; height:30px; display:block; line-height:30px; background:#001E0F; text-align:center; float:left; margin-right:10px; margin-left:0 !important; margin-bottom:15px; }



.descricao_atuacao									{ padding:0 15px; }
.list_videos li 									{ width: 300px; height: 205px; float: left; margin:0 7px 10px 0; position: relative; overflow: hidden; padding: 0 !important; }
.list_videos li a									{ display: block; margin: 0 !important; }
.list_videos li .titulo								{ height: 40px; line-height: 40px; width: 290px; position: absolute; bottom: 0; left: 0; background: url('../overlay.png'); padding: 0 5px; color: #fff; }















