body {
	background: #ededed url(../images/bkgd_externo.jpg) repeat-x;
	margin: 5px;
	margin-top: 0px;
	font: 12px Arial;
	color: #000;
}
h5 {
	background: #e0e0e0;
	padding: 5px;
	color: #090;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
}
li {
	list-style: url(../images/bullet.gif);
	line-height: 18px;
}
img {
	border: 0px;
}
a {
	color: #090;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#alinhaCentro {
	position: relative;
	width: 765px;
	margin-left: auto;
	margin-right: auto;
}
#geral {
	position: relative;
	float: left;
	width: 765px;
	border: 1px solid #333;
	background:  url(../images/bkgd_geral.gif);
}
#logo {
	position: relative;
	float: left;
	width: 204px;
	height: 50px;
}
#topo {
	position: relative;
	float: left;
	width: 551px;
	height: 40px;
	padding: 5px;
	background: url(../images/topo.gif) repeat-x;
	font: 10px Verdana;
	color: #666;
}
#topo img {
	padding-right: 5px;
	float: left;
}
#principal {
	position: relative;
	float: left;
	width: 765px;
}
#menuSite {
	position: relative;
	float: left;
	width: 161px;
	height: 500px;
}
#menuSite img {
	border: 0px;
	display: block;
}
#conteudo {
	position: relative;
	float: left;
	width: 604px;
	background: url(../images/bkgdConteudo.gif) repeat-x;
}
#cabecalhosFamilias {
	position: relative;
	float: left;
	display: block;
	width: 604px;
	height: 170px;
}
#acessoRapido {
	position: absolute;
	width: 594px;
	left: 0px;
	top: 0px;
	padding: 25px 10px 0px 0px;
	text-align: right;
	color: #090;
	font: 10px Verdana;
	background: url(../images/bkgdTitulo.gif) right 48px no-repeat;
}
#acessoRapido #selectLinks, input, select {
	font: 10px Verdana;
	color: #000;
}

#texto {
	position: relative;
	float: left;
	padding: 15px 40px 15px 15px;
	width: 549px;
}
#rodape {
	position: relative;
	float: left;
	width: 605px;
	padding: 20px 0px 20px 160px;
	text-align: center;
	font: 11px Arial;
}
.subtitulos {
	color: #666;
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
.alinhaCentro {
	text-align: center;
}
.dados {
	border: 1px solid #000;
}
.dados td {
	border: 1px solid #000;
	font-size: 10px;
	padding: 3px;
}
.titulosTabelas {
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background: #060;
	text-align: center;
}
.citacoes {
	color: #060;
	text-align: center;
	font: 10px Verdana;
}
.optInvalid{
	background:#ccc;
	color:#666;
}
.atencao {
	font: bold;
	color: #f00;
}.dadosMenores {
	border: 1px solid #000;
	font-size: 10px;
	background: #fff;
}
.destaqueFone {
	color: #f00;
	font-weight: bold;
}
#floater {
	position:absolute;
	left:-80px;
	top:-80px;
	width:300px;
	height:400px;
	z-index:1;
}
