.outer{
    float:left; width:136px; margin-bottom: 10px;
}
#texto1{

    width:238px;
    height: 540px;
    position:absolute;
    margin-left:410px;
    float:right;
    background-color: #FFF;
    color:#000;
    border:3px solid #e6e7e8;

}
#texto1 h3{
    color:#ec268f;
    padding-bottom: 10px;
}
#conteudo {
    padding-top:15px;
    padding-left: 14px;
    padding-right: 25px;
}
#segunda_linha{
    height: 260px;
    width: 780px;
    margin-top:10px;
    margin-left:2px;
    text-align: left;
}
#segunda_linha #dicas{
    background-color: #fffbd6;
    height: 252px;
    width: 385px;
    color:#000;

    border:3px solid #e6e7e8;
    float:left;
}
#segunda_linha #dicas_texto{

    padding-top:10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-bottom: 10px;
    float:left;
    width: 205px;

}
#dicas_texto h3{
    color:#ec268f;
}
#segunda_linha #text-world{
    float:left;

    width: 160px;
    height: 254px;
    color:#f5874f;
}
#segunda_linha #text-world h3{
    margin-top:10px;
    margin-bottom:10px;
    font-size:12px;
}

#terceira_linha{
    width: 780px;
    margin-top:10px;
    margin-left:2px;
    text-align: left;
}
#terceira_linha h2{
    color:#ec268f;
}
#quarta_linha{
    width: 870px;
    margin-top:10px;
    margin-left:2px;
    text-align: left;
}
#quarta_linha h2{
    color:#ec268f;
}
#quinta_linha{
    width: 800px;
    margin-top:25px;
    margin-left:2px;
    text-align: left;
}
#quinta_linha h3{
    color:#ec268f;
}
.linhaTracejada{

    background-image:url(../img/dashed.png); height:2px; margin-top:10px;  background-repeat:repeat-x; margin-bottom:0px;

}