/*****************************************************************\
|                                                                 |
| Folha de estilo do site Nogueira, Souza - advogados associados  |
| Desenvolvida por: Talita Pagani, 01/2009                        |
|                                                                 |
\*****************************************************************/

/* DEFINIÇÕES GERAIS */

* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}


body
{
  background: #FFF url(../imagens/bg_geral_internas.gif) repeat-x 0 0;
  margin: 0;
  padding: 0;
  font: normal 12px/18px Arial, Verdana, Helvetica, sans-serif;
  text-align: center;
}

  body#home
  {
    background: #FFF url(../imagens/bg_geral.gif) repeat-x 0 0;
  }


a, a:visited
{
  color: #693;
}

a:hover
{
  color: #C00;
  text-decoration: underline;
}

ul
{
  list-style: none;
}

address
{
  font-style: normal;
}

hr
{
	background: #EEE;
	color: #EEE;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 5px 0;
	border: none;
}

/* TÍTULOS */

h2
{
  font-size: 24px;
  line-height: 30px;
  color: #FFF;
  font-weight: normal;
}

h3
{
  font-size: 18px;
  color: #693;
  padding: 5px 0 10px 0;
  font-weight: normal;
}

h4, h5
{
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 10px 0;
  color: #333;
}

h5
{
  color: #900;
}

/* ESTRUTURA */


.wrapper
{
  width: 980px;
  margin: 0 auto 0 auto;
  text-align: left;
}

.header
{
  width: 100%;
  height: 100px;
  position: relative;
  overflow: hidden;
}

.header h1
{
  width: 360px;
  height: 100px;
  background: url(../imagens/img_logo.gif) no-repeat 0 0;
}

.header h1 a, .header h1 a:visited, .header h1 a:active, .header h1 a:hover
{
  display: block;
  width: 360px;
  height: 150px;
  position: absolute;
  top: -50px;
  left: 0;
}

.header .navbar
{
  height: 40px;
  position: absolute;
  top: 40px;
  right: 0;
  font-size: 14px;
  font-weight: bold;
}

.header .navbar li
{
  float: left;
  padding: 0  15px 0 0;
}

.header .navbar .ativo a, .header .navbar .ativo a:visited,
.header .navbar .ativo a:active, .header .navbar .ativo a:hover
{
   color: #000;
 }

.conteudo
{
  height: 100%;
  overflow: hidden;
  padding-bottom: 40px;
}

.conteudoPrincipal
{
  width: 630px;
  float: left;
  padding: 30px 0 0 10px;
}

.conteudoRelacionado
{
  width: 310px;
  float: right;
  padding: 30px 0 0 0;
}

.footer
{
  height: 165px;
  background: url(../imagens/bg_rodape.gif) repeat-x 0 0;
  border-top: 5px solid #E5E5E5;
}

.footer .navbar
{
  width: 980px;
  height: 30px;
  margin: 0 auto 0 auto;
  padding: 20px 10px 20px 10px;
  color: #FFF;
}

.footer .navbar a, .footer .navbar a:visited, .footer .navbar a:active
{
  font-weight: bold;
  color: #FFF;
}

.footer .navbar a:hover
{
  text-decoration: underline;
}


.footer .navbar li
{
  float: left;
  padding: 0 15px 0 0;
}

.footer .navbar .copyright
{
  font-size: 11px;
  float: right;
  text-align: right;
  padding: 0;
}

.navbar .copyright span
{
  display: block;
  color: #BBB;
}

.footer .navbar .copyright a, .footer .navbar .copyright a:visited,
.footer .navbar .copyright a:active
{
    color: #BBB;
}

/* HOME */

.apresentacao
{
  width: 970px;
  height: 265px;
  position: relative;
  background: url(../imagens/bg_destaque_home.png) no-repeat 100% 0;
  padding: 35px 0 0 10px;
}

.apresentacao h2
{
  font-size: 30px;
  font-style: italic;
  padding-bottom: 15px;
}

.apresentacao p
{
  width: 600px;
  font-size: 14px;
  line-height: 30px;
	text-align: justify;
  color: #FFF;
	margin: 30px 0 20px 0;
}

.apresentacao .localizacao
{
  position: absolute;
  top: 74px;
  right: 34px;
  background: url(../imagens/bg_contato.png) no-repeat 0 0;
  width: 263px;
  height: 146px;
  padding: 10px;
}

