/* CSS Document */
body{
	margin:0px;
    padding:0px;
	text-align:center;
	background-color:#fff;
	font-family:arial, verdana, serif;
	font-size:12px;
}

#moldura{
  width:760px;
  margin: 0 auto;
  background-color:#fff;
  text-align:left;
  border-width:1px;
  border-style:solid;
  border-color:olive;
  margin-top:5px;
   height:566px;
 }

#parte_01 {
  float:left;
  width:760px;
  height:125px;
  background-color:brown;
  color:#fff;
 }
 
 
 
 #titulo_empresa {
  color:red;
  margin-top: 10px;
 margin-left:280px;
 font: 25px arial, verdana, sans-serifin;
  }
 
 
 
 
 
#parte_02{
  float:left;
  width:760px;
  height:200px;
  background-color:#fff;
  text-align:center;
  color:#000;
 } 

#parte_03 {
  float:left;
  width:760px;
  height:220px;
  margin-top:0px;
  color:#000;
  background-image:url("imagens/parte_baixo.jpg");
 }

#rodape{
  width:760px;
  height:20px;
  float:left;
  background-color:#fff;
  text-align:center;
  border-width:1px;
  border-style:solid;
  border-color:olive;
  border-left:none;
  border-right:none;
  font-size:11px;
  font-weight:bold;
  color:olive;
} 

h1{font-size:10px;
margin-bottom:1px;
}

.links{
color:#fff;
text-decoration:underline;
}

.formataTexto{
float: right;
width:440px;
margin-left:100px;
margin-top:12px;
color: chocolate;
font-weight: bold;
text-align:left;
line-height:1.5;
}

#formula {
margin-top: 50px;
}

.dados_formula {
color: #FF8C00;
width:100px;
margin-left:70px;
padding-left:40px;
}

.texto_area_formula {
color: #FF8C00;
float:left;
margin-left: 375px;
padding-left:-160px;
}

#entre_em_contato {
position:absolute;
float: left;
margin-left: 300px;
margin-top: 12px;
font: 20px arial, verdana, sans-serafin;
color:white;
}	

#texto_leitura_dica_saude {
float: left;
margin-top: 130px;
color: chocolate;
font-weight: lighter;
font-size: 11px;
width: 280px;
text-align: left;
padding-left: 30px;
}


#texto_leitura_cuide-se {
float: left;
margin-top: 65px;
color: chocolate;
font-weight: lighter;
font-size: 11px;
width: 180px;
text-align: left;
margin-left: -55px;
_padding-left:30px;
}


/*#texto_leitura_cuide-se02 {
float:left;
margin-top: -01cm -01cm ;
padding-top:-10px;
color: chocolate;
font-weight: bold;
font-size: 11px;
margin-left: 25px;
*padding-left:35px;
width:200px;
text-align: left;

}*/


#texto_leitura_cuide-se02 {
float: left;
margin-top: 120px;
color: chocolate;
font-weight: lighter;
font-size: 11px;
width: 180px;
text-align: left;
margin-left: -197px;

}

#texto_leitura_comer_frutas {
float: left;
margin-top: 135px;
color: chocolate;
font-weight: lighter;
font-size: 11px;
width: 282px;
text-align: left;
margin-left:-12px;
}



#texto_leitura_saia_da_rotina {
float: right;
margin-top: -115px;
color: chocolate;
font-weight: lighter;
font-size: 11px;
width: 182px;
text-align: left;
margin-left:-32px;

}


