/*css reset*/
* {
margin:0;
padding:0;
list-style:none;
}
p, li {
	line-height:140%;
} 
a {
	color:#666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.outros:link {
	color:#587a3a;
	text-decoration:none;
}
a.outros:hover{
	color:#666;
	text-decoration:underline;
}
/*estrutura*/

#all { 
width:777px;
background:#DCDEDF url(../images/bgCinza.gif) top center repeat-y;
margin:0 auto;
}
/*#header {
	width:777px;
	height:255px;
	background:#fff url(../images/bgCinza.gif) top center repeat-y;
	margin-bottom:6px;
}*/

#topo {
	position:relative;
	width:777px;
	height:255px;
	background:#fff url(../images/bg_topo.gif) top center no-repeat;
}
#topo #logo{
	text-indent:-9999px;
	display:block;
	background:url(../images/gerencialLogo.jpg);
	width:331px;
	height:78px;
	float:left;
	margin:16px 0 0 36px;
}

#header img{
	margin:0 0 0 9px;
}
#wraper{
	width:717px;
	padding:0 26px 0 34px;
	margin-bottom:20px;
}
#col1{
	float:left;
	width:221px;
	background-color:#fff;
}

#empresa{
	width:221px;
	background:#fff;
	margin-bottom:21px;
}
#empresa #emp_topo{
	width:221px;
	height:16px;
	background:#e7efe0 url(../images/tpEmpresa.jpg) top center no-repeat;
}
#wraper #col1 #emp_bottom{
	width:221px;
	height:10px;
	background:#e7efe0 url(../images/btEmpresa.jpg) bottom center no-repeat;
}
#empresa #container_emp{
	background:#E7EFE0 url(../images/empresa.gif) top left no-repeat;
}
/*prestar atencao nesse valor nas paginas internas*/
#boletim {
	margin-bottom:40px;
}
#boletim form{
	clear:both;
}
#newsletter{
	height:13px;
	border:1px solid #C4C4C4;
}
#boletim form img{
	float:left;
}
#enviar{
	position:relative;
	left:-4px;
}
/*servicos*/
#col2{
	float:left;
	width:467px;
	background-color:#fff;
	margin-left:26px;
}
#col2 #contabilidade {
	float:left;
	width:221px;
}
#col2 #consultoria{
	width:221px;
	float:right;
	padding-bottom:16px;
}
#col2 #contabilidade, #col2 #consultoria {
	background-color:#fff;
}
/*opiniao e contatos*/
#col3{
	float:left;
	width:467px;
	background-color:#fff;
	margin-left:26px;
}

/*rodape*/
#footer{
	clear:both;
	width:777px;
	height:37px;
	padding:21px 0 0 0;
	background:#ffffff url(../images/rodape.jpg) top no-repeat;
}
#footer credit{
	float:left;
	width:408px;
}
#footer #cqueiroz{
	float:right;
}

/*texto*/

p, li, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;	
}
h3{
	font-weight:bold;
}
/*coluna1*/
#empresa #container_emp h2, #col3 h2 {
	text-indent:-9999px;
	width:194px;
}

#boletim #container_bol h2 {
	text-indent:-9999px;
	width:194px;
	background:#fff url(../images/boletim.gif) top left no-repeat;
	
}
#boletim #container_bol img{
	float:left;
	margin:0 9px 8px 0;
}
#container_emp img{
	margin-left:15px;
	margin-bottom:11px;
}

#empresa #container_emp p{
	margin:0 15px 8px 15px;
}
/*coluna2*/
#col2 .outros{
	width:464px;
	height:8px;
	background:#fff url(../images/linha_pont.jpg) center right no-repeat;
	display:block;
	clear:both;
	margin:0 0 14px 0;
	text-align:right;
}

#wraper #col2 .serv{
	text-indent:-9999px;
	width:194px;
	background:url(../images/servicos.gif) top left no-repeat;
}

/*menu de utilidades*/
#menu_sec {
	border:none;
	font: 12px Arial, sans-serif;
}
#menu_sec li {
	list-style: none; 
	margin: 0 2px 0 2px;
	display: inline;
	float:right;
}
#menu_sec a{
	color:#587a3a;
	background:#e7efe0;
	text-decoration:none;
}
#menu_sec a:hover{
	background:#587a3a;
	color:#fff;
}
#menu_sec #inicial a{
	float:left;
	width:35px;
	padding:0px 5px 0px 5px;
	margin:24px 36px 0 0;
}
#menu_sec #contato a{
	float:left;
	width:35px;
	padding:0px 10px 0px 5px;
	margin:24px 0 0 0;
}
#menu_sec #links a{
	float:left;
	width:28px;
	padding:0px 5px 0px 5px;
	margin:24px 0 0 0;
}


/*rodape*/
#footer #credit p {
	width:560px;
	margin:0 0 0 33px;
	font-size:10px;
	color:#587A3A;
}
#footer #credit span{
	font-size:14px;
}
#footer #credit {
	float:left;
}
#footer img {
	margin: 0 0 0 85px;
	border:none;
}
/*serviços*/
#contabilidade h3, #consultoria h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-color:#fff;
	margin:16px 0 10px 0px;
}
#contabilidade p {
	margin:0 0 12px 0px;
}
#col3 .hiden_text{
	text-indent:-9999px;
	height:86px;
	width:221px;
}
#col3 #blog{
	display:block;
	background:#ffffff url(../images/cnegativas.jpg) top left no-repeat;
	height:86px;
	width:221px;
}
#col3 #opiniao h2{
	background:#fff url(../images/links.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
}
#col3 #opiniao{
	width:221px;
	float:left;
	margin-bottom:40px;
}
#col3 #contato {
	width:221px;
	float:right;
}
#col3 #contato img {
	float:left;
	margin-right:13px;
}
#col3 h2 {
	text-indent:-9999px;
	width:194px;
	background:#fff url(../images/contato.gif) top left no-repeat;
}
input {
	margin:0;
	vertical-align:middle;
}

