﻿/*
----------------------------------------------------
StyleSheet
Project: Portal PVST
Scope:   This file includes all the core css files. 
         Inclusion of behaviour and branding styles 
         are handled by channel support.
Date: December 2007
----------------------------------------------------*/

*, html, body, form, table
{
    font-family: Lucida Sans, Verdana, Arial, Sans-Serif;
}

#nav, #toplinks, .header, .busca, .colesquerda, .rodape,
.cadastroLogin, .attention, .error, .success, .info, .question,
.comentarios, .hideprint, .enviamigo
{
    visibility:hidden; display:none;
}

a {color:#000; text-decoration:none; font-weight:bold;}