#conteudo
{
position:absolute;
left: 230px;
top: 210px;
width: 330;
}

#conteudo_direita
{
position:absolute;
left: 580px;
top: 180px;
width: 185;
}

#titulo
{
font-family: arial;
font-size: 12px;
color:#FF0000;
}

#texto
{
font-family: arial;
font-size: xx-small;
color:#000000;
}

#link
{
font-family: arial;
font-size: xx-small;
color:#000000;
text-decoration:none;
}

#link_over
{
font-family: arial;
font-size: xx-small;
color:#000000;
text-decoration:underline;
}

#texto_destaque
{
font-family: arial;
font-size: xx-small;
color:#000000;
font: bold;
}

#campo_text
{
font-family: arial;
font-size: xx-small;
color:#000000;
width:200;
}

#campo_text-p
{
font-family: arial;
font-size: xx-small;
color:#000000;
width:50;
}

#campo_select
{
font-family: arial;
font-size: xx-small;
color:#000000;
width:40;
}

#botao
{
font-family: arial;
font-size: xx-small;
color:#000000;
width:70;
}