@import url("reset.css");

/*///////////////////////////
	GERAL
//////////////////////////////*/
html {
	background:#000;
	height:100%;
}

body {
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	height:100%;
}

* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
}


a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

p{
	color:#FFF;
}

#tudo{
	background:url(../imagens/efeito_fim_fundo.png) repeat-x bottom;
	margin: 0 auto;
    min-height: 100%;
    position: relative;
	width:100%;
}

#conteudo_2{
	display: table;
    margin: auto;
}

#topo_geral{
	background: none repeat scroll 0 0 #e9e0c6;
    height: 197px;
    position: absolute;
    top: 0;
	left:0;
    width: 995px;
}

#box_site{
	width:995px;
	height:auto;
	margin:auto;
	display:table;
	padding-bottom:70px;
}

#testeira{
	width:993px;
	position:absolute;
	top:0px;
}

.botao_3dds{
	background:url(../imagens/botao_3dds.png) no-repeat;
	height:26px;
	width:123px;
	margin:10px 0 0;
}
/*/////////////////////////// TESTEIRA //////////////////////////////*/

.fundo_logo a img{
	padding:14px 0 0 29px;
}

#fundo_topo_menu{
	background:url(../imagens/fundo_topo_menu.png) repeat-x;
    height: 41px;
    position: absolute;
    width: 100%;
	left:0;
	top:0px;
}

#box_menu_principal{
	width:995px;
	height:74px;
}

#box_menu_principal .fundo_logo{
	background:url(../imagens/fundo_logo.png) no-repeat;
	width:269px;
	height:203px;
	position:absolute;
	float:left;
	z-index:50;
}

#menu{
	width:700px;
	height:75px;
	float:right;
	position:relative;
	top:5px;
}

ul .li_item_menu a:hover, ul .li_item_menu a.ativo{
    float: left;
    position: relative;
    width: 114px;
	height:63px;
	background:url(../imagens/menu_3dds.png) no-repeat;
}



ul .li_item_menu a{
    position: relative;
	background:none;
    font-size: 16px;
	padding:19px 0;
	display:block;
}
ul .li_item_menu .menu_item a{
	display:block;
	text-align:center;
}

ul .li_item_menu{
    float: left;
    position: relative;
    width: 114px;
	text-align:center;
}

ul .li_item_menu_separador{
	background:url(../imagens/item_menu_separador.png) no-repeat center;
	width:2px;
	height:75px;
	float:left;
}


ul li li_item_menu a{
	margin:auto;
}



/*/////////////////////////// FIM TESTEIRA //////////////////////////////*/

#corpo{
	margin:665px 0 0;
}

#corpo_paginas{
	    margin: 70px 0 0px;
		padding-bottom:5px;

}

/*tenta slider*/
#slider {
    height: 600px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 67px;
    width: 100%;
}

#movimenta_slider{
    position: relative;
	left:0;
}

#slider ul {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	z-index: 2;
}

#slider ul li {
	position: absolute;
	top: 0;
	width: 993px;
	height: 600px;
}

#slider ul li img {
	width: 100%;
	height: 100%;
	display: block;
}

#slider #slide-center {
	left: 50%;
	margin-left: -498px;
	z-index:50;
}


#slider #slide-prev {
	
}

#slider #slide-next {
	z-index:1;
}

#controls_img {
    height: 623px;
    left: 50%;
    margin: -24px 0 0 -775px;
    position: absolute;
    top: 0;
    width: 1548px;
    z-index: 3;
}

#controls_img .transparencia_esq{
	background:url(../imagens/transparencia_baner.png);
    height: 600px;
    position: absolute;
    top: 24px;
    width: 993px;
    padding: 0 139px;
}

#controls_img .transparencia_dir{
	background:url(../imagens/transparencia_baner.png);
    height: 600px;
    position: absolute;
    top: 24px;
    width: 993px;
    padding: 0 139px;
}

