html {
	height: 100%;
}
/* Para o IE */
* html #centroDireito{
height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width:100%;
}
h1 {
	font-size: 20px;
	padding-top: 7px;
	padding-bottom: 6px;	
	margin: 0px;	
	color: #fff;
}
img {
	border:0px;
}
form {
	padding:0px;
	margin:0px;
}
.aMenuTopo:link, .aMenuTopo:visited, .aMenuTopo:active, .aMenuTopo:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.conteudo {
	position: relative;
	left: 50%;
	margin-left: -388px;
	width: 775px;
}
#topo {
	background-image: url(../img/bg_topo.gif);
	background-repeat:repeat-x;
	height: 149px;
}
#menu {

	background-image: url(../img/bg_menu.gif);
	background-repeat:repeat-x;
	height: 50px;
}
#corpo {
	background-image: url(../img/bg_corpo.gif);
	background-repeat:repeat-x;
	clear: both;
}
#menuInferior {
	background-image: url(../img/bg_menuinferior.gif);
	background-repeat:repeat-x;
	height: 39px;
	border-top: 1px solid #949170;
	border-bottom: 1px solid #949170;
}
#menuInferior ul {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	list-style-type: none;
}
#menuInferior ul li {
	float: left;
	background: url(../img/separador_menuinferior.gif) no-repeat right;
	padding: 6px;
	color: #363300;
}
#menuInferior a {
	color: #363300;
	text-decoration:none;
}

#topoSuperior {
	height: 61px;
	background-image: url(../img/bg_logo.gif);
	background-repeat: no-repeat;

}
#logotipo {
	float: left; 
	padding-top: 8px;
	padding-left: 10px;
}
#botaoTopo {
 	float: right; 
	background-image: url(../img/bg_logar.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	width: 422px;
	padding: 4px 0px 5px 10px;
}
#botaoTopo p {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#botaoTopo input {
	font-size: 10px;
}
#botaoTopo form {
	padding: 0px;
	margin: 0px;
}
#topoInferior {
	height: 87px;
}
#busca {
	float: left;
	padding-top: 18px;
}
#busca p {
	margin: 6px 0px 6px 0px;
}
#atendimentoOnline {
	padding-top: 15px;
	/* 
	width: 447px;
	float: right;
	*/
	height: 70px;
	background-image: url(../img/bg_atendimentoonline.jpg);
	background-repeat: no-repeat;
	background-position:right;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
}
#menuInstitucional {
	background-image: url(../img/bg_menudireita.gif);
	background-repeat: repeat-x;
}
#categorias {
	background: url(../img/separador_menusuperior.gif) no-repeat right;
}
#categorias li {
	background-image: url(../img/separador_menusuperior.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 17px 19px 17px 18px;
	color: #ffffff;
	font-size: 14px;
}
#menuInstitucional li {
	float: left;
	background-image: url(../img/separador_menusuperior.gif);
	background-repeat: no-repeat;
	padding: 17px 14px 17px 14px;
	color: #ffffff;
	font-size: 14px;
}
#infoAdicionais {
	height: 125px;
	background-color: #d2d0a0;
	margin-top: 1px;
}
#formaPgtoCertificados img {
	padding: 6px;
	vertical-align: middle;
}
#copyright {
	font-size: 12px;
	color: #474529;
	padding-left: 6px;
}
#copyright a {
	color: #6d6700;
	font-weight: bold;
	text-decoration: none;

}
#rodape {
	clear: both;
}
.conteudo {
	position: relative;
	left: 50%;
	margin-left: -388px;
	width: 775px;
}
#rastro {
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	font-size: 11px;
	border-bottom: 1px solid #dfdfdf;
}
#rastro li {
	display: inline;
	background: url(../img/separador_rastro.gif) no-repeat right;
	padding: 6px;
	color: #000;
}
#rastro li a {
	color: #000;
	text-decoration: none;
}
#paginacao {
	font-size:12px;
	padding-bottom:15px;
	padding-top:35px;
	text-align:center;
}
#paginacao span {
	color:#FF0000;
	font-weight:bold;
}

.produtoControlado {
	background-color:#FFFFFF; 
	border:2px solid #FF0000; 
	padding:4px; 
	position:fixed;
	width:200px;
}
