* {
  margin:0px;
  padding:0px;
  list-style:none;
  border:none;
  text-decoration:none; 
  font:11px arial;
  letter-spacing:normal;
  color:#757677;
  line-height:22px;
}

a {
  text-decoration:none; 
  color:#B76834;
}

a:hover {
  text-decoration:underline; 
  color:#757677;
}

p {
	margin-bottom:10px;
}

h1{font:bold 14px arial;color:#B76834;}
h2{font:bold 13px arial;}

img {
	border:0px;
}

body {
	background:url(imagens/bg.gif) repeat;
}

#geral {

}

#laranja {
	background-color:#E96F1E;
	height:40px;
	top:0px;
	left:0px;
}

#idioma {
	margin-right:10px;
	width:950px;
	margin:0 auto;
	position:relative;
	top:-30px;
	text-align:right;
}
#idioma a{
	font:normal normal 10px arial;
}
#idioma span{
	background:url(imagens/idioma.gif) no-repeat;
	width:147px;
	height:12px;
	position:absolute;
	top:0px; right:0px;
	background-color:#E96F1E;
	cursor:pointer;
}

#site { 
	width:970px;
	margin:0 auto;
	background-color:#ffffff;
	position:relative;
	top:-25px;
}


/***** TOPO *****/
#topo {
	height:97px;
	width:950px;
	position:relative;
	background-color:#F8F8F8;
	margin:0 auto;
	top:10px;
}
#logo_interna{
	width:144px;
	height:65px;
	float:left;
	top:15px;
	left:25px;
	position:relative;
	background-color:#F0F0F0;
}
#logo_interna a{
	display:block;
	border:1px solid black;
}

#logo_interna a span{
	background:url(imagens/logo_interna.gif) no-repeat; 
	width:144px;
	height:65px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
}

#menu ul {
	position:relative;
	float:left;
	left:130px;
}

#menu li {
	float:left;
	position:relative;
	width:87px;
	height:41px;
}
#menu li a{
	display:block;
	position:relative;
}
#menu li a span{
	position:absolute;
	top:0px; left:0px;
	width:87px;
	height:41px;
	cursor:pointer;
}

.menu_home {
	background:url(imagens/menu_home.gif) no-repeat;
}
.menu_empresa {
	background:url(imagens/menu_empresa.gif) no-repeat;
}

.menu_servicos {
	background:url(imagens/menu_servicos.gif) no-repeat;
}

.menu_clientes {
	background:url(imagens/menu_clientes.gif) no-repeat;
}

.menu_contato {
	background:url(imagens/menu_contato.gif) no-repeat;
}

.menu_empresa_on {
	background:url(imagens/menu_empresa_on.gif) no-repeat;
}

.menu_home_on {
	background:url(imagens/menu_home_on.gif) no-repeat;
}

.menu_servicos_on  {
	background:url(imagens/menu_servicos_on.gif) no-repeat;
}

.menu_clientes_on {
	background:url(imagens/menu_clientes_on.gif) no-repeat;
}

.menu_contato_on {
	background:url(imagens/menu_contato_on.gif) no-repeat;
}


/***** FAIXA *****/
#faixa {
	height:183px;
	width:950px;
	position:relative;
	top:-133px;
	left:10px;
}

#foto_empresa {
	background:url(imagens/foto_empresa.jpg) no-repeat;
	width:202px;
	height:173px;
	position:relative;
	float:right;
	top:-87px;
	right:10px;
}

#tit_empresa {
	background:url(imagens/tit_empresa.gif) no-repeat;
	width:500px;
	height:41px;
	position:relative;
	float:right;
	right:9px;
	top:45px;
}

#foto_servicos {
	background:url(imagens/foto_servicos.jpg) no-repeat;
	width:202px;
	height:173px;
	position:relative;
	float:right;
	top:-87px;
	right:10px;
}

#tit_servicos {
	background:url(imagens/tit_servicos.gif) no-repeat;
	width:500px;
	height:41px;
	position:relative;
	float:right;
	right:9px;
	top:45px;
}

#tit_servicos_traducao {
	background:url(imagens/tit_servicos_traducao.gif) no-repeat;
	width:500px;
	height:41px;
	position:relative;
	float:right;
	right:9px;
	top:45px;
}

#tit_servicos_dtp {
	background:url(imagens/tit_servicos_dtp.gif) no-repeat;
	width:500px;
	height:41px;
	position:relative;
	float:right;
	right:9px;
	top:45px;
}

#tit_servicos_gerenciamento {
	background:url(imagens/tit_servicos_gerenciamento.gif) no-repeat;
	width:500px;
	height:41px;
	position:relative;
	float:right;
	right:9px;
	top:45px;
}

#foto_clientes {
	background:url(imagens/foto_clientes.jpg) no-repeat;
	width:202px;
	height:173px;
	position:relative;
	float:right;
	top:-87px;
	right:10px;
}

#tit_clientes {
	background:url(imagens/tit_clientes.gif) no-repeat;
	width:500px;
	height:41px;
	position:relative;
	float:right;
	right:9px;
	top:45px;
}

#foto_contato {
	background:url(imagens/foto_contato.jpg) no-repeat;
	width:202px;
	height:173px;
	position:relative;
	float:right;
	top:-87px;
	right:10px;
}

#tit_contato {
	background:url(imagens/tit_contato.gif) no-repeat;
	width:500px;
	height:41px;
	position:relative;
	float:right;
	right:9px;
	top:45px;
}



/*****FIM DIV FAIXA *****/

/*****DIV BAIXO *****/
#baixo {
	width:950px;
	position:relative;
	top:-70px;
	left:10px;
	clear:both;
}

#baixo span {
	font-weight:bold;
}

#submenu {
	width:200px;
	float:left;
	position:relative;
}

#submenu li  {	
	list-style-image:url(imagens/bullet.gif);
	border-bottom:1px solid #B9B9BA;
	border-bottom-style:dashed;
	margin-left:40px;
	width:160px;
}

#submenu li a{	
	display:block;
	font:11px verdana;
	font-weight:bold;
    letter-spacing:5px;
    color:#A3A3A3;
    line-height:26px;
	width:160px;
}

#submenu li a:hover{
	background-color:#F8F8F8;
	text-decoration:none;
}

#conteudo {
	float:right;
	width:605px;
	position:relative;
	right:95px;
}

#conteudo img{
	margin:5px 15px 15px 0px;
}

#conteudo li {
	list-style-type:disc;
	margin-left:15px;	
}

#conteudo span a {
	text-decoration:underline;
	color:#B76834;
	font-weight:bold;
}

#conteudo span a:hover {
	text-decoration:none;
	color:#757677;
	font-weight:bold;
}

#voltar a {
	font:12px arial;
	font-weight:bold;
	letter-spacing:5px;
	position:relative;
	width:100px;
	left:750px;
	display:block;
	text-align:right;
	clear:both;

}

#rodape {
	clear:both;
	width:950px;
	height:22px;
	background-color:#E96F1E;
	margin:0 auto;
	color:#FFFFFF;
	padding:0 0 0 20px;
}

#rodape a{
	text-decoration:underline;
	color:#FFFFFF;
}

#rodape a:hover{
	text-decoration:none;
	color:#666666;
}