/*internas*/

.conteudo_pg li{
	display:block;
	line-height:160%;
	background:#fff url(../images/marcador.jpg) no-repeat;
	text-indent:10px;
}
.conteudo_pg .listagem{
margin:10px 0 30px 0;
}

/*titulos internos*/
#col2 .int_emp{
	text-indent:-9999px;
	width:194px;
	background:url(../images/empresa2.jpg) top left no-repeat;
	margin-top:0;
}
#col2 .int_erro{
	text-indent:-9999px;
	width:194px;
	background:url(../images/erro.gif) top left no-repeat;
	margin-top:0;
}
#col2 .int_obg{
	text-indent:-9999px;
	width:194px;
	background:url(../images/obrigado.gif) top left no-repeat;
	margin-top:0;
}
#col2 .int_equipe{
	text-indent:-9999px;
	width:194px;
	background:url(../images/equipe.gif) top left no-repeat;
	margin-top:0;
	margin-bottom:10px;
}
#col2 .int_contato{
	text-indent:-9999px;
	width:194px;
	background:url(../images/contato.gif) top left no-repeat;
	margin-top:0;
	margin-bottom:10px;
}
#col2 .int_links{
	text-indent:-9999px;
	width:194px;
	background:url(../images/links.gif) top left no-repeat;
	margin-top:0;
	margin-bottom:10px;
}
#col2 .int_servicos{
	text-indent:-9999px;
	width:194px;
	background:url(../images/servicos.gif) top left no-repeat;
	margin-top:0;
	margin-bottom:10px;
}
/*fim dos titulos internos*/

#col2 .paragrafo{
	margin:8px 0 0 0;
}
#col2 .paragrafo_bt{
	margin:8px 0 14px 0;
}
#col1 .imgInterna1{
	margin-bottom:21px;
}
#col1 .imgInterna2{
	margin:0 0 30px 95px;
}

/*efeito sanfona*/
.conteudo_pg h2{
	background:#fff url(../images/bg_lista.jpg) top left no-repeat;
	color:#587A3A;
	font:12px Arial, Helvetica, sans-serif;
	width:467px;
	height:27px;
	padding:6px 0 0 10px;
}

.perfil {
	padding:10px 0 10px 0;
}
.perfil p{
	margin-bottom:10px;
}
.perfil img{
	float:left;
	margin:0 5px 1px 0;
}
.toggler {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;	
	background:#F2F0F0 url(../images/bg_equipe.gif);
	cursor:pointer;	
	padding:1px 0 1px 0;
	margin:2px 0 2px 0;
}
.toggler strong {
	font-weight:normal;
}
.selected strong {
	font-weight: normal;
	color:#fff;
}
.selected {
	background:#B0B2AF;
}
.toggler strong {
	display:block;
	margin:4px 5px 4px 10px;
}

/*sanfona da pagina de links e servicos*/
#basic-accordian_l, #basic-accordian3 {
	margin-bottom:40px;
}
#basic-accordian_l .perfil {
	padding:10px 0 10px 0;
}
#basic-accordian_l .perfil img{
	float:left;
	margin:0 5px 1px 0;
}
#basic-accordian_l .toggler {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;	
	background:#F2F0F0 url(../images/bg_links2.jpg);
	cursor:pointer;	
	padding:1px 0 3px 0;
	margin:2px 0 2px 0;
}
#basic-accordian_l .toggler strong {
	font-weight:normal;
}
#basic-accordian_l .selected strong {
	font-weight:bold;
	color:#fff;
}
#basic-accordian_l .selected {
	background: url(../images/bg_links.jpg);
}
#basic-accordian_l .toggler strong {
	display:block;
	margin:4px 5px 4px 10px;
}

/*formulário*/

dl{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	width:467px;
}
dt {
  clear: both;
  float:left;
  width: 100px;
  padding: 4px 0 2px 0;
  text-align: right;
  margin-right:20px;
}
dd {
  float: left;
  width: 200px;
  margin: 0 0 8px 0;
  padding-left: 6px;
  position:relative;
}
.btn{
	width:382px;
	margin-top:4px;
}
.txt_form{
	clear:both;
}
.form1 {
	font-weight:bold;
	margin-top:10px;
	
}
.paragrafo2{
	margin-top:20px;
	margin-bottom:10px;
}
.paragrafo3{
	margin-bottom:40px;
}
dd textarea, dd select, dd input{
	color:#666;
	border:1px solid #B9B8B8;
}
.bt{
	border:0px;
	float:right;
	margin-right:30px;
}
.formFields {
	color:#666;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}
#separacao {
	border-bottom:2px dotted #B9B8B8;
}

.separador{
	width:320px;
	height:20px;
	border-bottom:2px dotted #B9B8B8;
	margin:20px 0 20px 0;
}

/*flash e menu*/

/*#all #topo #menu_principal {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	}
#all #topo #menu_principal li {
	float:left;
	padding:10px;
	border:1px solid #000;
	list-style:none;
	margin:2px;
	}
#all #topo #flashcontent{
	position:absolute;
	z-index:0;
	left:8px;
	width:760px;
	heigth:188px;
	}
*/