﻿*	{outline:none;}
body {
	margin: 0;
	background-color: #ebece7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#floater {
	position: absolute;
	left: 50%;
	margin-left:170px;
	top: 0;
	width: 215px;
	height: 210px;
	z-index: 10;
	visibility: visible;

}
#floater_2 {
	position: absolute;
	left: 50%;
	margin-left:75px;
	top: 150px;
	width: 300px;
	height: 199px;
	z-index: 10;
	visibility: visible;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
h3	{
	font-size:14px;
	font-weight:bold;
}
h4	{
	font-size:18px;
	font-weight:bold;
	color:#535353;
	margin:0;
	}
a {
	text-decoration: none;
	color: #999999;}
a:hover {
	text-decoration: underline;
	color: #333333;
}

.txt_rodape {
	font-size: 9px;
	color: #bdbfb5;
}

.txt_link {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.txt_link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #bdbfb5;
	text-decoration: underline;
}

.tit {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

.input_busca {
	font-family: Verdana;
	font-size: 9px;
	border: solid;
	border-width: 1px;
	border-color: #d5d7ce;
}

#talentos input {width:200px}
#talentos .radio {width:10px}

.input {
	font-family: Verdana;
	font-size: 10px;
	border: solid;
	border-width: 1px;
	border-color: #d5d7ce;
}

select {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #d5d7ce;
}


.fundo_neutro {
	background-image: url(../images/fundo_neutro.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.fundo_busca {
	background-image: url(../images/fundo_busca.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.fundo_empresa {
	background: url(../images/fundo_empresa.jpg) top repeat-x;
	background-color: #ffffff;
}
.fundo_campanhas {
	background: url(../images/fundo_campanhas.jpg) top repeat-x;
	background-color: #ffffff;
}

.fundo_imprensa	{
	background: url(../images/fundo_imprensa.jpg) no-repeat;
	background-color: #ffffff;
}
.fundo_historico {
	background-image: url(../images/fundo_historico.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.fundo_suporte {
	background-image: url(../images/fundo_suporte.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.fundo_registre {
	background-image: url(../images/fundo_registre.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.fundo_talentos {
	background-image: url(../images/fundo_talentos.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.fundo_ondeencontrar {
	background-image: url(../images/fundo_ondeencontrar.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#sub_menu {
border: #CCCCCC 1px solid;
  	

}

#conteudo {
	margin:20px 0 10px 20px;
	}

#conteudo2 {
	margin:10px 0 0 20px;
	height:280px;
	overflow:auto;
	}

	
img#lupa{
	vertical-align:middle;
}

.pesquisa {
	color: #333333;
}
hr.hr	{width:90%; color:#d7d8d3; background-color:#d7d8d3; height:1px; clear:left; margin:0 auto; text-align:center; border:none;}

