body{
    text-align : center;
    font-family : arial;
    font-size : 0.9em;
    background-image:url(../img/body_bg.png);
    background-repeat:repeat-x;
    color : #555555;
}

div#footer{
    background-image:url(../img/footer_bg.png);
    background-position:center top;
    background-repeat:no-repeat;
    background-color : #FFFFFF;
    clear:both;
    font-size:0.8em;
    margin : 0px auto;
    margin-bottom:0.25em;
    padding-top:1.25em;
    text-align:center;
    font-style : normal;
    width : 770px;
    margin-top: 60px;
}

div#wrapper{
    margin : 0px auto;
    width : 770px;
    height : 90%;
    background-color : #FFFFFF;
    border : 5px solid #FFFFFF;
    text-align : left;
}

div#topo{
    margin-bottom:0px;
}

h1{
    margin-top : 15px;
    text-align : center;
    font-size : 24px;
}

h2{
    font-size : 17px;
    text-align : left;
    border : none;
    width : 100%;
    color : #666666;
}

h3{
    font-size : 15px;
    text-align : center;
    border : none;
    width : 100%;
    color : #666666;
    margin-bottom: 20px;
}

div#texto_l{
    float: left;
}

hr{
    color: #FF0000;
    margin-bottom: 20px;
}

div#foto1{
    width: 200px;
    margin:20px 20px 20px 20px;
    float: left;

}

div#f_l{
    float : left;
    width : 452px;
    height: 360px;
}

div#f_r{
    float : right;
    width : 304px;
    margin-right: 10px;
    height: 360px;
}

ul{
    padding : 5px;
    margin-left : 10px;
    margin-top : 0px;
    margin-bottom : 5px;
    list-style-image:url(../img/seta.png);
}

div#ff_rr{
    float : right;
    width : 460px;
}

div#ff_ll{
    float : left;
    width : 300px;
    margin-bottom: 100px;
}

ul#links{
    padding : 5px;
    margin-bottom : 23px;
    list-style-type: none;
    list-style-image: none;
}

img#top{
    float: right;
    border: none;
    margin-bottom: 20px;
}

img{
    border: none;
}

div#titulo{
    margin-top: 448px;
}

a{
    text-decoration:none;
    color: #990000;
}

a#saibadl:hover{
    font-weight: bold;
}