#controls_img .sombra_baner_dir{
    display: block;
    height: 600px;
    position: absolute;
    right: 0;
    text-indent: -1000em;
    top: 24px;
    width: 278px;
}

#controls_corte {
    height: 623px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

#controls_corte .corte_esq {
    display: block;
    height: 600px;
    position: absolute;
    left: 0;
    text-indent: -1000em;
    top: 0px;
	width:60px;
}

#controls_corte .corte_dir {
    display: block;
    height: 600px;
    position: absolute;
    right: 0;
    text-indent: -1000em;
    top: 0px;
	width:60px;
}

#controls_efeitos {
    height: 48px;
    left: 50%;
    margin: -24px 0 0 -517px;
    position: absolute;
    width: 1033px;
    z-index: 3;
}

#controls_efeitos .efeito_esq{
	background:url(../imagens/efeito_sombra_esq.png) no-repeat;
    height: 600px;
    width: 19px;
	float:left;
}

#controls_efeitos .efeito_dir{
	background:url(../imagens/efeito_sombra_dir.png) no-repeat;
    height: 600px;
    width: 19px;
	float:right;
}

#controls {
    height: 48px;
    left: 50%;
    margin: -24px 0 0 -488px;
    position: absolute;
    top: 50%;
    width: 974px;
    z-index: 3;
}

#controls a {
    display: block;
    height: 88px;
    position: relative;
    text-indent: -1000em;
    width: 42px;
}

#controls #prev {
	float: left;
	background: url(../imagens/botao_baner_esq.png);
	left: -10px;
}

#controls #next {
	float: right;
	background: url(../imagens/botao_baner_dir.png);
	right: -10px;
} 
/*fim tenta slider*/

/*/////////////////////////// index //////////////////////////////*/

#box_conteudo{
	width:993px;
	display:table;
	margin:0 0 35px;
}

.box_nossos_projetos{
	background:url(../imagens/efeito_nossos_prod_fundo.png) bottom repeat-x;
    display: table;
    width: 467px;
    float:left;
	height:401px;
}


.box_nossas_noticias{
	background:url(../imagens/efeito_nossos_prod_fundo.png) bottom repeat-x;
    display: table;
    width: 467px;
    /*float:left;*/
}
#box_noticias_enquete {
	display: block;
    float: left;
    width: 467px;
}
#box_facebook {
	float: left;
    height: 380px;
    margin-left: 55px;
    width: 447px;
    margin-top:20px;
    /*background-color:#fff;*/
    padding-top:10px;
    /*border:1px solid #3B5998;*/
    color:#fff!important;
}
.box_enquete{
	background:url(../imagens/efeito_nossos_prod_fundo.png) bottom repeat-x;
    display: table;
    width: 467px;
    /*float:left;
     margin-left: 55px;*/
}
.resposta{
    display: block;
    margin: 10px 0 0 5px;
    width: 450px;
}

.resposta .resposta_input{
    float: left;
}

.resposta p{
	
}

.box_nossas_noticias h3{
    margin: 5px 0 0 5px;
	font-size:14px;
}

.box_nossas_noticias p{
    margin: 2px 0 0 5px;
    font-size: 14px;
}

.leia_mais{
    margin: 0 5px !important;
    text-align: right;
	font-size:12px !important;
}

.titulo_box{
	background:url(../imagens/efeito_nossos_prod_index.png) no-repeat top left;
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0 0;
    padding: 10px 0;
}

.titulo_box .nome_1{
	color:#FFF !important;
	display:table;
	float:left;
	margin:0 6px 0 0;
	font-size:20px;
	font-weight:normal;
}

.titulo_box .nome_2{
	color:#2b2b2b !important;
	display:table;
	font-size:20px;
	font-weight:normal;	
}

.box_nossos_projetos p{
	background:url(../imagens/efeito_nossos_prod_texto.png) top center no-repeat;
    font-size: 14px;
    margin: 3px 0 0;
    padding: 15px 5px 5px;
}

