#centro {
	padding: 23px 0px 12px;
}

/* Menu Início ----------------------------------- */
#menu_inicio {
	background-image: url(../img/px_sub_menu.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-left: 50px;
}
#menu_inicio table {
	height: 34px;
}
#menu_inicio td {
	padding-top: 9px;
}
#menu_inicio td.sep {
	width: 20px;
}
#menu_inicio td a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
	color: #959595;
}
#menu_inicio td.selec a {
	font-weight: bold;
	color: #4372b8;
}
#menu_inicio td.selec {
	background-image: url(../img/seta_sub_menu.gif);
	background-repeat: no-repeat;
	background-position: right 25px;
}
#menu_inicio td a:hover {
	color: #4372b8;
}

/* Destaques ----------------------------------- */
.fundo_degrade {
	background-image: url(../img/fd_destaques.gif);
	background-repeat: repeat-x;
	background-color: #d9e6f1;
}
a.link_preto {
	font-style: italic;
	color:#000000;
}
a.link_preto:hover {
	color: #999999;
}
.titulo_destaque_1 {
	color: #4672b5;
	font-size: 13px;
	font-weight: bold;
}
.titulo_destaque_2 {
	color: #4672b5;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.lista_doacoes {
	margin: 15px 0px 25px;
	padding: 0px;
}
ul.lista_doacoes li {
	margin-left: 15px;
	padding-left: 0px;
	list-style: url(../img/bullet_destaques.gif);
}
.destaque_blog {
	margin-left: 10px;
	width: 210px;
}
.destaque_blog p.editor {
	margin: 0;
	color: #4672b5;
	font-size: 12px;
}
.destaque_blog p {
	margin: 5px 0px 0px;
}
.separador_blog {
	width: 220px;
	margin: 7px 0px 5px;
}

/* Quem somos ----------------------------------- */
#quem_somos p.titulo {
	color: #4672b5;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
}
#quem_somos p {
	margin-top: 8px;
	margin-bottom: 8px;
}

/* Indicadores ----------------------------------- */
#indicadores .dir {
	padding: 20px 15px;
	background-color: #d7e4f2;
	border: solid 1px #cbcbcc;
	border-left: none;
}
#indicadores .esq {
	background-image: url(../img/px_borda_cinza.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#indicadores .esq td {
	padding: 5px 10px;
	font-weight: bold;
}
#indicadores .esq td a {
	color: #000000;
	text-decoration: none;
}
#indicadores .esq td.numero {
	text-align: center;
	width: 40px;
}
#indicadores .esq tr.selec {
	background-color: #d7e4f2;
}
#indicadores .esq tr.selec td {
	font-size: 13px;
	font-style: italic;
	border: solid 1px #cbcbcc;
	border-right: none;
	border-left: none;
}
#indicadores .esq tr.selec td.numero {
	background-color: #056c96;
	color: #FFFFFF;
	border-left: solid 1px #cbcbcc;
}

/* Conheça a doença ----------------------------------- */
.tipos ul {
	margin: 6px 0px 3px;
	padding: 0px;
}
.tipos ul li {
	margin-left: 15px;
	margin-bottom: 3px;
	padding-left: 0px;
	list-style: url(../img/bullet_verde.gif);
}
