body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
}
a {
	color: #727272;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.comBoPaginacao {
	font-size: 10px;
}
.fundo {
	background-color: #EEEEEE;
}
.fundoDestaque {
	background-color: #D3D3D3;
}

.destaque {
	font-weight: bold;
}
.destaqueMaior {
	font-size: 18px;
	color: #0071b6;
	font-weight: bold;
}
.destaqueMenor {
	font-size: 11px;
	font-weight: bold;
}
.infoMsg {
	font-weight: bold;
	color: #2D85BF;
}

.infoErro {
	font-weight: bold;
	color: #E51B12;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2D85BF;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d83f3f;
	text-decoration: none;
}
.menuSel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0b5382;
	text-decoration: none;
}
.titulo01 {
	font-size: 18px;
	color: #0071b6;
	font-weight: bold;
}
.textoMenor {
	font-size: 11px;
}
.texto_home_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	font-weight: bold;
}
.texto_home_noticias a {
	text-decoration: none;
	color: #909090;
}
.texto_home_noticias a:hover {
	text-decoration: none;
	color: #0071b6;
}
.texto_home_destaques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727272;
	font-weight: bold;
}
.texto_home_destaques a {
	text-decoration: none;
	color: #727272;
}
.texto_home_destaques a:hover {
	text-decoration: none;
	color: #0071b6;
}
.caixa {
	border: 1px solid #D4D4D4;
}
.celulaCabecalho {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #D3D3D3;
	background-color: #E1E1E1;
}
.celula {
	border: 1px solid #DDDDDD;
}
.celulaDestaque {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #DDDDDD;
}
.formCabecalho {
	background-color: #0093DD;
	font-weight: bold;
	color: #FFFFFF;
}