.box_seu_orcamento{
    display: block;
    width: 467px;
	margin:0 0 0 55px;
	float:left;
	height:200px;
}

.box_seu_orcamento .titulo_box{
    background: url("../imagens/efeito_nossos_prod_index.png") no-repeat scroll left top transparent;
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0 0;
    padding: 10px 0;
}

.box_seu_orcamento .conteudo_1{
	background:url("../imagens/fundo_solicite_orcamento.png") bottom no-repeat;
	padding:0 0 12px 0;
    display: table;
    width: 467px;
}

.saiba_mais_index{
    bottom: 0;
    left: 335px;
    position: relative;
    top: 0; /*36px*/
}

.veja_mais{
    left: 26px;
    line-height: 23px;
    position: relative;	
    left: 335px;
    position: relative;
}

.veja_mais a{
    left: 40px;
    position: relative;
}

.saiba_mais_index a{
    left: 26px;
    line-height: 23px;
    position: relative;
}

.box_seu_orcamento img{
	float:left;
    bottom: 0;
}

.mulher_fundo{
	background:url(../imagens/mulher_solicite_orcamento.png) no-repeat bottom left;
    display: table;
    height: 120px;
    width: 100%;
}

.box_seu_orcamento .conteudo_2{
    float: left;
    font-size: 14px;
    margin: 10px 0 0 110px;
    width: 350px;
}

.box_seu_orcamento .ddd{
    bottom: 0;
    display: table;
    float: left;
    font-size: 20px;
    left: 120px;
    position: relative;
    margin: 10px 0;
}

.box_seu_orcamento .telefone{
    bottom: 0;
    display: table;
    float: left;
    font-size: 20px;
    left: 130px;
    margin: 10px 0 !important;
    position: relative;
}

.titulo_box_2{
	float:left;
	z-index:50;
	display:block;
}

/*.titulo_box_2 */.nome_1{
	color:#FFF;
}

/*.titulo_box_2*/ .nome_2{
	color:#2c2c2c;
}

.box_area_cliente{
	background:url(../imagens/efeito_nossos_prod_fundo.png) repeat-x bottom;
    display: table;
    float: left;
    margin: 0 0 0 55px;
    /*padding: 7px 0 0 0;*/
    width: 467px;
	height:201px;
}

#form_login{
    display: table;
    left: 25px;
    position: relative;
    top: 15px;
	width:430px;
}

.linha{
    display: block;
    height: 30px;
    margin: 10px 0;
    width: 400px;
}

#form_login ul li{
    left: 10px;
    position: relative;
	margin:10px;
}

#form_login label{
	float:left;
	display:table;
	color:#cbc099;
	width:94px;
    font-size: 15px;
	position:absolute;
}

.caixa_texto_email_login{
    display: block;
    float: right;
    height: 30px;
    padding: 0 93px;
    position: absolute;
    width: 383px;
}

.caixa_texto_email_login .esq{
	background:url(../imagens/caixa_texto_3dds.png) no-repeat;
	background-position:0 0;
    float: left;
    height: 29px;
    width: 9px;
}

.caixa_texto_email_login .dir{
	background:url(../imagens/caixa_texto_3dds.png) no-repeat;
	background-position:0 -29px;
    float: left;
    height: 29px;
    width: 9px;
}

.caixa_texto_email_login .meio{
	background:url(../imagens/caixa_texto_3dds.png) repeat-x;
	background-position:0 -58px;
    border: 0 none;
    float: left;
    height: 29px;
	width:270px;
}

.caixa_senha{
    display: block;
    float: right;
    height: 30px;
    padding: 0 93px;
    position: absolute;
    width: 383px;
}

.caixa_senha .esq{
	background:url(../imagens/caixa_texto_3dds.png) no-repeat;
	background-position:0 0;
    float: left;
    height: 29px;
    width: 9px;
}

