/*Base do Site com os tamanhos e alinhamentos gerais*/
body {
	margin: 0px auto 15px auto;
	text-align: center;
	background-color: #E9E9E9;
}

#publiCabeca, #barraAbril, #cabeca, #separaCabCtd, #conteudo, #publiRodape, #rodape, #rodapeSite, #site {
	width: 758px;
	margin: 0px auto 0px auto;
}

html>body{
	width: 760px; 
}

/* PUBLICIDADE */

#publiCabeca { 
	width: 758px;
	text-align: center;
}

#publiCabecaR1 {
	display: block;
	text-align: center;
}

/*Conteudo*/
#conteudo{
	background-image: url(../imagem/servicos/bg_conteudo170.GIF);
	background-color: White;
	background-position: top left;
	background-repeat: repeat-y;
}

#esquerda, #centro{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#esquerda {
	float: left;
	width: 140px;
	margin-left:7px;
}
html>body #esquerda{
	margin-left:12px;
}

#centro{
	width: 540px;
	float: left;	
	margin-left: 32px;
}

#centroCabeca, #qCentroCabeca, #centroR1, #centroR3, #centroR4, #centroR5, #centroR6, #centroR7, #centroR8, #centroRodape,
#qCentroR1, #qCentroR3, #qCentroR4, #qCentroR5, #qCentroR6, #qCentroR7, #qCentroR8, #qCentroRodape{
	display: none;
}

#direita{
	display: none;
	
}

/*Quebra é utilizada para ajustar fundo do conteudo em MAC*/
#quebra{
	clear: left;	
	display: block;
	background: white;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}


/*Rodape*/

#rodape {
	clear: left;
	background-color: #FFFFFF;
	/*border-left: 140px solid #000;*/
	height: 10px;
/*	width: 622px;*/
	font-size: 0px;
}

#publiRodape {
	display: none;
}

#rodapeSite{
	clear: left;
	height: 215px;
	background-color: white;
	margin-top:10px;
	overflow: hidden;
}

#rodapeSite #rodapeSiteEsq, #rodapeSite #rodapeSiteCentro, #rodapeSiteDir{
	float: left;
	height: 45px;	
}

#rodapeSite #rodapeSiteEsq{
	width: 60px;
	text-align: left;
}

#rodapeSite #rodapeSiteCentro{
	width: 270px;
	text-align: right;
	margin-top:3px;
}

#rodapeSite #rodapeSiteCentroR1{
	display: block;
	margin:10px;
	text-align: left;
}

#rodapeSite #rodapeSiteDir{
	width:400px;
	text-align: left;
	margin:0;
}

#rodapeSite #rodapeSiteDirR1{
	margin-top:13px;
}

/*	=================================
	HEADER
	=================================*/
#cabeca{
	clear:both;
	height: 81px;
	overflow: hidden;
	margin-top: 3px;
	background-image:url(../imagem/servicos/imgTopo.jpg);
	background-repeat: repeat-x;
}

/*CABEÇA ESQUERDA*/
#cabecaEsq, #cabecaEsqR1, #cabecaEsqR2{
	display: none;
}

/*CABEÇA CENTRO*/
#cabecaCentro {
	width: 758px;	
	float: left;
	height: 81px;
}

#cabecaCentroR1 {
	background-image: url(../imagem/servicos/imgTopoDireita.gif);
	background-repeat:no-repeat;
	background-position: right top;
	width: auto;
	height: 81px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: left;
}

#cabecaCentroR2 {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/*CABEÇA DIREITA*/
#cabecaDir, #cabecaDirR1, #cabecaDirR2{
	display: none;
}

#cabecaCentroR1 div#busca {
	width:335px;
	float:right;
	padding: 0px 0px 4px 0px;
	margin: 10px 15px 0px 0px;
	_margin-right: 7px;
	border-bottom: 1px solid #BF7D26; 
}

#cabecaCentroR1 div#busca input.input_busca {
	width:283px;
	font:9px Verdana;
	float:left;
	vertical-align:middle;
	color:#7b7c7c;
	border: 0px;
	border-color: #ffffff;
}

#cabecaCentroR1 div#busca span.button a {
	float:right;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-indent:-5000px;
	height:15px;
	width:46px;
	background:url(/css/imagem/servicos/buscar_mm.gif) no-repeat center center; }

#cabecaCentroR1 form {
	margin:0;
	padding:0;
}


/*	=================================
	LOGOS
	=================================*/
#logoPE {
	float: left;
	background-image: url(../imagem/servicos/logoPE.gif);
	background-position: 15px 7px;
	background-repeat: no-repeat;
}
#logoPE a{
	width: 105px;	
	height: 20px;
	float: left;
	margin: 7px 0px 0px 17px;
	text-indent: -1000px;
}
#logoMM {
	clear: left;
	float: left;
	height: 32px;
	width: 318px;
	display: inline;
	margin: 14px 0px 0px 17px;
	background-image: url(../imagem/servicos/logoMM.gif);
	background-repeat: no-repeat;
}
#logoMM a{
	float: left;
	height: 32px;
	width: 318px;
	display: inline;
	text-indent: -1000px;
	margin-top: 8px;
}


/*	=================================
	LOGIN
	=================================*/
#pstLogin{
	text-align: left;
	margin: 0px;
}
#autentMM {
	width:335px;
	margin: 0 15px 0 0;
	padding:4px 0 0 0;
	_margin-right: 7px;
	height: auto;
	float: right;
	border-top: 1px solid #F4B25B;
}
#autentMM form{
	padding:0px;
}
#autentMM form{
	margin:0px;
	margin-top: 2px;
}

#autentMM .txtTopo{
	margin-top: 2px;
	float: left;
}

#autentMM .txtLogin{
	clear: both;
	margin-bottom: 3px;
	color: #FFFFFF;
}

#autentMM form input{
	margin-left: 3px;
	float: left;
	height: 11px;
	font-size: 10px;
	border: 1px solid #fff;
}
 .emailPessoa{
	width: 110px;
	margin-right: 3px;
}

 .senhaPessoa{
	width: 77px;
	margin-right: 5px;
}

/*referencia ao usuário logado*/
#pstLogout{
	vertical-align: top;
	text-align: right;
	margin: 5px 0px 0px 0px;
	_margin-top: 5px;
}

html>body #pstLogout{
	margin: 0;
}

#pstLogout .txtLogout{
/*	float: right;*/
	color: #FFFFFF;
	margin-top: 0px;
	text-align:right;
}

#pstLogout .txtSair, #pstLogout .txtSair u{
/*	float: right;*/
	color: #FFFFFF;	
}

#autentMM .button a, #autentMM .button a:hover{	
	float: right;
	display: inline;
	height: 15px;
	width: 46px;
	background-image: url(../imagem/servicos/entrar_mm.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}


/*	=================================
	SEPARA CABEÇA DO CONTEÚDO
	=================================*/
#separaCabCtd {
	background: #d28f32;
	width: 758px;
	height: 25px;
	border-bottom: 20px solid white;
}

/*FIM DA CABECA*/


















/*
#publiBradesco {
	width: 170px;
	height: 28px;
	float: right;
	text-align: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

html>body #publiBradesco{
		width: 180px;
}
#publiBradesco .logoBradesco a {
	width: 106px;	
	height: 25px;
	float: right;
/*	margin-left: 10px;*//*
	margin-top: -18px;
	background-image: url(../imagem/servicos/publiBradesco.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

/*exceto para IE*//*
html>body #publiBradesco .logoBradesco a{
	margin-top: -15px;
	margin-right: 10px;
}*/