

body {
    background-color : #ffffff;
	 font-family : 'Trebuchet MS', Arial;
  }


a.idioma {
    color : #132c63;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
	 margin-left:5px;
	 margin-right:5px;
  }

.tituloempresa {
    color : #03af91;
    font-size : 12px;
    font-weight : bold;
  }

a.subempresa {
    color : #132c63;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

a.subempresa:hover {
    color : #03af91;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

.subempresasel {
    color : #03af91;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

.texto {
    color : #132c63;
    font-size : 13px;
    text-decoration : none;
  }

.tituloprodutos {
    color : #f70802;
    font-size : 12px;
    font-weight : bold;
  }

a.subprodutos {
    color : #132c63;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

a.subprodutos:hover {
    color : #f70802;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

.subprodutossel {
    color : #f70802;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

a.propac {
    color : #f77b02;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

a.propac:hover {
    color : #132c63;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

.titulocontactos {
    color : #ffcc00;
    font-size : 12px;
    font-weight : bold;
  }

a.subcontactos {
    color : #132c63;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

a.subcontactos:hover {
    color : #ffcc00;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

.subcontactossel {
    color : #ffcc00;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

.labelform{
	 color : #6699cc;
    font-size : 13px;
    font-weight : bold;
    text-decoration : none;
}

a.wallpaper {
    color : #132c63;
    font-size : 11px;
    text-decoration : none;
  }
