* { margin: 0; padding: 0; }
.aviso {
	font-family: Arial;
	font-size: 9px;
	color: #FF0000;
}

a:link1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.fundo_textfield {
	font-family: Arial;
	font-size: 11px;
	color: #0073E6;
	background-color: #F0F8FF;
	border: 1px solid #0073E6;
}

body {
	text-align: center;
	font: 80% Arial;
	background-color: #F1F1F1;
	color: #666666;
}

ul { list-style: none; }
p { margin-bottom: 10px; }
h1 { margin-bottom: 5px; color: #69A90A; font-size: 170%; }
#titulo {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	width: 184px;
}

h2 { margin-bottom: 2px; color: #FF6600; font-size: 150%; }
h3 { color: #FF6600; font-size: 130%; }

/* ESTRUTURA */
#geral {
	margin: 10px auto;
	width: 850px;
	text-align: left;
	/*margin-left: 10px;*/
}

#conteudo {
	background-color: #FFFFFF;
	color: #666666;
	padding: 8px;
	font-weight: normal;
}
#rodape {
	text-align: center;
	padding: 10px;
	font-weight: normal;
}
#rodape a { }
#rodape a:hover {
	text-decoration: none;
	font-weight: normal;
}

/* MENU */
#menu ul { height: 1%; display: table; }
#menu ul li { float: left; margin: 0 4px; }
#menu ul li.primeira { margin-left: 0; }
#menu ul li a {
	display: block;
	float: left;
	padding: 5px 12px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

#menu ul li a:hover { background-color: #FFFFFF; color: #999999; text-decoration: none; }

/* ID BODY */
#bodyPrincipal #menu ul li a.mnuPrincipal,
#bodyCandidato #menu ul li a.mnuCandidato,
#bodyVagas #menu ul li a.mnuVagas,
#bodyEmpresa #menu ul li a.mnuEmpresa,
#bodyContato #menu ul li a.mnuContato {
	background-color: #FFFFFF;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}#list_menu {
	margin-left: 5px;
	margin-top: 8px;
	width: 184px;
}
#logo {
	height: 89px;
	width: 293px;
}

#box_selecao {
	background-image: url(../images/box_vaga.gif);
	height: 250px;
	width: 368px;
	margin-top: 10px;
	float: right;
	background-repeat: no-repeat;
}
#btns {
	height: 260px;
	width: 293px;
	margin-top: 10px;
}
.list_menu {
	font-family: Arial;
	font-size: 11px;
	color: #0073E6;
}
#titulo1 {
	font-family: Arial;
	font-size: 18px;
	color: #69A90A;
	text-align: left;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	text-indent: 3px;
	color: #000;
}
.textfield {
	font-size: 80%;
	color: #000000;
	background-color: #D8D8D8;
	border: 1px solid #000000;
	font-family: Arial;
	height: 18px;
	text-indent: 2px;
}
.titulo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textarea {
	font-size: 80%;
	color: #000000;
	background-color: #D8D8D8;
	border: 1px solid #000000;
	font-family: Arial;
	height: auto;
}
.btn_submit {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #69A90A;
	border: 1px none #000000;
	font-family: Arial;
	text-indent: 2px;
}
#btn_cv {
	height: 70px;
	width: 293px;
}
#btn_vaga {
	height: 70px;
	width: 293px;
	padding-top: 10px;
}
.list_menu_bold {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.cad_emp {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	background-color: #FFF1E8;
	border: 1px solid #FF6600;
	text-indent: 2px;
}
.mnu_emp_bold {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#box_selecao2 {
	background-image: url(../images/box_vaga2.gif);
	height: 250px;
	width: 368px;
	float: right;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.btn_submit2 {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px none #000000;
	font-family: Arial;
	text-indent: 2px;
}
#box_selecao1 {
	background-image: url(../images/box_vaga1.gif);
	height: 250px;
	width: 368px;
	float: right;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.btn_submit1 {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px none #000000;
	font-family: Arial;
	text-indent: 2px;
}
.fundo_DOC {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	background-color: #DFEFFF;
	border: 1px solid #003366;
	text-indent: 2px;
}
.list_menu_bold_doc {
	font-family: Arial;
	font-size: 12px;
	color: #0073E6;
	font-weight: bold;
	text-decoration: none;
}
.fundo_tex_pesq {
	font-family: Arial;
	font-size: 11px;
	color: #006600;
	background-color: #DDFFDD;
	border: 1px solid #009900;
	text-indent: 5px;
}
.mnu_faleconosco {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.mnu_faleconosco1 {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}
#login_cand {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	text-align: center;
	background-image: url(../images/32px-Nuvola_apps_kuser.png);
	background-repeat: no-repeat;
	background-position: 7px top;
	padding-top: 12px;
	text-indent: 5px;
	height: 32px;
	margin-top: 3px;
}
#btn_sem_exp {
	height: 70px;
	width: 293px;
	padding-top: 10px;
}
.mnu_emp {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
#login_emp {
	font-family: Arial;
	font-size: 12px;
	color: #FF6300;
	text-align: center;
	background-image: url(../images/32px-Nuvola_apps_kuser.png);
	background-repeat: no-repeat;
	background-position: 8px top;
	padding-top: 8px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}
	
.list_menu {

	font-family: Arial;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
#mapa {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	width: 600px;
	margin-left: 80px;
}
.moldura {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.btn_big {
	background-color: #DDFFDD;
	height: 30px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	border: 1px solid #009900;
	font-weight: bold;
	text-align: center;
}
.mnuCidade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

.titulo1 {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#num_curriculos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 34px;
	width: 120px;
	margin-left: 728px;
	margin-top: 5px;
	text-align: left;
	background-position: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mnu_intranet {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDFFDD;
	border: 1px solid #009900;
	text-align: center;
	background-position: center;
}
#box_atencao {
	width: 350px;
	margin-top: -400px;
	float: right;
	background-repeat: no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #000000;
	text-indent: 10px;
    padding-left: 10px;
	padding-right: 10px;
}
#box_simoldes {
	width: 300px;
	float: left;
	background-repeat: no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
}
	
#box_mercadorama {
	width: 350px;
	float: left;
	background-repeat: no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 130px;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
}
#box_curriculo_doc {
	width: 300px;
	background-repeat: no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
/*	padding-left: 150px; */
/*	padding-right: 150px; */
	margin-left: 457px;
	margin-top: -150px;
}
#apresentacao {
	padding-right: 20px;
	padding-left: 20px;
}

/* TOOLTIP NORMAL */
a.tipnormal{
    position:relative;
    color:#3CA3FF;
    z-index:24;
    text-decoration:none;
    font-weight:bold;
	font-size:10px;
}

a.tipnormal:hover{
    z-index:25;
    background:transparent; /* precisa do background para funcionar o Internet Explorer */
    color: #aaaaff;
}

a.tipnormal span{display: none;}

a.tipnormal:hover span{
    display:block;
    position:absolute;
    padding: 1px;
    top: 25px;
    left: -50px;
    width:100px;
    border:1px solid #000;
    background-color:#FAFAD2;
    color:#000;
    text-align: center;
}
#estribo {
	background-color:#CCCCCC;
}
