* {
    margin : 0;
    border : none;
    padding : 0;
}
body {
    background-color : #e6e6e6;
    font-family : "Trebuchet MS", Arial, sans-serif;
    font-size : 10px;
    line-height : 1.0;
    color : #666666;
}
a {
    text-decoration : none;
}
a:focus {
    outline : none;
}
#uber {
    position : absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
}
#frame {
    position : relative;
    width : 875px;
    height : 599px;
    left : 50%;
    top : -300px;
    margin-left : -437px;
    background : transparent url(/_/i/background.gif) no-repeat left top;
}
#plate {
    margin : 70px 0 0 84px;
}
#nav {
    position : absolute;
    left : 85px;
    top : 55px;
    width : 707px;
    padding : 0;
}
#nav a {
    float : left;
    margin-right : 13px;
}
#portugues {
	position : absolute;
	left : 225px;
	top : 272px;
}
#english {
	position : absolute;
	left : 445px;
	top : 121px;
}
