/*
 *
 * Layout setado para 1000px (lê-se 1024)
 *
 * caso queira alterar, editar as regras de width no body, e no div.rodape
 */
/* html { */
/*   margin: 0 auto; */
/*   width: 1000px; */
/* } */

body {
  margin: 0 auto;
  width: 1000px;
}

body, p {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   normal;
}

/* estilos emprestados de principal.css */
.documentContent .infoText {
	background: transparent url(/images/buttons/info.png) no-repeat scroll left center;
	padding-left: 20px;
}

span.button {
  background: transparent url('/images/square-gray-left.gif') no-repeat top left;
  display: inline-block;
  /* float: left; */
  font: normal 75% Arial;
  height: 23px; /* Height of button background height */
  line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
  margin: 0 0.25em;
  padding-left: 9px; /* Width of left menu image */
  text-decoration: none;
}

span.button input {
  background: transparent url('/images/square-gray-right.gif') no-repeat top right;
  border:0 none;
  cursor:pointer;
  height: 23px;
  margin-left:-7px;
  padding:2px 8px 4px 5px;
}
/* fim de estilos emprestados de principal.css */

div.topo { background-color: #fbfaf6; height:5em; }
img.topo { float: right; }

div.titulo {
  background-color: #354372;
  color:#ffffff;
  font-size: small;
  margin: 0 5%;
  text-align: center;
  width: 90%;
}
p.titulo { margin:0; padding: 0.3%; }

div.produtos {
  background-color: #fbfaf6;
  font-size: small;
  height:12em;
  margin: 0 5%;
  width: 90%;
}

div.pessoas { float:left; margin:0; width: 50%; }

div.beneficios { float:left; width: 50%; }

div.texto {
  font-size: 13px;
  margin: 2em 4em;
  text-align: justify;
}
div.texto ul {
  margin: 0;
  padding-left: 25px;
}
div.texto h4 {
  margin: 0;
}
div.texto p {
  margin: 5px 0;
}

span.fone  { margin: 0 0.5em; }

#titulo { font-size: 20px; text-align: center; }
h1.acesso {
  font-size: xx-large;
  color: #8E8E8E;
  padding: 10px 0 10px 0;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  text-align: center;
}

span.chave_aceleradora{
  text-decoration: underline;
}

div#mensagens_do_sistema {
  font-size: 0.9em;
  margin: 0.75em;
}

div#mensagens_do_sistema p.alert, p.attention, p.notice {
  margin: 0;
  padding: 0.5em;
  text-align: justify;
}

div#mensagens_do_sistema p.notice {
  color: #168B13;
  background-color: #DEF0DC;
  border: solid thin #168B13;
}

div#mensagens_do_sistema p.alert {
  color: #FF0000;
  background-color:#FFE1E1;
  border: solid thin #FF0000;
}

div#mensagens_do_sistema p.attention {
  color: #000000;
  background-color: #FFFDDD;
  border: solid thin #FFD417;
}

.formulario {
  margin: 1em;
  border-bottom: 1px solid #C0C0C0;
}

/* .formulario p { margin-left: 255px; } */
.formulario p {
	text-align: center;
}

.formulario p label {
	display: inline-block;
	width: 11em;
	text-align: left;
}

.formulario p input {
	width: 12em;
}

.formulario #bt_acessar {
	margin-bottom: 0.5em;
}

.formulario #bt_acessar input {
	width: auto;
}

.forgotPassword {
	margin: 0.5em 0;
}

.forgotPassword a {
	color: blue;
	display: inline-block;
	font-size: 62.25%;
	line-height: 16px;
}

.forgotPassword a:visited {
	color: blue;
}

/* #rotulo_nome { margin-right: 122px; } */
/* #rotulo_senha { margin-right: 120px; } */

/* #bt_acessar { margin-left: 438px; } */


/* navegadores */
#error_navigator {
  background-color: #840C0C;
  color: white;
  margin: 0 5%;
  padding: 30px 0;
}

#error_navigator p, #error_navigator h2 { text-align: center; }

#navegadores {
  padding-top: 1em;
  width: 250px;
  margin: 0 auto;
}
#navegadores dd {
  height:45px;
  margin: 0;
  padding-top:25px;
  padding-left:75px;
}
#navegadores dt {
  margin-bottom: -25px;
  margin-left:75px;
}

#navegadores dd.firefox {
  background: transparent url(/images/browsers/fx.png) scroll no-repeat 0 0;
}

#navegadores dd.internetExplorer {
  background: transparent url(/images/browsers/ie.png) scroll no-repeat 0 0;
}

#navegadores dd a:hover,
#navegadores dd a:visited,
#navegadores dd a {
  color: white;
  font-weight: bold;
}



/* header */
div#header { 
  border: solid 1px #C0C0C0;
  height: 60px;
  margin-top: 5px;
  -moz-border-radius: 10px 10px 10px 10px;
}

div#headerConteudo {
  float: left;
  text-align: center;
  width: 660px;
}

div#headerConteudo h2 {
  color: #d3271f;
  font-size: 30px;
  line-height: 36px;
  margin: 0;
}
div#headerConteudo p {
  color: #b9b6cb;
  line-height: 20px;
  margin: 0;
}

#header img {
  height: 47px;
  width: 160px;
}

img#logo_right {
  float: right;
  padding: 7px 7px 0 0;
}
img#logo_left {
  float: left;
  padding: 7px 0 0 7px;
	border: none;
}

div#footerLinks {
  border: solid 1px #C0C0C0;
  margin-top: 5px;
  -moz-border-radius: 10px;
  text-align: center;
}

div#footerLinks a {
  background: transparent url(/images/header_bullet.png) no-repeat scroll left center;
  margin: 0 20px;
  padding-left: 20px;
  text-decoration: none;
}

/* conteudo */

div.conteudo {
  border: 1px solid #C0C0C0;
  color: #5c5c5c;
  margin-top:1em;
  -moz-border-radius: 10px 10px 0 0;
}
