#objetivos{
width: 606px;
margin: 0;
min-height: 100%;
height: auto;
}

#objetivos h1{
color: #0D515C;
font-size: 30px;
font-weight: bold;
display: block;
line-height: 40px;
margin-bottom: 25px;
font-family: "Trebuchet MS", Arial;
}

#objetivos p{
margin-bottom: 10px;
text-align: justify;
color: #4d4d4d;
font-size: 90%;
/*font-weight: bold;*/
line-height: 25px;
font-family: Arial;
}

#objetivos h2{
text-align: center;
color: #4d4d4d;
font-size: 15px;
font-weight: bold;
display: block;
margin-top: 10px;
margin-bottom: 10px;
line-height: 40px;
font-family: "Trebuchet MS", Arial;
}






