#BgTopo{
	background-image:url(../../slices/bg-Topo.png);
	width:974px;
	height:110px;
	background-repeat:no-repeat;
	margin:auto;
}

#ImgLogo{
	margin:0 0 0 63px;
	padding:0;
	float:left;
	width:220px;
	height:93px;
	display:inline;
}

#ImgLogo a{
	background-image:url(../../slices/img-Logo.png);
	width:220px;
	height:93px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}

#Entregamos {
	text-align: center;	
}

#ImgEndereco{
	background-image:url(../../slices/img-EnderecoTopo.png);
	width:560px;
	height:58px;
	background-repeat:no-repeat;
	float:right;
	margin:17px 50px 0 0;
	display:inline;
}

.BgInternoTopo{
	background-image:url(../../slices/bg-InternoTopo.png);
	width:707px;
	height:10px;
	background-repeat:no-repeat;
	font-size:1px;
}

.BgInterno{
	background-image:url(../../slices/bg-Interno.png);
	width:707px;
	background-repeat:repeat-y;
	float:left;
}

.BgInternoBaixo{
	background-image:url(../../slices/bg-InternoBaixo.png);
	width:707px;
	height:10px;
	background-repeat:no-repeat;
	float:left;
}


/**********
    Conteudo Rodape
**********/

#ConteudoRodape{
	width:630px;
	margin:7px auto 0 auto;
}

#MenuInstitucional{
	width:290px;
	float:left;
	margin:5px 0 0 50px;
	display:inline;
}

.headerMenuRodape{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#410202;
	font-style:italic;
	margin:0;
	padding:0;
}

#MenuInstitucional ul{
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#MenuInstitucional ul li{
	width:100%;
	float:left;
	display:inline;
}

#MenuInstitucional ul li a{
	color:#000000;
	text-decoration:none;
}

#MenuInstitucional ul li a:hover{
	text-decoration:underline;
}

ul.ItensEsquerda{
	float:left;
	display:inline;
	width:95px;
}

ul.ItensDireita{
	float:right;
	width:125px;
	margin:0 10px 0 0;
}

#ItensInstitucionais{
	width:190px !important;
}

#MenuProdutos{
	float:right;
	width:250px;
	margin:0 20px 0 0;
	display:inline;
}

#MenuProdutos ul{
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#MenuProdutos ul li{
	width:100%;
	float:left;
	display:inline;
}

#MenuProdutos ul li a{
	color:#000000;
	text-decoration:none;
}

#MenuProdutos ul li a:hover{
	text-decoration:underline;
}

#ConteudoRodape #Microsistec{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin:50px 0 0 0;
	width:100%;
	text-align:center;
	float:left;
}

#ConteudoRodape #Microsistec a{
	text-decoration:none;
	color:#FFFFFF; /* mudar de acordo com as cores do texto do rodapé */

}

