.topo {
	height:90px;
}
.topo h1 {
	float:left;
	width:196px;
	height:37px;
	display:block;
	text-indent:0;
	margin:15px 0 8px 21px;
	background:url(../imagens/logo_masterradius.gif) no-repeat;
}
* html .topo h1 {
	margin-left:11px;
}
.topo h1 a {
	width:196px;
	height:37px;
	display:block;
	text-indent:-99999px;
	background:url(../imagens/logo_masterradius.gif) no-repeat;
}

/*.....NAVEGAÇÃO.....*/
.navegacao {
	clear:both;
	/*margin-top:60px;*/
}

/*.....BUSCA.....*/
.busca {
	float:right;
	width:335px;
	height:37px;
	padding:8px 0 0 10px;
	margin:15px 18px 0 0;
	background:url(../imagens/backgrounds/bg_busca.gif) no-repeat;
}
* html .busca {
	margin-right:8px;
}
.busca h3 {
	display:none;
}
.busca label {
	font-weight:bold;
}
.busca input,
.busca select {
	color:#333;
	padding:1px;
	font-size:9px;
	width:105px;
	margin-left:5px;
	background:#f0f0f0;
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #f6f6f6;
	border-right:1px solid #f6f6f6;
}
.busca select {
	width:135px;
	height:15px;
	padding:0
}
* html .busca select {
	/*margin-top:2px*/
}
.busca .botao {
	border:0;
	width:21px;
	height:20px;
	font-size:10px;
	cursor:pointer;
	line-height:9999px;
	text-indent:-99999px;
	background:url(../imagens/botoes/busca.gif) no-repeat;
}

/*.....CONTEÚDO.....*/
.conteudo {
	float:left;
	width:auto;
	background:#e7e7e7;
	padding:8px 12px 0 12px;
	}

/*.....TÍTULO.....*/
.titulo {
	clear:both;
	width:715px;
	height:26px;
	display:block;
	margin:0 auto 5px auto;
	background:#fff url(../imagens/backgrounds/bg_titulo_interna.gif) repeat-x left center;
}

.titulo .subTitulo {
	float:right;
	display:block;
	color:#e32832;
	font-size:15px;
	padding-top:5px;
	padding-left:5px;
	background:#e7e7e7;
	text-transform:uppercase;
}

.titulo .empresa {
	float:left;
	width:91px;	
	height:26px;
	display:block;
	text-indent:-99999px;
}

.titulo .empresa {background:url(/imagens/titulos/empresa.gif) no-repeat}


#displayEquipe {background:#fff}

