html, body {
margin : 0;
padding : 0;
font-style : normal;
list-style : none;
font-family : Arial, Helvetica, Verdana, Sans-serif;
font-size : 12px;
color : #666666;
background-color : #ffffff;
background-image : url(../images/fundo.jpg);
background-repeat : repeat;
line-height : 20px;
}
img {
border : 0;
}
a:link {
color : #ad723e;
}
a:visited {
color : #ad723e;
}
a:hover {
color : #f31438;
}
#page-container {
width : 800px;
background-color : #ffffff;
margin : auto;
background-image : url(../images/borda-lado.jpg);
background-repeat : repeat-y;
}
.caixaabaixo {
background-image : url(../images/borda-baixo.jpg);
background-position : bottom left;
background-repeat : no-repeat;
padding : 0 15px 2px 15px;
}
#header {
padding : 0 5px 0;
}
#header .padding {
height : 61px;
background : url(../images/header.jpg) repeat-x;
margin : 0;
padding : 0;
}
h1.header {
	width: 330px; 
	height: 90px;
	background: url(../images/logo.png);
	text-indent: -9999px;
	margin:0;
	padding:0;
	position:absolute;
	display:inline;
}
#menu {
float : right;
padding : 0;
display : inline;
margin : 0;
}
#menu ul {
margin-right : 12px;
margin-top : 19px;
text-align : center;
}
#menu ul li {
float : right;
width : 79px;
height : 41px;
margin-left : 6px;
display : inline;
background : url(../images/botao.png);
}
#menu a:link, #menu ul li a:visited, #menu ul li a:active {
color : #333333;
line-height : 30px;
font-weight : bold;
margin-top : 90px;
text-decoration:none;
}
#busca {
height : 144px;
background : url(../images/fundo_busca.jpg);
background-repeat : repeat-x;
color : #333333;
}
#content {
float : right;
display : inline;
width : 450px;
background : #f7f7f7;
border : thin solid #f7f7f7;
}
#content p {
margin : 20px;
padding : 0;
text-align : justify;
}
#lateralDireita {
float : right;
width : 300px;
padding : 3px 3px 20px 10px;
display : inline;
clear : both;
}
#footer {
clear : both;
line-height : 11px;
font-family : Tahoma, Arial, Helvetica, Sans-serif;
font-size : 10px;
padding-top:3px;
}
#kanji {
position : absolute;
margin-left : 25px;
margin-top : 30px;
padding : 0;
width : 215px;
}
#enviar {
position : absolute;
margin-left : 80px;
margin-top : 75px;
display : inline;
}
#linha-div {
position : absolute;
margin-left : 245px;
margin-top : 10px;
display : inline;
}
#numero_tracos {
position : absolute;
margin-left : 260px;
margin-top : 25px;
display : inline;
width : 225px;
}
#grade {
position : absolute;
margin-left : 330px;
margin-top : 55px;
display : inline;
width : 155px;
}
#jlpt {
position : absolute;
margin-left : 335px;
margin-top : 85px;
display : inline;
width : 150px;
}
#mostrarRadicais {
position : absolute;
margin-left : 495px;
margin-top : 25px;
display : inline;
width : 140px;
}
#googlebotao {
position : absolute;
margin-left : 640px;
margin-top : 5px;
display : inline;
width : 125px;
height : 125px;
}
.campo {
border : thin solid #993300;
background-color : #f7f7f7;
font : 11px georgia, sans-serif;
width : 90px;
padding : 0;
}
.descricao .campo{
cursor:pointer;
}
.btMaior {
border : thin solid #993300;
background-color : #f7f7f7;
font : 11px georgia, sans-serif;
width : 115px;
padding : 0;
cursor:pointer;
}
#limpaTudo {
position : absolute;
margin-left : 495px;
margin-top : 55px;
display : inline;
}
#radicais {
position : absolute;
border : thin solid #993300;
background-color : #f7f7f7;
font : 11px georgia, sans-serif;
margin-left : 38px;
margin-top : 48px;
padding : 0;
display : none;
z-index:1;
}
#radicais p {
padding : 0;
margin : 7px;
}
#radicais .tituloRadicais {
background : #a34718;
color : #fff;
font-weight : bold;
}
.floatleft {
float : left;
}
.floatright {
float : right;
}
#tooltip {
position : absolute;
border : 1px solid #993300;
background : #f7f5d1;
padding : 2px 5px;
color : #333;
display : none;
}
.popup {
cursor : help;
text-decoration : none;
}
span.popup:hover {
text-decoration : none;
}
.blocoMedio {
float : right;
width : 300px;
padding : 0;
margin : 0 0 10px;
display : inline;
}
#ajuda {
background : #ffffcc;
border : thin dashed #993300;
padding : 5px;
}
#ajuda h3 {
margin : 5px 0;
padding : 0 10px;
}
#ajuda p {
margin : 0;
padding : 0 15px;
}
