BODY {
	margin:0; padding:0;
	background: black;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
}

DIV {
	text-align: left;
}

/*FORM {
	margin: 0;
	padding: 0;
}*/

.principal {
  margin: 0 auto;
  margin-top: 15px;
  text-align: center;
  width: 735px;
}

.topo {
  height: 190px;
  /*background: url(img/topo1.png) no-repeat;*/
}

.menu {
  height: 36px;
  background: url(img/menu.gif) no-repeat;
}

.corpo {
  height: 415px;
  width: 735px;
  margin-bottom: 20px;
  _margin-left: -9px;
}

.rodape {
  height: 0px;
  width: 0px;
  background: gray;
}

.alturaVariavel {
  clear:both
  height: 1px;
}

.hide
{
	display:none;
}

.agencia, .clientes, .portfolio, .contato { margin-left: 2px; }

.homeOn
{
	display:block;
	width:46px;
	height:25px;
	background-image:url(img/home_hover.gif);
	float:left;
}

.home
{
	display:block;
	width:46px;
	height:25px;
	background-image:url(img/home.gif);
	float:left;
}

.home A { margin-left: 0; }

.home:hover
{
	background-image:url(img/home_hover.gif);
}

.agenciaOn
{
	display: block;
	width:61px;
	height:25px;
	background-image:url(img/agencia_hover.gif);
	float:left;
}

.agencia
{
	display: block;
	width:61px;
	height:25px;
	background-image:url(img/agencia.gif);
	float:left;
}

.agencia A { margin-left: 0; }

.agencia:hover
{
	background-image:url(img/agencia_hover.gif);
}

.portfolioOn {
	display: block;
	width:59px;
	height:25px;
	background-image:url(img/portfolio_hover.gif);
	float:left;
}

.portfolio {
	display: block;
	width:59px;
	height:25px;
	background-image:url(img/portfolio.gif);
	float:left;
}

.portfolio A { margin-left: 0; }

.portfolio:hover
{
	background-image:url(img/portfolio_hover.gif);
}

.clientesOn
{
	display: block;
	width:60px;
	height:25px;
	background-image:url(img/clientes_hover.gif);
	float:left;
}

.clientes
{
	display: block;
	width:60px;
	height:25px;
	background-image:url(img/clientes.gif);
	float:left;
}

.clientes A { margin-left: 0; }

.clientes:hover
{
	background-image:url(img/clientes_hover.gif);
}

.contatoOn
{
	display: block;
	width:59px;
	height:25px;
	background-image:url(img/contato_hover.gif);
	float:left;
}

.contato
{
	display: block;
	width:59px;
	height:25px;
	background-image:url(img/contato.gif);
	float:left;
}

.contato A { margin-left: 0; }

.contato:hover
{
	background-image:url(img/contato_hover.gif);
}

.noticias {
	line-height: 25px;	
	color: #CCCCCC;
	font-size: 12px;
	/*background: url(img/noticias.gif) no-repeat;*/
	background: url(img/noticias-off.jpg) no-repeat;
}

.noticiasLink {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 25px;	
	font-size: 12px;
	/*background: url(img/noticias.gif) no-repeat;*/
	background: url(img/noticias-off.jpg) no-repeat;
}
.noticiasLink:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 25px;	
	font-size: 12px;
	/*background: url(img/noticias.gif) no-repeat;*/
	background: url(img/noticias-off.jpg) no-repeat;
}

.linkArtigos {
	color: #000000;
	text-decoration: none;
}

.linkArtigos:hover {
	color: #FF9900;
	text-decoration: underline;
}		

.busca {
	float: right;
	background: url(img/busca.gif) no-repeat;
	height: 25px; 
	margin-top: 10px;
}


.busca INPUT {
	background: none;
	border: 0;
	margin-left: 50px;
	width: 112px;
}

#buscaSubmit {
	background: url(img/ok.gif);
	width: 28px;
	height: 24px;
	margin: 0 55px 0 9px;
	cursor: pointer;
	
}

.boxRedondo, .bordaBaixoEsquerda, .bordaTopoEsquerda, .boxRedondoBaixo {
	
	float: left;
}

.bordaBaixoDireita, .bordaTopoDireita {
	float: right;
}

.bordaBaixoDireita {
	float: right;
}

.boxRedondoCorpo {
	background: url(img/boxFundoEsquerda.gif) repeat-y left;
}

.boxRedondoTexto {
	background: url(img/boxFundoDireita.gif) repeat-y right;
	margin-left: 10px;

	padding-right: 10px;
	float: right;
	width: 239px;
	clear: both;
}

.boxRedondoBaixo {
	background: url(img/fundoBaixo.gif) repeat-x bottom;
}

.boxRedondoTopo {
	background: url(img/fundoTopo.gif) repeat-x top;
}

.boxRedondo {
	width: 259px;
	margin-left: 20px;
}

.boxServicos {
	width: 406px;
	height: 232px;
	margin-left: 20px;
	background: url(img/fundoServicos.jpg) no-repeat;
}

.pontilhado {
	background: url(img/pontilhado.gif) repeat-x;
	float: left;
	clear: both;
	border: 0px solid red;
	width: 707px;
	height: 10px;
	_height: 5px;
	margin: 5px 0 15px 12px;
	_margin: 5px 0 0 12px;

}

.TituloPrincipal {
	font-family: "Arial Narrow";
	font-size: 19px;
	color:#F15F06;
	font-weight:bold;
}
	
.TituloPrincipalSequencia {
	font-size: 10px;
	color: #555555;
	font-weight:bold;
}
#contatoUs {
	width: 201px;
	height: 186px;
	background: url(img/bannerContato.gif) no-repeat;
}
	#contatoUs input {
		width: 161px;
		height: 15px;
		border: 0;
		font-size: 10px;
		color: #000000;
		background: none;
	}
	.contatoUsMensagem {
		width: 161px;
		border: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background: none;
		margin: 3px 0 0 20px !important;
	}
		.contatoUsButton {
		width: 50px !important;
		height: 18px !important;
		border: 1px solid #E25916 !important;
		margin: 1px 0 0 133px;
	}
	.inputNome {
		margin: 44px 0 0 20px;
	}
	.inputEmpresa {
		margin: 3px 0 0 20px;
	}