.caixa_senha .dir{
	background:url(../imagens/caixa_texto_3dds.png) no-repeat;
	background-position:0 -29px;
    float: left;
    height: 29px;
    width: 9px;
}

.caixa_senha .meio{
	background:url(../imagens/caixa_texto_3dds.png) repeat-x;
	background-position:0 -58px;
    border: 0 none;
    float: left;
    height: 29px;
	width:270px;
}

.botao_entrar{
	border:none;
	position:relative;
	left:300px;
	color:#FFF;
	cursor:pointer;
}

.evita_problema{
	height:400px;
	display:table;
}

.pergunta{
	font-weight:bold;
}
.p_logado { padding:5px; }
.p_logado span { font-weight:bold;! }
/*/////////////////////////// fim index //////////////////////////////*/

/*/////////////////////////// quem somos //////////////////////////////*/

.fundo_pagina_quem_somos{
	background:url(../imagens/fundo_quem_somos.png) no-repeat center;
}

#box_conteudo_quem_somos{
	width:993px;
	display:table;
	margin:0 0 35px;
}

.fundo_imagem_quem_somos{
	background:url(../imagens/fundo_imagem_quem_somos.png) no-repeat center;
    display: block;
    float: right;
    height: 361px;
    width: 430px;
	margin:0 0 8px 10px;
}

#box_conteudo_quem_somos img{
	margin:0 0 5px 7px;
	border: solid #b9a396 2px;
	border:1px solid #fff;
}

.box_titulo_paginas{
	background:url(../imagens/efeito_titulos.png) no-repeat bottom left;
	margin: 125px 0 0;
    height: 45px;
    width: 330px;
	display:block;
}

.titulo_pagina_quem_somos{
    color: #fff;
    display: table;
    font-size: 20px;
    margin: 0 5px 0;    
	float:left;
	padding:0 0 0 15px;
}

.titulo_2_paginas{
    color: #383838;
    display: table;
    font-size: 20px;
}

.continuacao_vermelho{
	background:url(../imagens/lateral_quem_somos.jpg) repeat-y left;
    display: block;
    height: 52px;
    width: 13px;
    position: relative;
	float:left;
}

.texto_quem_somos{
	background:url(../imagens/lateral_quem_somos.jpg) repeat-y left;
	display:list-item;
	list-style: none outside none;
}


#box_conteudo_quem_somos p{
    font-size: 14px;
    line-height: 24px;
    margin: 7px 20px 0;
    text-align: justify;
}

/*/////////////////////////// fim quem somos //////////////////////////////*/

/*/////////////////////////// parceiros //////////////////////////////*/


.fundo_imagem_parceiros{
	background:url(../imagens/fundo_parceiros.png) no-repeat center;
}

.efeito_imagem{
	background:url(../imagens/fundo_imagem_parceiros.png) bottom center no-repeat;
    float: right;
    padding: 0 0 10px 7px;
}

.titulo_paginas{
    color: #fff!important;
    display: table;
    font-size: 20px;
    margin: 0 5px 0;    
	float:left;
}

.box_conteudo_parceiros, .box_conteudo_clientes{
	width:993px;
	display:table;
	margin:50px 0;
}

.box_conteudo_parceiros .box_parceiro, .box_conteudo_clientes .box_cliente{
	background:url(../imagens/fundo_parceiro.png) no-repeat;
    display: block;
    float: left;
    height: 141px;
    margin: 9px;
    width: 178px;
}

.box_parceiro a, .box_cliente a{
    background: none no-repeat scroll center center transparent;
    display: block;
    height: 141px;
    width: 178px;
}

/*/////////////////////////// fim parceiros //////////////////////////////*/

/*/////////////////////////// nossos projetos //////////////////////////////*/

#box_conteudo_nossos_projetos{
	width:993px;
	display:table;
	margin:0 0 35px;
}

#imagem_topo{
	margin:0 0 5px 7px;
	border: solid #b9a396 2px;
}

.conteudo_nossos_projetos{
    display: table;
    margin: 15px 0;
    width: 100%;
}

