* {
	margin:0;
	padding:0;
}

html, body {
	font: 12px "Trebuchet MS", Arial, Verdana;
	height:100%;
	background:#585758;
	color:#FFF;
}

* html #geral { 
	height:100%;
}

body {
	background:url(../imagens/degrade.png) repeat-x;
}

#geral {
	min-height:100%;
	width:100%;
	margin:0 auto;
	background-image:url(../imagens/fundo_transp.gif);
}

#conteudo {
	width:930px;
	margin:0 auto;
	padding:0 10px 150px 10px;
}

.logo{
	float:left;
}

#menu{
	float:left;
	padding-left:15px;
	margin-top:27px;
}

#links{
	float:right;
	width:145px;
	text-align:center;
	line-height:25px;
}

.logo, #links{
	margin-top:30px;
}

#paginas{
	padding:25px 50px 0 50px;
	clear:both;
	line-height:16px;
}

#paginas div.titulo{
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
}

#paginas span.nome{
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
}

.telefone {
	height:110px;
	width:930px;
	margin:-160px auto 0;
	clear:both;
}

#rodape {
	height:50px;
	width:100%;
	margin:0 auto 0;
	background:#000;
}

#conteudo_rodape {
	width:930px;
	margin:0 auto;
	height:50px;
}

#conteudo_rodape .idiomas {
	width:100px;
	float:left;
}

#conteudo_rodape .texto {
	width:595px;
	float:left;
	background-image:url(../imagens/texto.gif);
	height:50px;
	padding-left:175px;
}

#conteudo_rodape .extranet {
	width:60px;
	float:left;
	text-align:right;
	line-height:50px;
}

a.link_extranet:link {
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}

a.link_extranet:hover {
	color:#EDE100;
	text-transform:uppercase;
	font-weight:bold;
}

.item_menu {
	display:block;
	width:140px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
}

.item_menu_ativo {
	color:#EDE100;
}

.item_menu_hover {
	background-color:#EDE100;
	color:#FFF;
}

ul.marquee {
	display: block;
	padding: 0;
	margin: 13px 0 0 0;
	list-style: none;
	position: relative;
	overflow: hidden;
	width: 456px;
	height: 37px;
}

ul.marquee li {
	position: absolute;
	left: 0;
	display: block;
	white-space: nowrap;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	padding: 3px 5px;
}

ul.marquee li span {
	font-size:16px;
}

#carregando {
	position:absolute;
	top:2px;
	right:3px;
	width:90px;
	height:20px;
	text-align:center;
	line-height:20px;
	background-color:#E4202C;
}

#mapa_contato {
	width:280px;
	float:left;
	margin:20px 0 0 0;
}

#endereco_contato {
	width:530px;
	float:right;
	padding-left:20px;
}

#endereco_contato p {
	font-size:13px;
	line-height:25px;
}

#formulario_contato {
	clear:right;
	margin:15px 0 0 0;
}

#formulario_contato label {
	font-size:11px;
	text-transform:uppercase;
}

#formulario_contato input {
	background-color:#3c3b3c;
	font-size: 12px;
	border:none;
	width:250px;
	padding:5px;
	color:#FFFFFF;
}

#formulario_contato textarea {
	background-color:#3c3b3c;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	width:250px;
	height:60px;
	padding:5px;
	color:#FFFFFF;
}

#botoes {
	margin:10px 0 0 0;
	width:260px;
	text-align:right;
}

#botoes input {
	width:50px;
	font: 9px "Trebuchet MS", Arial, Verdana;
	text-transform:uppercase;
	padding:3px;
}

#caixa_equipe {
	background-color:#3C3B3B;
	width:560px;
	float:right;
	padding:5px;
}

#caixa_funcionarios {
	float:left;
	margin:15px 0 0 0;
}

.borda_funcionarios {
	background-color:#3C3B3B;
	width:130px;
	margin-bottom:8px;
	padding:5px;
}

#caixa_funcionarios h2 {
	font-size:15px;
	font-weight:bold;
}

.funcionario {
	width:80px;
	height:80px;
	float:left;
}

a.email_funcionario:link {
	color:#EDE100;
}

a.email_funcionario:hover {
	color:#FFFFFF;
}

a.email_funcionario:visited {
	color:#EDE100;
}

img {
	border:none;
}

hr {
	display:none;
}

#categorias {
	float:left;
}

.thumb_portfolio {
	width:70px;
	height:70px;
	border:1px solid #333;
	background-color:#333;
	float:left;
	margin: 0 15px 15px 0;
}

#conteudo_categoria {
	float:right;
	width:698px;
	margin-right: -15px;
}

#categorias a:link {
	color:#FFFFFF;
}

#categorias a:hover {
	color:#EDE100;
}

#categorias a:visited {
	color:#FFFFFF;
}

#cliente a:link {
	color:#FFFFFF;
}

#cliente a:hover {
	color:#EDE100;
}

#cliente a:visited {
	color:#FFFFFF;
}