\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Entrepreneurship in the Society of Spectacle: Soccer Management in a Globalized World},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Entrepreneurship in the Society of Spectacle: Soccer Management in a Globalized World}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Ademir Antonio  Ferreira}

             \author[2]{Renato Berton dos  Santos}

             \author[3]{Roberto  Bazanini}

             \affil[1]{  Universidade Paulista - Universidade de SAo Paulo}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2013 Accepted: 4 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


The arising of business globalization in recent decades changed the market of symbolic goods, in the soccer field, in a billionaire and complex business. These factors led to radical changes in the form of consumption of this sport, which generated a great increase in revenues to the teams, grounded in marketing models of major European leagues. Through descriptive research, ex-post-factum, using the technique of in-depth interviews with managers and project participants for subsequent content analysis, this research sought to identify the strategies employed to value the Corinthians brand (soccer team from São Paulo, Brazil)in a perspective of business strategy. The survey results, point out the importance of entrepreneurial vision to explore the valuable, rare, inimitable and irreplaceable resources present in VRIO model, as stated by the Resources Business View (RBV) theory, to achieve differentiated positioning. Limitations of the research are in proper character of the phenomenological method that favors the rescue of "original speech" of the project participants as it was done in this case. So it is not recommended one could make generalizations of the results presented, although it represents a significant and real context of soccer business in Brazil.

\end{abstract}