.box_menu_lateral{
	width:285px;
	display:table;
	float:left;
}

.box_menu_lateral ul li{
    margin: 2px 0;
}

.box_menu_lateral ul li .link_menu{
	background:url(../imagens/botao_menu_lateral.png) repeat-x;
    display: block;
    height: 20px;
    width: 278px;
    padding: 7px 0 7px 7px;
	font-size:18px;
	position:relative;
}
.box_menu_lateral ul li .link_menu_menor { font-size:14px!important; }

.box_menu_lateral ul li .link_menu:hover, .box_menu_lateral ul li .link_menu.ativo{
	background:url(../imagens/botao_menu_lateral_hover.png) repeat-x;
	text-decoration:none !important;
}

.box_menu_lateral ul li .link_menu .efeito_esq{
    background: url("../imagens/efeito_esq_botao_menu_lateral.png") no-repeat scroll 0 0 transparent;
    height: 19px;
    left: 0;
    margin: 3px;
    position: absolute;
    top: 0;
    width: 116px;
    z-index: 10;
}

.box_menu_lateral ul li .link_menu .efeito_dir{
    background: url("../imagens/efeito_dir_botao_menu_lateral.png") no-repeat scroll 0 0 transparent;
    height: 19px;
    right:0;
    margin: 3px;
    position: absolute;
    top: 0;
    width: 116px;
    z-index: 10;
}

.box_texto_nossos_projetos{
	float:left;
}

.box_texto_nossos_projetos h1{
	background:url(../imagens/estica_3dds.png) no-repeat;
	background-position:28px 0;
    color: #FFFFFF;
    padding: 0 60px;
	height:26px;
	font-size:20px;
}

.box_texto_nossos_projetos p{
	background:url(../imagens/estica_3dds_repetir.png) repeat-y;
	background-position:28px 0;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
	width:620px;
	padding:0 0 10px 60px;
}

.carrossel_nossos_projetos{
	background:url(../imagens/estica_3dds_repetir.png) repeat-y;
	background-position:28px 0;
    display: block;
    height: 112px;
    width: 615px;
    padding:45px 0 0 60px;
    position: relative;
}

/*.carrossel_nossos_projetos .esq{
	background:url(../imagens/seta_carrossel_esq.png) no-repeat;
    display: block;
    height: 43px;
    position: absolute;
    top: 77px;
    width: 30px;
}

.carrossel_nossos_projetos .dir{
	background:url(../imagens/seta_carrossel_dir.png) no-repeat;
	display:block;
	width:30px;
	height:43px;
	position:absolute;
	right:0px;
	top:77px;
}*/

.carrossel_nossos_projetos ul li{
    display: table;
    float: left;
    margin: 0 16px;
}

/*.corte_carrossel{
    height: 112px;
    margin: auto;
    position: relative;
    width: 520px;
	overflow:hidden;
}*/

.fim_efeito{
	background:url(../imagens/estica_3dds.png) no-repeat;
	background-position:28px -27px;
	display:block;
	height:26px;
	width:50px;
}

/*/////////////////////////// fim nossos projetos //////////////////////////////*/

/*//////////////////////// fale conosco //////////////////////*/

#form_contato {
    /*height: 460px;*/
	margin:auto auto 60px auto;
    position: relative;
    top: 32px;
    width: 800px;
}
#form_contato ul li {
	height:auto;
	display:table;
	width:100%;
	*margin-bottom:20px;
}
#form_contato label {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    margin: 9px 0 19px;
    text-align: right;
    width: 150px;
	padding-right:5px;
	float:left;
}

.caixa_texto_nome {
    height: auto;
    left: 125px;
    position: absolute;
    top: 3px;
    width: 581px;
}

.campo {
    background: url(../imagens/fundo_caixa_texto.png);
    border: 0 none;
    float: left;
    font-size: 14px;
    height: 32px;
    width: 565px;
}

