.fundoConteudo {
	background-image: url(imagens/box_empresa.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.conteudo {
	scrollbar-3d-light-color:#DFDFDF;
	scrollbar-arrow-color:#43627B;
	scrollbar-base-color:#DFDFDF;
	scrollbar-darkshadow-color:#DFDFDF;
	scrollbar-face-color:#DFDFDF;
	scrollbar-highlight-color:#DFDFDF;
	scrollbar-shadow-color:#DFDFDF;
	scrollbar-track-color:#DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.menu a {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #333333;
	text-decoration: underline;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
.texto a {
	color: #000000;
	text-decoration: underline;
}
.texto a:hover {
	color: #008B4D;
	text-decoration: none;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.tituloPagina {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #43627B;
	text-decoration: none;
	background-color: #DFDFDF;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 50px;
}
.tituloPaginaInteiro {
	background-image: url(imagens/fundo_titulo_pagina.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 720px;
	padding-top: 6px;

}
.fundoImagem {
	background-image: url(imagens/fundo_imagem.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textoBranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
.textoBranco a {
	text-decoration: none;
	color: #FFFFFF;
}
.textoBranco a:hover {
	text-decoration: none;
	color: #008B4D;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.links a {
	color: #000000;
	text-decoration: none;
}
.links a:hover {
	color: #008B4D;
	text-decoration: none;
}
.linksOverPreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
.linksOverPreto a {
	color: #FFFFFF;
	text-decoration: none;
}
.linksOverPreto a:hover {
	color: #000000;
	text-decoration: none;
}
.tituloBoxCinza {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #43627B;
	text-decoration: none;
}
.legendaAzul {
	background-color: #43627B;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;

}
.rodape a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}
.rodape a:hover {
	color: #F0F0F0;
}
img.direita {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	position: relative;
}
img.esquerda {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	position: relative;
}