\keywords{entrepreneurship, innovation soccer management, equity brand.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
n our contemporary society, increasingly discusses the market potential of the related segments to symbolic goods as an instrument of cultural development and expression.\par
Commonly, in some human activities sectors (religion, politics, entertainment, sports, etc.) the principle for the development of symbolic goods system production emerges parallel to the process of product differentiation. According to the diversity of public, the producers designed their products and the conditions for its possibilities may be found in the very nature of symbolic goods.\par
Symbolic goods are valued as a commodity and are loaded with meanings and if the commodity character as the cultural character remains relatively independent in one hand, on the other, is intrinsically related by its profitable character.\par
Concerning the homology between fields (religious, artistic and sports), artists (actors, dancers, musicians, preachers etc.) and athletes (footballers, pilots, boxers ...), they are equivalent, since there is always an audience to whom the performances are devoted, trying to reach the characteristics of each segment  {\ref (BOURDIEU, 1997}\hyperref[b5]{(BOURDIEU, , 1999;;}\hyperref[b23]{HEINICH, 2001 and}\hyperref[b33]{MOULIN 1997)}.\par
The actions of their entrepreneurship leaders are directed to create and enhance brands in this increasingly competitive and cannibalistic market, so\par
The actions of their entrepreneurship leaders are directed to create and enhance brands in this increasingly competitive and cannibalistic market, so usually these actions are bold and combative in defense of the organizations they represent. (MARQUES et al. 
\section[{2013)}]{2013)}\par
The market of symbolic goods skyrocketed as an entertainment industry, in which, art becomes a commodity and entertainment can be considered a way to socialize people, and the audience is no longer passive, mainly due to social networks.\par
In recent decades, many companies arouse promoting shows related to religion, sports, pop artists, concerts, etc., in which the role of the media becomes crucial for such disclosure, since it is not only necessary to transmit information about the events, but rather, to create meanings for marketing purposes. In the words of Bourdieu: "To hide, showing something different than would be necessary to show, if he only did that supposedly does, that is, reporting; or showing what it takes to show, but in a way that is not shown or becomes insignificant, or building in such a way that it acquires a meaning that absolutely does not correspond to reality."  {\ref (BOURDIEU 1999, p. 25)}. This discrepancy of the media, mainly facilitated by the technological advances, resulted in, with the advent of globalization in recent decades, expanding markets as a speed never imagined. Particularly the market of soccer symbolic goods became a billionaire and complex business, facilitated, among other factors, by the development of media communication, mass pay-tv (cable and satellite), creation of pay-per-view, and modernization of stadiums and arenas all over the world.\par
Contemporaneously, in soccer symbolic goods market, Sport Club Corinthians Paulista management is an instructive example of effective actions that provoked changes in managing the team and all symbolic goods related to brand "Corinthians".\par
Based on a functionalist and managerial vision, without neglecting a critical reading, the research objective is to identify the factors that allowed the appreciation of Corinthians brand in the competitive market of symbolic goods soccer.\par
Through descriptive research, analysis ex-postfactum, the research problem is to find answers to the question: what were the determining factors for valuing Corinthians brand and how these actions influenced the club itself and competitive result of the strategies employed by its management?\par
In strategic terms, the vision of entrepreneurial school proposed by \hyperref[b32]{Mintzberg et al (2000)} and the VRIO model \hyperref[b3]{(Barney, 1997)}  The contribution of the research lies in providing elements for a better understanding of entrepreneurial activities and business strategies employed in soccer symbolic goods market which is an important sector of economic activity and should greatly interest to scholars and researchers in the field of business strategy. 
\section[{II.}]{II.} 
\section[{Literature Review}]{Literature Review}\par
Publications about the soccer market of symbolic goods have grown substantially in the last two decades. There are a lot of publications in the areas of physical education, sport psychology, anthropology, marketing, business management, among others.\par
Regarding the objective of assisting the task of answering the research question presented, were selected chronologically, among these publications, books, journals, dissertations and theses considered relevant to the research and whose were more directly related to the strategies employed by European and Brazilians soccer teams.\par
In the past decade, Leoncini (2001) was one of the first researchers to study deeply the professionalization of the sport by analyzing the strategies employed by European teams and discussing the transformation of the managerial model for soccer clubs that seek to professionalize its activities in the new context of the entertainment industry. He presents such results as the need for an effective strategic positioning by Brazilian clubs considering the internal and external forces, opportunities and threats in the market. He also compared strategies developed by Manchester United from Great Britain, C. R. Flamengo and São Paulo F.C. from Brazil\par
In the following decade and in the same way of thinking, Jennings (2011) made a historical retrospective of the power achieved by the FIFA to market the soccer game as a spectacle rather than competition. He concludes that business management has become more important than the rules of the game. \hyperref[b13]{Damo (2011)} in an anthropological perspective discusses the major events and how sporting events can be thought as symbolic goods converted into commodities, specifically the control of FIFA in the World Cup, their merchandise more valuable. \hyperref[b29]{Matheson (2012)} considers the leagues, the club owners and the mega-events promoters themselves as having a logical interest in maximizing the economic impact to justify heavy public subsidies evolved. \hyperref[b38]{Santos (2011)} identifies the strategies used in the transition and formation of the club as an enterprise and describes the business strategies used in sporting organizations, showing that the source of competitive advantage comes from the synergy with partners. Associating skills, differentiation in the view of management and training for athletes in younger categories is a way to reach a sustainable goal and obtain an effective low cost for businesses, besides the use of the power of branding. Marques et al. (2013) discuss the power of the CEOs soccer clubs that are part of professional elite by owning a symbolic capital and the managerial capability of generating profits in a club-company. \hyperref[b18]{Fagundes et al (2013)}, analyzes the main reasons, in a marketing perspective, that influence fans to attend football stadiums.\par
a) The market of symbolic goods For the purpose of this paper, we consider that the "apocalyptic ones" are wrong because they consider the culture of alienating mass, simply, by its market character. The "integrated ones", in turn, are usually wrong because they forget that mass culture is produced by groups of economic power driven by profit. In fact, there is the attempt to maintain the interests of these groups through the media itself. Therefore, the two approaches were contemplated. \hyperref[b5]{Bourdieu (1999)} states that a symbolic good configures itself when an artistic or cultural object is assigned a market value and is raised, by the laws of the market, to a merchandise status. Due to these objects is formed a consumer group, as well as producers of symbolic goods, that are commonly seen in the same way "totems" are worshiped in native societies found on some continents of the Earth.\par
Durkheim (2003) made numerous comparative reflections for understanding the "to temism", from the way the French people worshiped symbols of the French Revolution, no longer different from the treatment of totemic animals by native Australians.\par
In this conception, the market of soccer symbolic goods, looking forward to the public receiver, operates substantially as a to temism market, justified by the way the modern fan deals with symbols representing teams which he is identified. In the manager's view that understands this context, open itself the perspective of a broad spectrum of strategies trying to become soccer a recognizable sport, trough certain signs with which fans should be identified in this society of spectacle.\par
The term "society of the spectacle" (la société du spectacle) was created by the philosopher Guy Debord, in November 1967 to define more specifically the environment of the game (or other events), and sought to reinvigorate marxist theory and revolutionary praxis, in a contextso quivering as stifling in the postwar situation.\par
For \hyperref[b14]{Debord (2003)} modern conditions of production represent the accumulation of spectacles. The reality is fragmented and the show is part of society because it concentrates the entire look and all the consciousness. But, by being separate, the spectacle becomes the focus of the deceived gaze and the false consciousness. It is a social relation among people, the media disseminates through images that form a crystallized vision of the world.\par
Advertising, as a tool for modeling and reforming patterns of worship and veneration(in many cases unconscious), is criticized in Marxist point of view, as an important determinant of being and social action alienated. Yet, it represents, paradoxically, inverse faces of the same homogenizer process, filed in the supposedly civilizing march of capital, e.g., these are the new narcissistic patterns of consumption in which the masses are alienated and hypnotized by artificial needs that serve to produce the profit for capitalist and preservation and exploitation of the dominated class.\par
In the above statements referenced transpires the fetishist and aesthetic character of contemporary capitalism, where "to possess" is inflated by consumerism, and the dimensions of entertainment and consumption are directly related; leisure and entertainment have become "consumer goods".\par
As a result, today's society has pseudo-needs imposed by modern consumption. This is not true desire, but necessity of accumulation imposed by the spectacle. Based on the society of the spectacle, corporate business strategies guide the actions of marketing. The aim of strategic actions is alienated public, which sees in the idol the satisfaction and the realization of personal desire. It is a mirror, something that the individual aims for himself. But the impossibility to perform what he wants, he is content to deceive and buy goods imposed as satisfaction of desires.\par
Contrary to the critical view of Marxism, the commercial conception of culture legitimizes the fulfillment of desires as market opportunities. In the market of soccer symbolic goods this concept can be exemplified by the purchase of the shirt of an idol, e.g., when buying a shirt Cristiano Ronaldo, fans not only buy a shirt, but the magnitude imposed by the name and fame of the player. It's not only a purchase, but the closer step in the realization of a wish. However, it is not possible to satisfy your dreams, because many do not even know the difference between what are their true needs and those imposed by the spectacle to fill the existential void. The emptiness and the search for 'something more' make the mighty spectacle.\par
Celebrities do not emerge spontaneously from the common people, on the contrary, they are, to some extent, a "cultural production", created by a series of public relations officers at the fashion world and other professionals specialized in "management image".  {\ref (WAGG, 2006, p. 351}).\par
The players are transformed into 'cabaret stars' in the spectacle society and they have a role to play. Buy a shirt, watch a game and purchase products of the club or the player's makes one see as an integral part of the show, giving him a feeling of 'status', which makes up the success promoted by the spectacle.\par
The synthesis proposed by  {\ref Debord (2003, p 39)} in the early 60s, remains valid: "the root of the spectacle is in the field of economics that became abundant, and then come the fruits that tend, ultimately, to dominate the market spectacular ".\par
The commercial character of sport has made the amateurism replaced by the professionalization of sports management that occurred all over the world. Striking and successful examples are found in USA, (NBA-National Basketball Association, NFL-National Football League, BML-Baseball Major League, etc.) and in Europe (FIA-Fédération Internationale de l'Automobile, FIFA (Fédération Internationale de Football Association, Barclay's Premier League, UEFA-Union of European Football Associations, etc.) which promote events of high profitability, that reach audiences of all socio-economic classes. In this sense, we can refer the concept proposed by \hyperref[b34]{Oliveira and Pozzi (1996)}, in which, besides sports sponsorship, sports marketing now includes different events, including testimonial athletes, alloying and media at sporting events.\par
Particularly, the spectacle of soccer provided within the four lines of the field gains greater coverage by the scope of marketing, surrounded by advertising and by the ones who promoted the games, generally, players comparable to the status of Hollywood celebrity. In relation to the market producer, the competition factor becomes a zero sum game, or in other words, the gain of one means losses for the other, as presented in Chart 1.\par
For this reason, managers of soccer spectacle are attentive to the possibilities of profiting economically with existing links between relatively autonomous symbolic systems that make up the relationship chain of soccer.\par
Chart 1 : Considerations about symbolic goods market 1. All organizations managing symbolic goods are in constant struggle for the mind of the consumer; 2. What an organization gains in membership represents losses for other competitors; 3. How to consumer behavior such goods tends to irrationality, it is quite common to use techniques in order to achieve psychological membership; 4. On due to the very cannibalism of the market, often the option to terminate the competition is the only way to survive.\par
b) The networking in the world of soccer The networking is a special issue in the soccer business, because the elements present in the production/business chain, form the main link that directs and organizes the raw material (soccer) of great value to the customers who buy several soccer-related products and services in three reference markets: industrial intermediate market, consumer market and broker resale market, as shown in Fig. \hyperref[fig_0]{1}.\par
Source: Bazanini (2005, p. 179) As necessary support to meet the fans or admirers of soccer, the intermediate market represents the market in which customers buy exploration and broadcasting rights of games and sports marketing services, in order to resell them to the consumer market.\par
This resale may occur both in relation to the industrial middleman, when using any of the activities provided by the sports marketing organizations both for promotion, advertising, media exposure, etc., The resale intermediary can use the sale rights to sel l a championships, or the club brand via broadcasting games or by lotteries, as well as, licensed products and even sell advertising space in the schedules of sporting events.\par
c) The brand on the market of soccer symbolic goods Actually, the soccer clubs participate the world economy, moving sums, often very high, either in revenue from advertising, ticket sales, marketing of products from club's brand, transmission rights to broadcast the matches and the transfer of the players.\par
According to research developed by BDO RCS, independent auditors commissioned by the State of São Paulo Journal News, Brazil is the sixth largest soccer market, as presented in Table \hyperref[tab_1]{1}. The brand valuation of Brazilian soccer teams grew sharply in the last four years, as it showed in Table \hyperref[tab_2]{2}, in percentage terms, the brand value from the 10 major soccer teams in Brazilian League, in the period 2009 -2012. It is expressive the growing of the E. C. Bahia brand performance, although "Corinthians" brand remains as the most valuable in the League, surpassing de mark of R\$ 1 billion in 2012.\par
The beginning of the climb brand occurred in 2008 with the repercussions of hiring Ronal do Nazario, former player from Barcelona and Brazilian National Team. Ronal do was at the end of his career, but enjoyed enormous prestige at the Brazilian and international crowd. It must be noted that Ronal do was one of the athletes employed by Nike, more than a decade ago, as its "ambassador" around the world. 
\section[{d) Business Strategy}]{d) Business Strategy}\par
Returning to the theory of soccer symbolic goods market, the growth of brand value can be analyzed from the premises proposed by \hyperref[b41]{Thompson (2004)} and Hirschmman (1992) who conceive the market as numerous symbolic resources provider, through which consumers construct their identities and collective discourses, and contest competitors. \hyperref[b1]{Andrews (1991)} sees strategy as a decision model, influenced by culture and values, built when the company proves to be reliable. Henderson (1998) understands the vital task of the strategy to increase the scope of the competitive advantage of the organization, through the analysis of competitors. \hyperref[b32]{Mintzberg et al. (2000)}, when referring to the "power factor", define the strategy formation process as open to influence, emphasizing the use of power and politics to negotiate strategies favorable to particular interests.   {\ref 2005}), when they states that the power is a scarce resource and limits the possibilities of competitors.\par
It is generally said that the strategy is responsible for guiding the business in the environment composed of consumers, markets and competitors, and should consider the corporation of which it is part. In management terms, improving the performance of organizations increases the range of choices to define strategies. Business strategies are formulated to find the best arrangement of these resources, seeking ways to add value to the company without necessarily losing its competitive edge over the competition. 
\section[{i. Perspective of Entrepreneurial Approach}]{i. Perspective of Entrepreneurial Approach}\par
While cautioning that the process of strategy formation centered in a single person (usually the visionary leader and manager of the business), can lead to a strong dependence on the leadership at the expense of a participatory process, \hyperref[b32]{Mintzberg et al (2000)} states that, to be effective, the process of formation Entrepreneurial Strategy must meet six basic assumptions that are presented in Chart 2.\par
Chart 2 : Assumptions of the Entrepreneurial Approach 1. The strategy exists in the mind of the leader as a sense of direction in long-term or a future vision of the organization; 2. The process of strategy formation is rooted in the experience and intuition of the leader whether he is the creator or not; 3. The leader promotes the view decisively, monitors its implementation and its reformulation as needed; 4. The strategic vision is flexible leading adaptive strategies to the global vision and resulting breakdown of the vision; 5. The organization is also flexible and features simple structure privileging the visionary leader and leaving him free to devise and implement their ideas; and 6. Entrepreneurial strategy tends to take a foothold position within a protected niche against competition. 
\section[{Source: Mintzberg et al.(2000)}]{Source: Mintzberg et al.(2000)}\par
Therefore, entrepreneurial strategy requires general view of the whole competitive process, encompassing, logically, relation with the levels of power in the organization.\par
ii. The Resource-Based View While the Porter's strategic model (1998 p. \hyperref[b14]{[13]}\hyperref[b15]{[14]} {\ref [15]}\hyperref[b16]{[16]}\hyperref[b17]{[17]} {\ref [18]}\hyperref[b18]{[19]}\hyperref[b19]{[20]}\hyperref[b20]{[21]}\hyperref[b21]{[22]}\hyperref[b22]{[23]} and generally the Positioning School, were arrested especially in the analysis of the external environment and identification of competitive forces, Prahalad and Hamel (1998) favoring the internal focus of strategy formation, with the idea of core competence.\par
The core competence of the organization refers to its continuous learning, the ability to integrate different technologies, the degree of communication and involvement and commitment found among the members, which is a sustainable competitive advantage as a result of 'collective learning' organization.\par
The main assertion of the Resource Based View (RBV) considers that the source of competitive advantage lies primarily in the resources and skills developed and controlled by companies and, only secondarily, in the structure of the industries in which they are (or try to be) positioned.  {\ref (Werner felt, 1984;}\hyperref[b35]{Peteraf, 1993)}.\par
Werne felt  {\ref (1984)} states that the resources and capabilities of a company can be easily acquired by their competitors, they cannot be considered a source of sustainable competitive advantage.\par
From the perspective of Peteraf (1993) the essential features that provide competitive advantage must be scarce, unique and superior efficiency; must have imperfect immobility, difficult to imitate or substitute and limited competition, ex ante, where the prominent position in the industry, regarding possession of their superior resources should not arouse competition for resources and ex post, once acquired or retained should be difficult to imitate, as stated in VRIO model.\par
The VRIO model can be conceived as a mechanism that integrates two existing theoretical models: the positioning perspective and the resourcebased view. It is the primary tool to conduct an internal analysis. Encompasses questions of value, rarity, inimitability and organization.\par
By integrating the requirements of the external environment and the potential on the internal environment, \hyperref[b3]{Barney (1997)} points out that for an attribute of the company become resource, should favor the exploitation of opportunities or neutralize threats from the outside environment. Explains that for this reason not all company resources are considered strategically relevant or sources of competitive advantage and sustainable competitive advantage, but only those that can be considered valuable, rare, imperfectly imitable and non-substitutable, presented in Chart 3. 
\section[{Chart 3 : The VRIO Model}]{Chart 3 : The VRIO Model}\par
Valuable resource: One that is a source of competitive advantage and sustainable competitive advantage by exploiting the opportunities and/or neutralizes threats in the enterprise environment.\par
Rare feature: One that current and potential competitors have difficulty to possess, because if a great number of companies have the same valuable resource, hardly the resource will be a source of competitive advantage and sustainable competitive advantage.\par
Imperfectly imitable resource: The resource must submit one of the following aspects: unique historical conditions; link to other resources and/or is based on a socially complex phenomenon. If you have at least one of these three aspects, the valuable and rare resource can be a source of competitive advantage only if the companies that do not have cannot really get it.\par
Non-replaceable resource: Resource that cannot be replaced by another similar or distinguishing feature, because otherwise, competitors may develop and deploy similar or substitute strategies.\par
Source: \hyperref[b3]{Barney (1997)} Thus, if the features and capabilities of a company can be easily acquired by their competitors, they cannot be considered a source of sustainable competitive advantage \hyperref[b44]{(WERNEFELT, 1984)}. The homogeneity of these features makes it impossible to generate differential competition. \hyperref[b25]{(HITT et al. 2001)} The decision about soccer symbolic goods to be effective must be related to the search of rare, valuable, non-imitable and irreplaceable resources, since these issues provide psychological support of society as a form of entertainment and pleasure seeking. This psychological public support provides the branding, which in commercial terms is reflected to the club in sponsorship, product sales, merchandising, advertising, etc. 
\section[{III.}]{III.} 
\section[{Research Method}]{Research Method}\par
The case study is an empirical inquiry that investigates a contemporary phenomenon within a real life context, mainly when the boundaries between phenomenon and context are not clearly evident and in which multiple sources of evidence are used,  {\ref (Yin 2005, p.23 )}.\par
The objective of this case study was to identify the determinants of brand enhancement "Corinthians", during the management period 2007/2011 Through descriptive research, post-factum analysis in a phenomenological perspective, using the in-depth interviews, this study is fundamentally tied to the perception of managers and participants of the project in relation to the strategies employed by the club. Descriptive research seeks to find explanations of the causes and consequences of a particular phenomenon  {\ref (Richardson, 1989)}.\par
Consistent with this premise, after the transcripts of the interviews, it was possible to identify symbolic patterns, categories of analysis of reality and worldviews of the case, to satisfy the research objectives.\par
The technique of content analysis \hyperref[b2]{(Bardin, 2002)} allows to extract the essence of the perceptions of the managers interviewed in relation to the research assumption. These perceptions highlighted the actions taken in relation to the situation encountered in the previous administration, in relation to internal stakeholders and external audiences.\par
In the content analysis, the unit record (UR), although variable size, is minor clipping semantic that is freed from the text: it can be a keyword, a theme, objects, characters etc. Likewise, unit context (UC), in short, must understand the recording unit, like the phrase for word. In line with the responses of respondents categories and determinants can be related to the URs and UCs.\par
IV. 
\section[{Analysis and Interpretation of Results}]{Analysis and Interpretation of Results}\par
It should be noted that the interpretation of the data there was no interest in establishing relations between the elements of demographic research for understanding that, at the sample number, this does not becomes imperative to understand the phenomenon studied.\par
The answers of the respondents initially submitted to the technique of Content Analysis will be now related to Entrepreneurial School \hyperref[b32]{(MINTZBERG et al., 2000)} and the Model VRIO/RBV (BARNEY, 1997) accompanied by the Collis and Montgomery Test (1995), for finally be compared with the strategic positioning declared by the manager himself and the classic factors in the market of symbolic goods (BAZANINI, 2005). 
\section[{a) Perspective of Entrepreneurial School}]{a) Perspective of Entrepreneurial School}\par
The entrepreneurial spirit is characterized by the willingness to face crises, the exploitation of opportunities in which one realizes the ability to innovate as a specific instrument and integrated to transform situations.\par
Regarding the assumptions of entrepreneurial school management, the CEO of the club was characterized by holistic, daring, breakup and commitment to the goals set.\par
The ideas and thought of the leader led to the sense of direction through actions founded on a new positioning and radical break with the patterns present in the previous administration. The CEO had participated in the unsuccessful former administration of the club. This experience of failure and difficulties was instrumental in the innovation departments which have become professional and updated.\par
But the most important achievement of this administration was the construction of a modern soccer stadium. In a political move, which involved the former President of the Republic (still very influential in all areas of the current government) and declared supporter Corinthians, the president of the Brazilian Soccer Confederation (CBF), leaders of the International Soccer Federation (FIFA), a company contractor of public works, a State Financial Bank and subsidies offered by the Municipality of São Paulo, the club Corinthians could celebrate the construction of its soccer stadium, ambitioned for over one hundred years.\par
The managers pragmatically took bold positions while disguised as alliances with the federal government and the hiring of player Ronaldo; those actions that may be considered risky shares calculated difficult for competitors to duplicate.  
\section[{c) Positioning and features on the market of symbolic goods}]{c) Positioning and features on the market of symbolic goods}\par
The strategies of the business can become enlightening to establish relations with the specificities of this market factors, characteristically cannibalistic.\par
As previously noted this club administration was preceded by a failed management, which the CEO in question was one of the main directors. The thematic business failure is relatively unexplored in the literature on business \hyperref[b21]{(Fleck, 2009} Regarding the causes that lead to failure of the enterprise, to these behavioral aspects can be assigned as the internal aspects as well as the external aspects of the company.\par
In this study, we sought to privilege the behavioral causes, to analyze the skills of entrepreneurs on the failure of your business and the reversal of such skills are related to the peculiar characteristics and behaviors of entrepreneurs seeking to achieve the best performance for your business (FLEURY \& FLEURY, 2001).\par
Minello (2010) explains that many times in a situation of adversity perception of the manager becomes confused due to pressure from other stakeholders in the enterprise, organizational performance will be affected and may cause an interruption in business.  {\ref Shepherd}  Contrary to this trend, the marked failure of the last years of the previous administration acted as a stimulus for the next managers overcome the crisis through creative and innovative actions that allowed unite experience and calculated risk to achieve competitive advantage over competitors in terms of valuable, rare, inimitable and irreplaceable resources \hyperref[b3]{(Barney, 1997)}.\par
In terms of contribution to the theory of the business strategy, Filion and Lima (2010) discusses the relevance of studies that seek to understand behavioral characteristics of the individual entrepreneur, in order to contribute to the understanding of which skills may be related to entrepreneurs on success or failure of your business.\par
In terms of marketing strategies, the old conception of passive and alienated consumer was replaced by participatory vision. Currently, public involvement goes beyond what  {\ref Bourdieu (1999, p 45)}, even in decade 60s, called "cartoonish limits of militant, dedicated to an imaginary audience participation". This understanding, is no more the illusory understanding of dispossession in favor of the experts "because, currently, the dynamics of soccer symbolic goods market, fans cannot be considered caricatures, since the term imaginary participation in the sense of false reality, does not correspond the facts, his participation is established and thus have a real dimension, because the symbolism becomes tangible reality to the imagination.\par
V. 
\section[{Final Considerations}]{Final Considerations}\par
At the end of this article, many learning occurred, many curiosities and new questions appeared, and others remained.\par
Specifically, expectations about the locus of research is confirmed, the market of symbolic goods soccer involves a number of areas of knowledge and involvement of the various spheres of society permeated by consumption and commodification of ever more sophisticated products.\par
The doubts remained concerning the possibilities of generalization of entrepreneurial strategy for other clubs, since there are different characteristics in each environment, particularly the kind of involvement and passion of the fans of the Sport Club Corinthians Paulista are hardly found in other clubs.\par
One of the most obvious difficulties is concerned to the large amount of publications on the subject, which made it impractical, for the purposes of the survey, to list them. So, were selected the publications, somehow deemed relevant for the study of the strategies employed in this case.\par
The curiosities are focused on the character of the spectacle of symbolic goods in the formation of brand image.  {\ref (BORDIEU, 1999;}\hyperref[b14]{DEBORD, 2003;} {\ref )} This character, emphasized by the marketing director of Sport Club Corinthians, to highlight the level of performance created during the hiring player Ronaldo. His celebrity status in the world of football, that even taking part in a few games, his attendance at the stadium just to support the team endowed the game of charm and irreverence. As one manager said: "competitors did not have similar resources to position their brand with such effectiveness as our club, because there was only one Ronaldo and he played for Corinthians".\par
Concerning about it was presented in the course of this study, it can be stated that the term "society of the spectacle" is still relevant and the Knowledge Management in this market requires the ability to involvement of subordinates by the leader for the development of competencies related to knowledge, how to do and how to be \hyperref[b10]{(CARVALHO et al., 2008)}.\par
The study had some limitations that deserve to be discussed. Firstly, respondents were related in some way to the Board of the club, what may represent some sort of narrowing of perception, beyond some enthusiastic praise of the interviewed about the work of managing the club. Secondly, the strategic aspects of the Entrepreneurial School and RBV tend to value the internal resources of the organization, while external aspects do not receive such attention, such as in the areas of Environmental School and School of Positioning. \hyperref[b32]{(MINTZBERG et al., 2000)}.\par
For these reasons, despite the obvious representation of Corinthians mark as one of the biggest clubs in Brazilian soccer world, the results and conclusions of the research can only serve as reference to other soccer clubs through a process of inference and analogy.\par
For future research, it is suggested that the study of other aspects not covered in this work, like the influence of organized supporters in club management or even business relationship between the players and the direction of the club from the perspective of stakeholder theory.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.16258389261744965\textwidth}P{0.12265100671140941\textwidth}P{0.2709731543624161\textwidth}P{0.29379194630872485\textwidth}}
\multicolumn{2}{l}{Ranking Country}\tabcellsep Revenue (?)\tabcellsep Revenue (R\$)\\
1º.\tabcellsep Inglaterra\tabcellsep ? 2,48 bilhões\tabcellsep R\$ 5,7 bilhões\\
2º.\tabcellsep Alemanha\tabcellsep ? 1,65 bilhões\tabcellsep R\$ 3,8 bilhões\\
3º.\tabcellsep Espanha\tabcellsep ? 1,61 bilhões\tabcellsep R\$ 3,7 bilhões\\
4º.\tabcellsep Itália\tabcellsep ? 1,52 bilhões\tabcellsep R\$ 3,5 bilhões\\
5º.\tabcellsep França\tabcellsep ? 1,04 bilhões\tabcellsep R\$ 2,4 bilhões\\
6º.\tabcellsep Brasil\tabcellsep ? 0,65 bilhões\tabcellsep R\$ 1,5 bilhões\\
\multicolumn{2}{l}{Source: Exame.com (2012)}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.22742474916387959\textwidth}P{0.1108695652173913\textwidth}P{0.1108695652173913\textwidth}P{0.1108695652173913\textwidth}P{0.11371237458193979\textwidth}P{0.17625418060200668\textwidth}}
Soccer Team\tabcellsep 2009\tabcellsep 2010\tabcellsep 2011\tabcellsep 2012\tabcellsep \% Growth\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (2009-2012)\\
Corinthians\tabcellsep 562,6\tabcellsep 749,8\tabcellsep 867,0\tabcellsep 1005,5\tabcellsep 78,72\%\\
Flamengo\tabcellsep 568,1\tabcellsep 625,3\tabcellsep 689,5\tabcellsep 792,0\tabcellsep 39,41\%\\
São Paulo\tabcellsep 551,9\tabcellsep 659,8\tabcellsep 664,2\tabcellsep 771,0\tabcellsep 39,69\%\\
Palmeiras\tabcellsep 419,6\tabcellsep 444,1\tabcellsep 452,9\tabcellsep 481,9\tabcellsep 14,84\%\\
Internacional\tabcellsep 230,9\tabcellsep 268,7\tabcellsep 277,9\tabcellsep 392,7\tabcellsep 70\%\\
Santos\tabcellsep 135,1\tabcellsep 153,3\tabcellsep 227,9\tabcellsep 341,6\tabcellsep 153\%\\
Vasco da Gama\tabcellsep 121,9\tabcellsep 156,5\tabcellsep 162,5\tabcellsep 316,7\tabcellsep 160\%\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 			\footnote{Entrepreneurship in the Society of Spectacle: Soccer Management in a Globalized World} 			\footnote{© 2014 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Cardon et al.]{b7}\label{b7} 	 		\textit{},  		 			M Cardon 		,  		 			M D Foo 		,  		 			Sheperd D 		.  		 	 
\bibitem[ Entrepreneurship Theory and Practice]{b9}\label{b9} 	 		\textit{},  	 	 		\textit{Entrepreneurship Theory and Practice}  		1 p. .  	 
\bibitem[Moulin ()]{b33}\label{b33} 	 		\textit{},  		 			R Moulin 		.  		1997. Paris: Flammarion.  	 
\bibitem[Hitt et al. ()]{b25}\label{b25} 	 		\textit{},  		 			M A Hitt 		,  		 			R Ireland 		,  		 			R E Hoskinsson 		.  		2001. São Paulo, Thompson: Administração Estratégica.  	 
\bibitem[Bourdieu ()]{b5}\label{b5} 	 		\textit{A economia das trocas simbólicas},  		 			P Bourdieu 		.  		1999. São Paulo: Perspectiva.  	 	 (5 ed) 
\bibitem[Santos and De ()]{b38}\label{b38} 	 		‘A gestão dos clubes de futebol como clube empresa: estratégia de negócio. Dissertação de Mestrado’.  		 			F Santos 		,  		 			A De 		.  	 	 		\textit{Academy of Management Review}  		41. SHEPHERD, D. A. (ed.)  		2011. 2003. 28  (2)  p. .  		 			Universidade Federal do Rio Grande do Sul 		 	 	 (Learning from business failure: propositions of grief recovery for the selfemployed) 
\bibitem[Wernefelt ()]{b44}\label{b44} 	 		‘A resource-based view of the firm’.  		 			B Wernefelt 		.  	 	 		\textit{Strategic Management Journal}  		1984.  (5)  p. .  	 
\bibitem[Debord ()]{b14}\label{b14} 	 		\textit{A sociedade do espetáculo},  		 			G Debord 		.  		2003. São Paulo: Editora Contraponto.  	 
\bibitem[Wagg ()]{b43}\label{b43} 	 		‘Anjos de todos nós? Os treinadores de futebol’.  		 			S Wagg 		.  	 	 		\textit{O Futebol Globalizado}  		2006. Análise Social. XLI p. .  	 
\bibitem[Bardin ()]{b2}\label{b2} 	 		‘Análise de Conteúdo’.  		 			L Bardin 		.  	 	 		\textit{Lisboa. Edições}  		2002. 70.  	 
\bibitem[Eco ()]{b16}\label{b16} 	 		\textit{Apocalípticos e Integrados. Coleção Debates. São Paulo. Perspectiva},  		 			Umberto Eco 		.  		1979.  	 
\bibitem[Fleck (2009)]{b21}\label{b21} 	 		‘Archetypes of Organizational Success and Failure’.  		 			D Fleck 		.  	 	 		\textit{Brazilian Administration Review(BAR )}  		2009. april-june. 6  (2)  p. .  	 
\bibitem[Filion and Lima ()]{b20}\label{b20} 	 		‘As representações empreendedoras: importantes temas para avançar em seu estudo’.  		 			L J Filion 		,  		 			E Lima 		.  	 	 		\textit{Blumenau. Revista de Negócios}  		2010. 2010. 15  (2)  p. .  	 
\bibitem[Exame ()]{b17}\label{b17} 	 		\textit{Brasil entra no G6 dos negócios do futebol},  		 			Com Exame 		.  		2002.  	 	 (Disponível em) 
\bibitem[Fleury and Fleury ()]{b22}\label{b22} 	 		\textit{Construindo o conceito de competência. Curitiba: Revista de Administração Contemporânea},  		 			M T L Fleury 		,  		 			A Fleury 		.  		2001. p. .  	 
\bibitem[Singh S et al. ()]{b40}\label{b40} 	 		‘Coping with entrepreneurial failure’.  		 			Singh S 		,  		 			P Corner 		,  		 			K Pavlovich 		.  	 	 		\textit{Journal of Management \&Organization}  		2007. 13 p. .  	 
\bibitem[Collis and Montgomery ()]{b11}\label{b11} 	 		\textit{Corporate Strategy: A Conceptual Framework. Notas conceituais para discussão em aulas (cod 9-391-284)},  		 			D J Collis 		,  		 			C Montgomery 		.  		1995. Boston: Harvard Business School. Publishing Division.  	 
\bibitem[Matheson (ed.) ()]{b29}\label{b29} 	 		\textit{Efectos de losprincipales megaeventos deportivos em las economias locales, regionales y nacionales},  		 			V A Matheson 		.  		GOING, R. L. (ed.)  		2012.  	 
\bibitem[Filion ()]{b19}\label{b19} 	 		‘Empreendedorismo e proprietários-gerentes de pequenos negócios’.  		 			L J Filion 		.  	 	 		\textit{Revista de Administração de Empresas}  		1999. 34  (2)  p. .  	 	 (abr-jun) 
\bibitem[Prahalad et al. ()]{b36}\label{b36} 	 		‘Estratégia: a busca da vantagem competitiva. Rio de Janeiro. Campus, 38. PORTER, M. (1998) Como as forças competitivas moldam a estratégia’.  		 			C K Prahalad 		,  		 			G Hamel 		,  		 			C A Montgomery 		,  		 			M E Porter 		.  	 	 		\textit{Richardson, R. J. Pesquisa social}  		1998.  	 	 (A competência essencial da corporação. métodos e técnicas) 
\bibitem[Yin (ed.) ()]{b45}\label{b45} 	 		\textit{Estudo de Caso},  		 			R K Yin 		.  		Planejamento e Métodos. 2 ed. Porto Alegre. Bookman (ed.)  		1996.  	 
\bibitem[Aidar and Leoncini (eds.) ()]{b0}\label{b0} 	 		\textit{Evolução do futebol e do futebol como negócio. Cap. 5},  		 			A C K Aidar 		,  		 			M P Leoncini 		.  		Aidar, A. C. K.,  		Leoncini, M. P.,  		Oliveira, J. J. (eds.)  		2000. São Paulo: FGV.  	 	 (A nova gestão do futebol) 
\bibitem[Wiklund ()]{b8}\label{b8} 	 		\textit{Exploring the heart: entrepreneurial emotion is a hot topic},  		 			J Wiklund 		.  		2012.  	 
\bibitem[Barney ()]{b3}\label{b3} 	 		\textit{Gaining and sustaining competitive advantage},  		 			J Barney 		.  		1997. Addis on Westley Publishing Company.  	 
\bibitem[Heinich ()]{b23}\label{b23} 	 		‘La sociologie de l'art. Paris: La Decouverte’.  		 			N Heinich 		.  	 	 		\textit{Repères}  		2001. 328.  	 
\bibitem[Malhotra and Marques ()]{b27}\label{b27} 	 		\textit{Marketing Research: an Applied Orientation},  		 			N K Malhotra 		,  		 			R F Marques 		.  		1996. Englewood Cliffs: Prentice Hall. 30.  	 
\bibitem[Megaeventos Deportivos: perspectivas científicas y estudios de caso]{b30}\label{b30} 	 		\textit{Megaeventos Deportivos: perspectivas científicas y estudios de caso},  		Barcelona, UOC. p. .  	 
\bibitem[Shepherd and Cardon ()]{b39}\label{b39} 	 		‘Negative emotional reactions to project failure and the self compassion to learn from the experience’.  		 			D A Shepherd 		,  		 			M S Cardon 		.  	 	 		\textit{Journal of Management Studies}  		2009. 2009. 46 p. .  	 
\bibitem[Bazanini ()]{b4}\label{b4} 	 		\textit{O ensino de filosofia como um processo existencial humano. O Método Bazaninino ensino de filosofia. Filosofia aplicada à administração},  		 			R Bazanini 		.  		2005. São Paulo.  	 	 (Plêiade) 
\bibitem[Oliveira and Pozzi ()]{b34}\label{b34} 	 		‘Patrocine o evento certo. São Paulo’.  		 			M Oliveira 		,  		 			L Pozzi 		.  	 	 		\textit{Revista Mercado Global}  		1996. p. 99.  	 
\bibitem[Damo ()]{b13}\label{b13} 	 		‘Produção e consumo de megaeventos esportivos -apontamentos em perspectiva antropológica’.  		 			A Damo 		.  	 	 		\textit{Revista Comunicação, Mídia e Consumo}  		2011.  (8)  p. .  	 
\bibitem[Hirschman ()]{b24}\label{b24} 	 		‘Recovering from Drug Addiction: A Phenomenological Account’.  		 			E C Hirschman 		.  	 	 		\textit{Advances in Consumer Research}  		1992. 19 p. .  	 
\bibitem[Carvalho et al. ()]{b10}\label{b10} 	 		\textit{Recrutamen to e seleção por competências},  		 			I M V Carvalho 		,  		 			A E V M Passos 		,  		 			S B C Saraiva 		.  		2008.  	 	 (Rio de Janeiro: FGV.) 
\bibitem[Minello ()]{b31}\label{b31} 	 		\textit{Resiliência e insucesso empresarial: um estudo exploratório sobre o comportamento resiliente do empreendedor. Tese de Doutorado. Programa de Pós-Graduação em Administração da F},  		 			I F Minello 			\mbox{}\\  				. E. A. U. S. P. 			 		.  		2010. São Paulo.  	 
\bibitem[Richardson and Peres ()]{b37}\label{b37} 	 		 			R J Richardson 		,  		 			J A Peres 		.  		\textit{Pesquisa social: métodos e técnicas},  				 (Atlas)  		1985.  	 
\bibitem[Mintzberg et al. ()]{b32}\label{b32} 	 		\textit{Safári de estratégia: o roteiro pela selva do planejamento},  		 			H Mintzberg 		,  		 			B Ahlstrand 		,  		 			J Lampel 		.  		2000. 2000. São Paulo: Bookman.  	 
\bibitem[Imasato and Misoczky (ed.) ()]{b26}\label{b26} 	 		\textit{Sentido dos Planos de Negócios na Vivência de Novos Empresários do Setor de Informática e Graduados de Incubadores},  		 			T Imasato 		,  		 			M Misoczky 		.  		Encontro Anual da ANPAD. Curitiba 28. JENNINGS, A. J. (ed.)  		2005. 2011. São Paulo: Panda Books.  	 	 (Jogo Sujo: o mundo secreto da FIFA) 
\bibitem[_______________ ()]{b6}\label{b6} 	 		\textit{Sobre a televisão: seguido de a influência do jornalismo e os jogos olímpicos},  		 			\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  		.  		1997. Rio de Janeiro: Zahar.  	 
\bibitem[Gutierrez and Bettine ()]{b28}\label{b28} 	 		\textit{Sub-campo do futebol: presidentes de clubes em foco. Campinas: Conexões -Revista da},  		 			D M Gutierrez 		,  		 			M A O Bettine 		.  		2013.  	 
\bibitem[Andrews ()]{b1}\label{b1} 	 		\textit{The concept of corporate strategy},  		 			K R Andrews 		.  		1991. New Jersey: Prentice-Hall.  	 
\bibitem[Peteraf ()]{b35}\label{b35} 	 		‘The cornerstones of competitive advantage: a resource-based view’.  		 			M Peteraf 		.  	 	 		\textit{Strategic Management Journal, n}  		1993. 14 p. .  	 
\bibitem[Ucbasaran et al. ()]{b42}\label{b42} 	 		‘The nature of entrepreneurial experience, business failure and comparative optimism’.  		 			D Ucbasaran 		,  		 			P Westhead 		,  		 			M Wright 		,  		 			M Flores 		.  	 	 		\textit{Journal of Business Venturing}  		2010. p. .  	 
\bibitem[Thompson ()]{b41}\label{b41} 	 		 			M Thompson 		.  		\textit{Competências gerenciais: princípios e aplicações},  				2004. Elsevier.  	 
\bibitem[Fagundes et al. ()]{b18}\label{b18} 	 		‘Um estudo sobre a satisfação do consumidor esportivo que frequenta estádios de futebol em Belo Horizonte’.  		 			A F Fagundes 		,  		 			R Veiga 		,  		 			D O Sampaio 		,  		 			Veloso S. C; 		,  		 			E E P Santana 		.  	 	 		\textit{RECADM}  		2013. 12  (1)  p. .  	 	 (jan-abr) 
\bibitem[Correa Da ()]{b12}\label{b12} 	 		\textit{Valor das marcas dos 17 maiores clubes de futebol do Brasil. BDO RCS Brasil},  		 			Silva Correa Da 		,  		 			R 		.  		 \url{http://www.bdobrazil.com.br/pt/publicacoes.html.Recuperadoem05/12/2012}  		2012. 2012.  	 
\bibitem[Duarte ()]{b15}\label{b15} 	 		‘Who is Vygotsky? epistemological issues and implications for the debates’.  		 			N Duarte 		.  	 	 		\textit{Congress of the International Society For Cultural Research And Activity Theory. Amsterdam, Holanda. VrijeUniversiteit 15. DURKHEIM, E. (2003)As formas elementares da vida religiosa},  				 (São Paulo)  		2002. Martins Fontes.  	 	 (3ª ed) 
\end{bibitemlist}
 			 		 	 
\end{document}