.caixa_texto_email {
    height: auto;
    left: 125px;
    position: absolute;
    top: 45px;
    width: 581px;
}

.caixa_texto_ddd {
    height: auto;
    left: 125px;
    position: absolute;
    top: 87px;
    width: 115px;
}

.campo_ddd {
    background: url(../imagens/fundo_caixa_texto.png);
    border: 0 none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    width: 80px;
	margin-right:10px;
}

.caixa_texto_telefone {
    height: auto;
    left: 245px;
    position: absolute;
    top: 87px;
    width: 461px;
}

.campo_telefone {
    background: url(../imagens/fundo_caixa_texto.png);
    border: 0 none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    width: 475px;
}

.caixa_texto_cidade {
    height: auto;
    left: 125px;
    position: absolute;
    top: 127px;
    width: 424px;
}

.campo_cidade {
    background: url(../imagens/fundo_caixa_texto.png);
    border: 0 none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    width: 410px;
	margin-right:10px;
}

.caixa_texto_estado {
    height: auto;
    left: 555px;
    position: absolute;
    top: 127px;
    width: 154px;
}

.campo_estado {
    background: url(../imagens/fundo_caixa_texto.png) #fff;
    border: 0 none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 33px;
    width: 135px;
}

.caixa_texto_mensagem {
    height: auto;
    left: 125px;
    position: absolute;
    top: 167px;
    width: 580px;
}

.campo_mensagem {
    background: url(../imagens/fundo_caixa_texto.png);
    border: 0 none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 170px;
    padding: 5px;
    width: 555px;
}

.botao_enviar_contato {
    cursor: pointer;
    height: 36px;
    left: 563px;
    position: absolute;
    top: 368px;
    width: 132px;
}

.botao_enviar_contato_meio {
    background: url(../imagens/menu_3dds.png) no-repeat;
    border: medium none;
    color: #FFFFFF;
    float: right;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 14px;
    height: 60px;
    width: 128px;
	cursor:pointer;
	margin:5px 80px 0 0;
}

.fundo_imagem_contato{
	background:url(../imagens/fundo_contato.png) no-repeat center;
}

.acerta_telefones{
	margin:	10px 0 0 0;
}

.telefone{
    border: medium none !important;
	margin: 0 10px 0 70px !important;
	float:left;
}


/*//////////////////////// fim fale conosco //////////////////////*/

/*//////////////////////// seleção projetos //////////////////////*/

.box_conteudo_selecao_projetos{
    margin: 45px auto;
    width: 815px;
	display:table;
}

.box_conteudo_selecao_projetos ul li h2{
    display: block;
    height: 65px;
    padding: 0 6px;
    width: 146px;
	font-size:20px;
}

.box_conteudo_selecao_projetos ul li h2 a{
	text-decoration:none;
}

.box_conteudo_selecao_projetos ul li{
    float: left;
    margin: 0 2px;
	position:relative;
}

.box_conteudo_selecao_projetos ul li .efeito_escuro{
    background: url("../imagens/efeito_escuro.png") repeat scroll 0 0 transparent;
    display: block;
    height: 478px;
    left: 0px;
    position: absolute;
    top: 65px;
    width: 153px;
}

.box_conteudo_selecao_projetos ul li:hover .efeito_escuro{
    background: none;
    display: none;
    height: 478px;
    left: 7px;
    position: absolute;
    top: 50px;
    width: 153px;
}

#box_conteudo_selecao_projetos_1{
	width:993px;
	display:table;
	margin:0 0 35px;
}

#box_conteudo_selecao_projetos_1 p{
    font-size: 14px;
    line-height: 24px;
    margin: 7px 7px 0;
    text-align: justify;
}

/*//////////////////////// fim seleção projetos //////////////////////*/

/*//////////////////////// noticia //////////////////////*/

.texto_conteudo_parceiros .box_limita_conteudo h1{
	color:#FFF;
	display:table;
	width:100%
}

