#botao_area {
  width: 100%;
  text-align: center;
}

#botao_separador {
  clear: both;
}

#botao_principal_esquerdo {
  float: left;
  background-image: url(/img/botaoesquedo.gif);
  background-repeat: no-repeat;
  height: 40px;
  width: 17px;
}

#botao_principal_meio {
  float: left;
  background-image: url(/img/corpobotao.gif);
  background-repeat: no-repeat-y;
  height: 40px;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  color: #FFF;
  line-height:38px;
  padding-left: 2px;
}

#botao_principal_meio_selecionado {
  float: left;
  background-image: url(/img/corpobotao.gif);
  background-repeat: no-repeat-y;
  height: 40px;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  color: yellow;
  line-height:38px;
  padding-left: 2px;
}

#botao_principal_direito {
  float: left;
  background-image: url(/img/botaodireito.gif);
  background-repeat: no-repeat;
  height: 40px;
  width: 17px;
}

body {
  background-image: url(/img/fundo_pagina.gif);
  background-repeat: repeat-x;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  color: #444;
  margin:0;
  padding:0;
}

#erro {
  font-family: verdana, arial, helvetica;
  font-size: 14px;
  line-height: 25px;
  color: red;  
}

#sucesso {
  font-family: verdana, arial, helvetica;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

#sucesso h1 {
  font-size: 20px;
  color: navy;
}

#promocao {
  color: red;
}

.errors {
	color: red;
	list-style: none;
	padding: 2px;
	margin-left:152px;
	margin-top:0px;
	font-weight: bold;
}

#page {
  width: 960px;
}

#page {
  margin: 0 auto; 
  position: relative;
}

#logo {
  float: left;
  width: 400px;
  padding: 10px;
}

#logo-menu {
  float: right;
  text-align: right;
  margin-top: 85px;
  margin-right: 5px;
}

#logo-menu a {
  cursor: pointer;
  color: black;
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
}

#logo-divisao {
  clear: both;
}

#menu-superior {
  height: 15px;
  background-image: url(/img/fundo_menu_01.gif);
  background-repeat: repeat-x;
  font-family: arial;
  font-size: 12px;
  border: 0px solid red;
  text-align: left;
  padding: 7px;
}

#menu-superior a {
  cursor: pointer;
  color: white;
  text-decoration: none;
}

#menu-superior a:hover {
  cursor: pointer;
  color: yellow;
  text-decoration: none;
}

#conteudo-grande {
  border: 0px solid silver;
  font-family: arial;
  font-size: 14px;
  text-align: justify;
  line-height: 25px;
  margin-top: 10px;
}

#conteudo-termo {
  border: 0px solid silver;
  font-family: arial;
  font-size: 12px;
  text-align: justify;
  line-height: 20px;
  margin-top: 10px;
  padding: 30px;
}

#conteudo {
  border: 0px solid silver;
  font-family: arial;
  font-size: 12px;
  text-align: justify;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 15px;
}

#conteudo-titulo {
	color: #414584;
	font: 14px Tahoma, sans-serif;
	font-weight: bold;
	text-align: left;	
	border-bottom: 1px solid silver;
	padding-top: 8px;
	padding-bottom: 5px;
}

#conteudo-principal {
  font: 12px Tahoma, sans-serif;
  margin-right: 25px;
  margin-buttom: 10px;
  border: 0px solid silver;
  text-align: justify;
  line-height: 20px;
}

#conteudo-principal a {
  cursor: pointer;
  color: navy;
  font-weight: bold;
  text-decoration: none;
}

.conteudo-principal-titulo {
  font: 12px Tahoma, sans-serif;
  color: black;
  font-weight: bold;
  margin-bottom: 3px;
}

#conteudo-banner {
  height: 200px;
  border: 1px solid silver;
  margin-bottom: 10px;
  margin-top: 10px;
}

#col1 {
  float: left;
  width: 440px;
  height: 350px;
  border-right: 1px solid silver;
}

#col2 {
  float: left;
  width: 440px;
  margin: 0 15px 0 15px;
}

/*--- Pagina Inicial ---------------------------------------------------------*/

#inicio-col1 {
  float: left;
  width: 630px;
  border-right: 0px solid silver;
}

#inicio-col2 {
  float: right;
  width: 305px;
  margin-left: 5px;
  border-left: 0px solid silver;
}

#inicio-separador {
  clear: both;
}

#inicio-conteudo-principal {
  font: 12px Tahoma, sans-serif;
  margin-right: 25px;
  margin-buttom: 10px;
  border: 0px solid silver;
  text-align: justify;
  line-height: 23px;
  width: 450px;
}

#inicio-conteudo-principal a {
  cursor: pointer;
  color: navy;
  font-weight: bold;
  text-decoration: none;
}

#inicio-conteudo-principal-titulo {
  font: 12px Tahoma, sans-serif;
  color: black;
  font-weight: bold;
  margin-bottom: 5px;
}

#inicio-conteudo {
  font: 12px Tahoma, sans-serif;
  line-height: 23px;
}

#caixa-titulo {
  background-image: url(/img/fundo_menu_01.gif);
  background-repeat: repeat-x;
  width: 301px;
  height: 30px;
  padding-left: 5px;
  color: #FFFFFF;
  font-family: arial;
  font-size: 12px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}

#caixa-corpo {
  width: 299px;
  background-color: #FFFFFF;
  padding-left: 5px;
  line-height: 30px;
  border: 1px solid silver;
}

#caixa-corpo a {
  cursor: pointer;
  color: black;
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
}

#caixa-corpo a:hover {
  color: navy;
}

/*--- Rodape -----------------------------------------------------------------*/

#rodape {
  height: 50px;
  background-image: url(/img/fundo_rodape_01.gif);
  background-repeat: no-repeat;
  border: 0px solid silver;
  font-family: arial;
  font-size: 12px;
  padding: 10px;
  color: black;
}

#rodape a {
  color: #000;
  text-decoration: none;
}

#rodape a:hover {
  color: #414584;
  cursor: pointer;
  text-decoration: none;
}

#rodape-informacao {
  color: #000;
  padding-top: 10px;
}

/*--- Treinamentos -----------------------------------------------------------------*/

#cursos-col1 {
  float: left;
  width: 460px;
  height: 820px;
  border-right: 1px solid silver;
}

#cursos-col2 {
  float: left;
  width: 460px;
  margin: 0 15px 0 15px;
}

#cursos-conteudo-col1 {
  float: left;
  width: 650px;
  margin-right: 15px;
}

#cursos-conteudo-col2 {
  float: right;
  text-align: center;
}

#cursos-conteudo-ajuste {
  clear: both;
}

