/* CSS Document */

.cabecas{
font-family: arial;
color: #ffffff;
font-weight: bold;
font-size: 13px;
line-height: 15px;
}
.titulo{
font-family: arial;
color: #777777;
font-size: 20px;

}
.texto{
font-family: arial;
color: #000000;
font-size: 12px;
}
.bord{
border: 1px solid #999999;
}
.servicos{
font-family: arial;
color: #666666;
font-weight: bold;
font-size: 11px;
}
.menu{
font-family: arial narrow;
color: #888888;
font-weight: normal;
font-size: 14px;
line-height: 22px;
text-decoration: none;
}
.menu:hover{
color: #cccccc;
}
.forma{
font-family: arial;
font-size: 11px;
}
