body {
	margin: 0px;
	background-image: url(../images/topo_fundo.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
a:link {
	color: #226B74;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #226B74;
}

.fundo_conteudo_sombra {
	background-image: url(../images/conteudo_linha_sombra.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #144045;
}
.pontilhado_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7BADAC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.fundo_conteudo_sombra2 {
	background-image: url(../images/conteudo_replica.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

table {
	font-family: Georgia, "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
	letter-spacing: 1px;
}
.rodape_texto {
	font-family: Georgia, "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #2A737A;
	text-align: center;
	line-height: 13px;
	letter-spacing: 1px;
}
.titulacao {
	font-family: Georgia, "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 18px;
	color: #1D5258;
	font-weight: normal;
}
.titulacao_22 {
	font-family: Georgia, "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 22px;
	color: #1D5258;
	font-weight: normal;
}
.titulacao_12 {
	font-family: Georgia, "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #1D5258;
	font-weight: normal;
}
.formulario {
	font-family: Georgia, "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	color: #1D5258;
	background-color: #D7EAE8;
	border: 1px solid #D7EAE8;
}
.borda_contato {
	border: 1px dotted #1D5258;
}


.fundo_topo {
	background-image: url(../images/topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_topo_clientes {
	background-image: url(../images/topo_fundo_clientes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_topo_artigos {
	background-image: url(../images/topo_fundo_artigos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_topo_cadastro {
	background-image: url(../images/topo_fundo_cadastro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_topo_contato {
	background-image: url(../images/topo_fundo_contato.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_topo_mediare {
	background-image: url(../images/topo_fundo_mediare.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_topo_noticias {
	background-image: url(../images/topo_fundo_noticias.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_topo_cursos {
	background-image: url(../images/topo_fundo_cursos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_topo_servicos {
	background-image: url(../images/topo_fundo_servicos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#box_vagas {

  width:100%px;
  height:100px;
  background-color:none;
  overflow:auto;
 
}
.fundo_topo_esq {
	background-image: url(../images/fundo_esq_1.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.fundo_topo_dir2 {
	background-image: url(../images/fundo_dir_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fundo_topo_dir {
	background-image: url(../images/fundo_dir_1.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.fundo_topo_esq2 {
	background-image: url(../images/fundo_esq_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.hand {
cursor: hand;
cursor: pointer; 
}