.box_limita_conteudo{
	top:20px;
	width:840px;
	margin:auto;
	display:block;
	position:relative;
}
.texto_conteudo_parceiros .box_limita_conteudo p{
	color:#FFF;
}

/*//////////////////////// fim noticia //////////////////////*/

/*//////////////////////// noticias //////////////////////*/

.mostra_todos{
    margin: 10px 0;
}

.formata_paginador{
	width:100%;
	height:50px;
	margin:20px 0 0 0;
}
.centraliza_paginacao{
	margin:auto;
	display:table;
}

/*//////////////////////// fim noticias //////////////////////*/

/*///////////////////////////
	Como Chegar
//////////////////////////////*/
#map_canvas{
	display:none;
	height:350px;
	width:880px;
	margin-top: 150px;
}
#directions{
	display:none;
	height:350px;
	margin:10px 0 0 0;
	overflow:auto;
	width:880px;
}

/*//////////////////////////
	Paginação
///////////////////////////*/


.box_paginacao{ 
	width:100%;
	margin: 0;
	display:inline-table;
	text-align:center;
}
.paginacao {
	width:auto;
	height:auto;
	display:inline-table;
	position:relative;
}
.paginacao li {
	width:33px;
	height:28px;
	font-size:14px;
	z-index:200;
	display:inline;
}
.paginacao li a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    height: 32px;
    line-height: 26px;
    width: 32px;
	float:left;
}
.paginacao li a:hover, .paginacao .ativo {
	background:url(../imagens/hover_paginacao.png) no-repeat;
	text-decoration:underline;
	color:#fff;
    height: 32px;
    width: 32px;
	display:block;
	float:left;
    line-height: 26px;
}

/*///////////////////////////
	RODAPÉ
//////////////////////////////*/
#rodape{
	height:46px;/*46px*/
	width:100%;
	position:absolute;
	bottom:0;
}

#rodape_1{
	margin:auto;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	width: 993px;
	height:46px;
	position:relative;
	top:0px;
	line-height:44px;
}

.alinha_rodape{
    margin: auto;
    position: relative;
    width: 945px;
}

.primeiro{
	display:table;
	float:left;
    font-size: 10px;
}

.meio_rodape{
	background:url(../imagens/imagem_rodape.png) no-repeat;
	width:453px;
	height:46px;
	display:table;
	float:left;
    margin: 0 10px;
    text-align: center;
}

#rodape_1 span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

#rodape_1 span.sloboda{
	position:absolute;
	left:25px;
}

#rodape_1 span.alc p{
	position:absolute;
    right: 34px;
}

.site_alc a{
	color:#fff;
    font-size: 10px;
}

/*///////////////////////////
	Validacao
//////////////////////////////*/
.form_erro{
	color:#19575E!important;
}
.boxMsg{
	background:#fee;
	border:1px dashed #f00;
	color:#000!important;
	padding:10px;
	position:absolute;
	text-align:center;
	width:200px;
	z-index:9999;
}

/* UPLOAD */
#fileQueue {
	width: 400px;
	height: 130px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin: 0 20px 10px 22px;
	background-color:#eee;
	float:left;
	color:#000;
}
.botao_upload {
	color:#fff; 
	background-color:#545354; 
	height:30px; 
	font-family:verdana;
	cursor:pointer;
}

/* Gráfico Enquetes */
.grafico {
	margin-top:10px !important; 
}
.grafico li {
	list-style:none !important;
	height:25px;

}
.grafico_texto{
	float:left; 
	margin-right:5px;
}
.grafico_barra{
	float:left; 
	width:1px; 
	height:15px; 
	background: #931117; 
	margin-right:5px;
}
.grafico_porcentagem{
	width:40px; 
	float:left;
}

.negrito { font-weight:bold; }

#pop_faleconosco{
	display: block;
	height: 75px;
	margin: 0 0 0 1000px;
	position: fixed;
	top: 10px;
	width: 150px;
	z-index: 999;
}