body {
	background-color: #731002;
}
.container {
	left:50%;
	margin-left:auto;
	width:990px;
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	clear: both;
}
.itensEmpresa {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #DCE1E4;
	width: 200px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../imagens/fundoEmpresa.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.itensEmpresa a {
	text-decoration: none;
}
.itensEmpresa a:hover {
	text-decoration: none;
}
.topo{
	width: 990px;
	height: 80px;
	padding-top: 10px;
	background-image: url(../imagens/topoEmpresa.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.conteudoLogo {
	height: 80px;
	float: none;
	margin-left: 20px;
	margin-right: 20px;
	width: 950px;
}
.logo {
	height: 80px;
	width: 200px;
	margin-left: 10px;
	background-repeat: no-repeat;
	float: none;
}
.menuSuperior {
	height: 25px;
	float: right;
	width: 600px;
	margin-right: 10px;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: -30px;
	padding-top: 2px;
}
.menuInferior{
	clear:both;
	display:block;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	text-align:center;
	width:100%;
}
.menuSuperior a, .menuInferior a {
	text-decoration: none;
	color: #5F5F5F;
}
.menuSuperior a:hover, .menuInferior a:hover {
	text-decoration: none;
	color: #990000;
}
.corpoConteudoPagina {
	width: 990px;
	clear: both;
	margin-top: 0%;
	height: auto;
}
.rodape {
	font-family: Tahoma;
	font-size: 12px;
	height: 51px;
	margin-top: 0px;
	margin-left:auto;
	padding-top: 15px;
	padding-left: 0px;
	width: 980px;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
	color: #fff;
}
.tituloPagina {
	width: 970px;
	font-family: Tahoma, Verdana, Geneva;
	color: #DB231B;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	background-image: url(../imagens/background_titulo.jpg);
	background-repeat: no-repeat;
}
.tituloPaginaImagem {
	width: 50px;
	height: 50px;
	float: left;
}
.tituloPaginaTexto {
	height: 25px;
	float: left;
	margin-left: 60px;
	margin-top: 15px;
	color: #990000;
}
.corpoTextoGeral {
	width: 900px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	text-align: justify;
	line-height: normal;
}
.corpoTextoGeral2 {
	/*width: 650px;*/
	width: 750px;
	float: left;
	margin-left: 40px;
	margin-top: 0px;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	text-align: justify;
	line-height: normal;
}
.imagemAssespro {
	width: 230px;
	margin-left: 15px;
	margin-top: 2px;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	line-height: normal;
	float: left;
	height: 260px;
	text-align: center;
	padding: 2px;
	border: 1px solid #C0C0C0;
}
.voltar {
	width: 900px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	text-align: center;
	line-height: normal;
	margin-bottom: 30px;
}
.cleardiv {
	clear: both;
}
.w3c {
	float: right;
	margin-top: -37px;
	width: 490px;
}
.webmaster {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	line-height: normal;
	width: 295px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
.webmaster a {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.webmaster  a:hover {
	text-decoration: none;
	color: #990000;
}