.localizacao h3
{
  font-size: 14px;
  font-weight: bold;
  color: #900;
  padding:0;
}

.localizacao address
{
  font-size: 11px;
	margin-top: 10px;
}

.localizacao address strong
{
  display: block;
}

.areasAtuacao
{
  padding: 20px;
  height: 100%;
  overflow: hidden;
}

.areasAtuacao h3
{
  height: 44px;
  line-height: 35px;
  background: url(../imagens/bg_seta.gif) no-repeat 65px 100%;
  padding: 0;
}

.areasAtuacao h3 span
{
  background: #900;
  padding: 5px 10px 5px 10px;
  color: #FFF;
}

.areasAtuacao dl
{
  width: 18%;
  float: left;
  padding: 15px 15px 0 0;
}

	.areasAtuacao dl.direitoBancario
	{
		width: 16%;
	}
	
	.areasAtuacao dl.direitoConsumidor
	{
		width: 22%;
	}
	
	.areasAtuacao dl.direitoTrabalhista
	{
		padding-right: 0;
	}

.areasAtuacao dl dt
{
  font-size: 12px;
  font-weight: bold;
}

.areasAtuacao dl dd
{
	text-align: justify;
}

.areasAtuacao dl dd a
{
  display: block;
  font-weight: bold;
}

/* TÍTULO DA PÁGINA E SUBMENU */

.topoConteudo
{
  width: 100%;
  height: 100px;
  position: relative;
}

.topoConteudo h2
{
  position: absolute;
  top: 35px;
  left: 20px;
}

.submenu
{
  position: absolute;
  top: 35px;
  right: 0;
}

.submenu li
{
  float: left;
  margin: 0 15px 0 0;
  padding: 0 0 9px 0;
  line-height: 30px;
}

  .submenu .ativo
  {
    background: url(../imagens/bg_seta_submenu.gif) no-repeat center 100%;
  }

.submenu li a, .submenu li a:visited, .submenu li a:active
{
  font-weight: bold;
  color: #FFF;
  padding: 10px;
}

.submenu li a:hover,
.submenu ativo a, .submenu .ativo a:visited, .submenu .ativo a:active
{
  background: #465C2A;
  text-decoration: none;
}

/* CONTEÚDO PRINCIPAL */

.conteudoPrincipal p,
.conteudoPrincipal ul
{
  padding: 0 0 10px 0;
	text-align: justify;
}

.conteudoPrincipal ul li
{
  line-height: 24px;
	text-align: justify;
}

.conteudoPrincipal p.voltarTopo
{
  background: url(../imagens/bg_seta.gif) no-repeat 47px 0;
  padding: 9px 0 0 0;
  margin: 0 0 25px 0;
}

.conteudoPrincipal p.voltarPagina
{
  background: url(../imagens/bg_seta.gif) no-repeat 0 50%;
  padding: 0 0 0 7px;
  margin: 10px 0 0 0;
  line-height: 24px;
}


p.voltarPagina a, p.voltarPagina a:visited, p.voltarPagina a:hover,
p.voltarTopo a, p.voltarTopo a:visited, p.voltarTopo a:hover
{
  background: #900;
  color: #FFF;
  padding: 5px 10px 5px 10px;
}


/* CONTEÚDO RELACIONADO */

.complementar
{
  background: #F5F5F5;
  padding: 15px;
  margin: 0 0 10px 0;
  font-size: 11px;
  line-height: 20px;
  color: #666;
}

.complementar a, .complementar a:visited
{
  font-weight: bold;
}

.complementar .espacamento
{
  margin-bottom: 10px;
}

/* FORMULÁRIO */

.req
{
	color: #C00;
}

.erro, .sucesso
{
	color: #C00;
	font-weight: bold;
}

.sucesso
{
	color: #693;
}

fieldset
{
	border: none;
	margin-top: 15px;
}

label
{
	clear: left;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 100px;
	text-align: right;
}

input, textarea
{
	border: 1px solid #999;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	clear: right;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 2px;
}

.conteudoPrincipal .botoes
{
	clear: both;
	padding-left: 110px;
}

.botoes button
{
	background: #900;
	border: 2px outset #900;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-right: 10px;
	padding: 5px;
}