@import url("css-pages.css");

* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
body {
	background:#eaebed;
	}
	
#container {
	width:782px;
	margin:0 auto;
	background:#fff;
	}
	
#topo {
	width:782px;
	background:#fff url(../images/topo.jpg) center top no-repeat;
	}
	
#fast-nav {
	list-style:none;
	padding-left:730px;
	border:1px solid #ccc;
	}
#fast-nav li {
	float:left;
	height:13px;
	padding:3px;
	padding-bottom:0;
	}
#fast-nav li a.home {
	display:block;
	background:url(../images/home.gif) center center no-repeat;
	height:13px;
	width:14px;
	text-indent:-9999px;
	}
#fast-nav li a.contato {
	display:block;
	background:url(../images/contato.gif) center center no-repeat;
	height:13px;
	width:14px;
	text-indent:-9999px;
	}

#topo h1 {
	width:430px;
	margin:0 auto;
	margin-top:20px;
	height:100px;
	text-indent:-9999px;
	}
#topo h1 a {
	display:block;
	height:100px;
	}
	
#barnav {
	list-style:none;
	border-top:3px solid #003f72;
	background:#fff url(../images/barnav.gif) left bottom repeat-x;
	height:30px;
	width:760px;
	margin:0 auto;
	text-align:center;
	margin-top:-12px;
	_margin-top:16px;
	}
html>body #barnav {
	margin-top:12px;
	}
#barnav li {
	float:left;
	height:27px;
	background:url(../images/fundo_li.gif) right center no-repeat;
	}
#barnav li a {
	font-size:12px;
	height:27px;
	text-indent:-9999px;
	display:block;
	}
#barnav li a.empresa {
	width:70px;
	background:url(../images/menu_li_aempresa.jpg) top center no-repeat;
	}
#barnav li a:hover.empresa {
	width:70px;
	background:url(../images/menu_li_aempresa.jpg) bottom center no-repeat;
	}
#barnav li a.servicos {
	width:70px;
	background:url(../images/menu_li_aservicos.jpg) top center no-repeat;
	}
#barnav li a:hover.servicos {
	width:70px;
	background:url(../images/menu_li_aservicos.jpg) bottom center no-repeat;
	}
#barnav li a.vagas {
	width:56px;
	background:url(../images/menu_li_avagas.jpg) top center no-repeat;
	}
#barnav li a:hover.vagas {
	width:56px;
	background:url(../images/menu_li_avagas.jpg) bottom center no-repeat;
	}
#barnav li a.cliente {
	width:120px;
	background:url(../images/menu_li_acliente.jpg) top center no-repeat;
	}
#barnav li a:hover.cliente {
	width:120px;
	background:url(../images/menu_li_acliente.jpg) bottom center no-repeat;
	}
#barnav li a.eventos {
	width:76px;
	background:url(../images/menu_li_aeventos.jpg) top center no-repeat;
	}
#barnav li a:hover.eventos {
	width:76px;
	background:url(../images/menu_li_aeventos.jpg) bottom center no-repeat;
	}
#barnav li a.trabalho {
	width:113px;
	background:url(../images/menu_li_atrabalho.jpg) top center no-repeat;
/*	border:1px solid #000;*/
	}
#barnav li a:hover.trabalho {
	width:113px;
	background:url(../images/menu_li_atrabalho.jpg) bottom left no-repeat;
	}
#barnav li a.localizacao {
/*	margin-left:-3px;*/
	width:88px;
	background:url(../images/menu_li_alocal.jpg) top center no-repeat;
	}
#barnav li a:hover.localizacao {
	width:88px;
	background:url(../images/menu_li_alocal.jpg) bottom center no-repeat;
	}
#barnav li a.blog {
	width:41px;
	background:url(../images/menu_li_blog.jpg) bottom center no-repeat;
	}
#barnav li a.blog:hover {
	width:41px;
	background:url(../images/menu_li_blog.jpg) top center no-repeat;
	}
#barnav li a.fale {
	
	width:95px;
	background:url(../images/menu_li_afale.jpg) top center no-repeat;
	}
#barnav li a:hover.fale {
	width:95px;
	background:url(../images/menu_li_afale.jpg) bottom center no-repeat;
	}
		
#empresa {
	background:url(../images/empresa.jpg) center top no-repeat;
	padding-left:270px;
	padding-top:10px;
	height:158px;
	}
#empresa h2 {
	font-size:18px;
	font-weight:bold;
	color:#181818;
	}
#empresa p {
	font-size:13px;
	color:#181818;
	margin-top:7px;
	margin-bottom:7px;
	}
	
#apresentacao {
	background:url(../images/fundo.jpg) center top repeat-y;
	}
	
#apresentacao h2 {
	text-indent:-9999px;
	height:30px;
	}
	
#dicas {
	width:510px;
	float:left;
	margin-left:9px;
	margin-top:5px;
	}
html>body #dicas {
	margin-left:15px;
	}
#dicas h2 {
	background:url(../images/h2_dicas.jpg) left center no-repeat;
	}
