
/* ========================================================================= */
#div_corpo{
    width:  770px;
    height: auto;
    margin: 0 auto;
		border: #a7a7a7	1px solid;
		background:#ffffff;
		text-align: left;
	}
	
#div_cabecalho{
    width:770px;
    height:102px;
 	}
	
#div_menu{
		width: 770px;
		height: 26px;
		background-image: url("/imagem/saude/gentecrescente/fundo1.gif");
	}
#div_conteudo_principal{
		width: 770px;
		height: auto;
		border: #9BCD9B	0px solid;
		background-image: url("/imagem/saude/gentecrescente/fundo.gif");
}
#div_conteudo{
		width: 750px;
		height: auto;
		padding: 0 10px 0 10px;
		background: #f7f7f7;
		border: #a7a7a7	0px solid;
}
	
/* ========================================================================= */

p {
 	text-align:justify;
   text-indent: 25px;
 	}

a.lnk1:link {text-decoration: none; color: black;}
a.lnk1:visited {text-decoration: none; color: black;}
a.lnk1:hover {text-decoration: underline; color: #339933;}
a.lnk1:active {text-decoration: none; color: black;}

/* ========================================================================= */
