@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

label{
cursor:pointer
}

a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#436F00;
font-weight:normal;
}

a:hover{
text-decoration:underline
}

.link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#436F00;
font-weight:normal;
}

.link:hover{
text-decoration:underline
}

.tag{
text-decoration:underline;
color:#669900;
}

.tag:hover{
text-decoration:none
}

.tudo{
background-image:url(../images/bgk_topo.jpg);
background-repeat:repeat-x;
}

.links_pesq{
color:#B4D97B;
}

.links_pesq a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4A4A4A;
text-decoration:none;
}

.links_pesq a:hover{
text-decoration:underline
}

.links_pesq #atual{
color:#639C01;
font-weight:bold;
}


.texto{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333
}

.titulo_passo{
font-size:18px;
border-bottom:solid 1px #ddd;
margin-right:10px;
padding-bottom:3px;

}
