@charset "iso-8859-1";
/* CSS Document */

* {
	margin: 0;
	/*border: 1px solid #000000;*/
}

body {
	background: #dadbd7 url(/img/fundogeral.gif) repeat-x;
}

#geral {
	width: 770px;
	margin: 0 auto 0 auto;
	height: auto;
	border-top: 8px solid #154a79;
}

#linhasuperior {
	width: 100%;
	height: 7px;
	display: block;
	background-color: #154a79;
}

#cabecalho {
	width: 100%;
	height: 89px;
}

#logo, #atalhosendereco {
	float: left;
}

#logo {
	width: 200px;
	display: block;
	height: 69px;
	margin: 20px 0 0 15px;
	background: url(/img/logomain.gif) no-repeat;
}
html>body #logo {
	margin: 20px 0 0 30px;
}

#logo h1 {
	display: none;
}

#atalhosendereco {
	width: 535px;
	float: left;
}

/* atalhos */
#atalhos {
	float: right;
	margin: 0 0 0 0;
	height: 17px;
}

#atalhos ul {
	list-style-type: none;
}

#atalhos li {
	float: left;
	display: block;
	margin-left: 5px;
}

#atalhos li a {
	display: block;
	height: 17px;
}

#atalhos li a span {
	display: none;
}

#at_curriculo {
	background: url(/img/attopo_curriculo.gif) no-repeat;
	width: 57px;
}

#at_newsletter {
	background: url(/img/attopo_newsletter.gif) no-repeat;
	width: 65px;
}

#at_home {
	background: url(/img/attopo_home.gif) no-repeat;
	width: 54px;
}


#endereco {
	width: 240px;
	height: 30px;
	background: url(/img/endereco_topo.gif) no-repeat;
	float: right;
	margin: 40px 0 0 130px;
}

#endereco h2 {
	display: none;
}





#menu, #central {
	float: left;
}



/* -- conteudo -- */
#conteudo {
	margin: 0 auto 0 auto;
	width: 770px;
	background: #ffffff url(/img/menu_fundo.gif) 10px 0 repeat-y;
	height: auto;
	border-top: 6px solid #154a79;
	border-bottom: 1px solid #154a79;
}

.visible {
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
}


/* -- menu -- */
#menu {
	display: block;
	width: 150px;
	height: 100%;
	margin-left: 5px;
}
html>body #menu {
	margin-left: 10px;
}

#menu ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	display: block;
	width: 147px;
	height: 25px;
	background: url(/img/menu_item_fundo.gif) right 0 no-repeat;
}

#menu li span {
	display: block;
}

#menu li a {
	margin: 0;
	padding: 0;
	display: block;
	width: 147px;
	height: 30px;
}

#menu li a span {
	display: none;
}

#m_empresa span { 
	background: url(/img/menu_empresa.gif) 21px 5px no-repeat;
}

#m_servicos span {
	background: url(/img/menu_servicos.gif) 21px 5px no-repeat;
}

#m_parceiros span {
	background: url(/img/menu_parceiros.gif) 21px 5px no-repeat;
}

#m_vagas span {
	background: url(/img/menu_vagas.gif) 21px 5px no-repeat;
}

#m_curriculo span {
	background: url(/img/menu_curriculo.gif) 21px 5px no-repeat;
}

#m_noticias span {
	background: url(/img/menu_noticias.gif) 21px 5px no-repeat;
}

#m_palestrantes span {
	background: url(/img/menu_palestrantes.gif) 21px 5px no-repeat;
}

#m_mapadosite span {
	background: url(/img/menu_mapadosite.gif) 21px 5px no-repeat;
}

#m_faleconosco span {
	background: url(/img/menu_faleconosco.gif) 21px 5px no-repeat;
}

#m_abertura span {
	background: url(/img/menu_abertura.gif) 21px 5px no-repeat;
}

#menuempresa {
	position: absolute;
	width: 120px;
	height: 50px;
	display: block;
	border: 1px solid #d5d5d5;
	overflow: hidden;
}

#menuempresa li, #menuempresa li a {
	display: block;
	width: 100%;
	height: 25px;
	overflow: hidden;
}

#subm_empresa1 {
	background: url(/img/menu_empresa_sub1.gif) no-repeat !important;
}

#subm_empresa2 {
	background: url(/img/menu_empresa_sub2.gif) no-repeat !important;
}

#menuempresa span {
	display: none;
}


/* -- centro -- */
#central {
	display: block;
	width: 590px;
	margin-left: 2px;
	margin-bottom: 30px;
	height: auto;
}
html>body #central {
	width: 590px;
}

#titulosecao {
	display: block;
	width: 558px;
	height: 136px;
	margin: 10px 0 20px 0;
	border-bottom: 2px solid #ef6c00;
	background: #e0e0e0 url(/img/titulosecao_fundo.gif) right 0 repeat-y;
}

#titulosecao h2 {
	display: block;
	width: 558px;
	height: 136px;
}

#titulosecao h2 span {
	display: none;
}

#conteudo p {
	margin: 3px 0 3px 0;
	font: 12px Arial, Helvetica, sans-serif;
}




#msgerro {
	width: 100%;
	color: #993300;
	background: url(/img/bullet_error.gif) 0 2px no-repeat;
	padding-left: 16px;
	font: 12px Arial, Helvetica, sans-serif;
}






#conteudorodape {
	clear: both;
	display: block;
	width: 762px;
	height: 15px;
	overflow: hidden;
	background: url(/img/wpix.gif) 0 1px no-repeat;
	margin: 0 auto 5px auto;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #91915b;
}

#conteudorodape a {
	color: #91915b;
	text-decoration: underline;
}

#conteudorodape a:visited {
	color: #91915b;
}