#dicas p {
	font-size:13px;
	text-align:justify;
	margin-top:6px;
	width:500px;
	}
#dicas ul {
	list-style:none;
	margin-top:15px;
	margin-left:0px;
	}
#dicas ul li {
	width:170px;
	float:left;
	margin-top:5px;
	background:url(../images/fundo_li_dicas.jpg) left center no-repeat;
	}
#dicas ul li a {
	margin-left:15px;
	font-size:13px;
	color:#003f72;
	font-weight:bold;
	}
	
#enquete {
	width:240px;
	float:right;
	margin-right:6px;
	margin-top:5px;
	}
html>body #enquete {
	margin-right:12px;
	}
#enquete h2 {
	background:url(../images/h2_enquetes.jpg) left center no-repeat;
	}
#enquete ul {
	list-style:none;
	}
#enquete ul li h3 {
	width:65%;
	font-size:12px;
	float:left;
	}
#enquete ul li span {
	width:32%;
	color:#003F72;
	font-size:10px;
	font-weight:bold;
	float:right;
	}
#enquete ul li p {
	clear:both
	}
#enquete p span {
	font-size:10px;
	font-weight:bold;
	color:#003F72;
	}
#enquete p a.titulo-noticia {
	font-weight:bold;
	font-size:12px;
	}
#enquete p {
	font-size:12px;
	}
#enquete p a {
	font-size:11px;
	text-decoration:none;
	}
#enquete p a:hover {
	text-decoration:underline;
	}
/*#enquete form fieldset {
	border:none;
	}
#enquete form fieldset p {
	font-size:13px;
	font-weight:bold;
	}
#enquete form fieldset label {
	color:#003f72;
	font-size:12px;
	}
#enquete form fieldset input {
	width:12px;
	position:relative;
	top:5px;
	margin-right:3px;
	height:20px;
	margin-bottom:5px;
	}
html>body #enquete form fieldset input {
	margin-bottom:0px;
	}
#enquete form fieldset div {
	text-align:center;
	margin:7px;
	margin-top:12px;
	}
#enquete form fieldset input.botao {
	border:1px solid #e7e7e7;
	color:#5e5e5e;
	font-size:12px;
	background:url(../images/fundo_botao.gif) left center repeat-x;
	height:21px;
	width:94px;
	position:static;
	top:0;
	}*/
	
#empresa-futuro {
	width:510px;
	float:left;
	margin-left:9px;
	margin-top:5px;
	background:url(../images/empresa_futuro.jpg) 400px 40px no-repeat;
	padding-bottom:15px;
	}
html>body #empresa-futuro {
	margin-left:15px;
	margin-top:15px;
	}
#empresa-futuro h2 {
	background:url(../images/h2_empresas.jpg) left center no-repeat;
	}
#empresa-futuro p {
	font-size:13px;
	text-align:justify;
	margin-top:6px;
	width:380px;
	margin-left:5px;
	}
	
	
#curriculo {
	width:240px;
	float:right;
	margin-right:6px;
	margin-top:5px;
	}
html>body #curriculo {
	margin-right:12px;
	margin-top:15px;
	}
#curriculo h2 {
	background:url(../images/h2_clientes.jpg) left center no-repeat;
	}
#curriculo form fieldset {
	border:none;
	padding-top:18px;
	text-align:center;
	}
#curriculo form fieldset label {
	color:#a11700;
	font-size:13px;
	display:block;
	text-align:left;
	text-indent:8px;
	}
#curriculo form fieldset input {
	height:20px;
	width:220px;
	}
#curriculo form fieldset input.botao {
	border:1px solid #e7e7e7;
	color:#5e5e5e;
	font-size:12px;
	background:url(../images/fundo_botao.gif) left center repeat-x;
	height:21px;
	width:94px;
	position:relative;
	top:18px;
	}
#botao_form {
	border:1px solid #e7e7e7;
	color:#5e5e5e;
	font-size:12px;
	background:url(../images/fundo_botao.gif) left center repeat-x;
	height:21px;
	width:94px;
	position:relative;
	top:18px;
	}
	
#rodape {
	background:url(../images/rodape.jpg) center top no-repeat;
	height:89px;
	width:782px;
	margin:0 auto;
	}
#rodape address {
	font-size:11px;
	line-height:18px;
	padding-top:4px;
	color:#fff;
	font-style:normal;
	float:left;
	margin-left:10px;
	}
html>body #rodape address {
	font-size:11px;
	line-height:18px;
	padding-top:4px;
	color:#fff;
	font-style:normal;
	float:left;
	margin-left:18px;
	}
#rodape address b {
	color:#fff;
	}
#rodape p {
	font-size:11px;
	line-height:25px;
	color:#fff;
	float:right;
	width:540px;
	}
#rodape p b {
	color:#fff;
	}
#rodape p a {
	font-size:11px;
	color:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:3px;
	padding-top:0;
	padding-bottom:0;
	text-decoration:none;
	}
#rodape p a:hover {
	font-size:11px;
	color:#fff;
	border:none;
	padding:4px;
	padding-top:0;
	padding-bottom:0;
	}