/* Estrutura */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: url(../imagens/fundo-site.jpg) repeat;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 0 30px;
}

div#fundo-site-topo {
	background: url(../imagens/fundo-site-topo.jpg) repeat-x;
	height: 150px;
}

div#global {
	background: #fff;
	text-align: left;
	width: 770px;
	margin: -100px auto 0;
}

/* Final Estrutura */
/*----------------------------------------------------------------------------------------------*/

/* Adicionais em Geral */

img {border: 0;}
.separador {clear:both;}
.flutuar {float: left;}
p {
	padding: 5px 0;
	line-height: 1.6em;
	text-align: justify;
}
a {color: #D77406;text-decoration: none;}
#conteudo a:hover {
	background: #D77406;
	color: #fff;	
}
acronym {
	color: #000;
	cursor: help;
}
ul li {list-style: none;}

/* Final Adicionais em Geral */
/*----------------------------------------------------------------------------------------------*/


/* Topo */

body#home div.player {
	margin-top: -32px;
	padding-left: 25px;
	width: 95px;
	height: 20px;
	position: absolute;
}

body#home h1 {
	width: 272px;
	height: 95px;
	background: url(../imagens/logo-max-sports-home.png) no-repeat;
	position: absolute;
	margin: 30px 0 0 35px;
}

body#home h1 a {
	width: 272px;
	height: 95px;
	display: block;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	text-indent: -999em;
}

h1 {
	width: 201px;
	height: 71px;
	background: url(../imagens/logo-max-sports.png) no-repeat;
	position: absolute;
	margin: 30px 0 0 35px;
}

h1 a {
	width: 201px;
	height: 71px;
	display: block;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	text-indent: -999em;
}

h2 {
	width: 1px;
	height: 1px;
	overflow: hidden;
	text-indent: -999em;
}

div#topo {
	background: url(../imagens/fundo-topo.jpg) no-repeat;
	height: 62px;
}

body#home div#topo ul {
	margin: 33px 0 1px 250px;
	_margin: 33px 0 1px 220px;
}

div#topo ul {
	float: right;
	padding-right: 20px;
	margin: 33px 0 1px 200px;
	_margin: 33px 0 1px 160px;
}

div#topo ul li {
	float: left;
	margin-left: 25px;
	height: 28px;
}

div#topo ul li a {
	font: 1.1em "Trebuchet MS";
	text-transform: uppercase;
	color: #CC161D;
	text-decoration: none;
	padding-bottom: -1px;
	_padding-bottom: 2px;
	height: 28px;
	display: block;
	float: left;
}

div#topo ul li a:hover {
	text-decoration: none;
	background: url(../imagens/seta-menu-topo.jpg) no-repeat 50% bottom;
}

a.bt-version, a.bt-versao {
	padding-left: 35px;
	line-height: 26px;
	height: 26px;
	float: right;
	margin: -40px 20px 0 0;
	text-decoration: none;
	color: #fff;
	position: relative;
}

a.bt-version {background: url(../imagens/ico-english-version.jpg) no-repeat;}
a.bt-versao {background: url(../imagens/ico-versao-portugues.jpg) no-repeat;}

a.bt-version:hover, a.bt-versao:hover {text-decoration: underline;}

/* Final Topo */
/*----------------------------------------------------------------------------------------------*/

/* Navegacao */

div#navegacao {
	margin: 1px 0;
}

div#navegacao ul {
	border-top: 1px solid #CC161D;
	padding: 1px 0 1px 40px;
}

div#navegacao ul li {
	float: left;
	margin: 1px 0;
	margin-right: 10px;
}

div#navegacao ul li a {
	text-decoration: none;
	background: none;
	padding-bottom: 6px;
	line-height: 26px;
	margin-right: 26px;
}

div#navegacao ul li a:hover {
	text-decoration: none;
	background: url(../imagens/seta-menu-navegacao.gif) no-repeat 50% bottom;
}

/* Final Navegacao */
/*----------------------------------------------------------------------------------------------*/

/* Conteudo */

div#conteudo {
	background: url(../imagens/fundo-conteudo.jpg) repeat-x top;
	padding: 20px 40px 0 40px;
	_padding: 10px 40px 0 40px;
	width: 690px;
	clear: both;
	border-top: 1px solid #CC161D;
}

body#home div.animacao {
	border-top: 4px solid #F88B17;
	border-bottom: 0;
	padding-top: 1px;
}

.foto-tema {
	border-top: 4px solid #F88B17;
	border-bottom: 2px solid #CC161D;
	padding-top: 1px;
}

h3 {
	background: url(../imagens/seta-titulo.jpg) no-repeat 40px top;
	font: 1.3em "Trebuchet MS";
	text-transform: uppercase;
	padding: 50px 0 3px 40px;
	color: #CC161D;
}

h4 {
	margin: 10px 0 5px 0;
	font: 1.3em "Trebuchet MS";
	text-transform: uppercase;
	color: #333;
}

#conteudo strong {color: #CC161D;}

#conteudo a.voltar-topo {
	background: url(../imagens/seta-menu-topo.jpg) no-repeat 0 7px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	line-height: 18px;
	margin-top: 20px;
	width: 90px;
	clear: both;
}

#conteudo a.voltar-topo:hover {
	background: url(../imagens/seta-menu-topo.jpg) no-repeat 0 7px;
	color: #666;
}

#conteudo .foto {border: 4px solid #000;}
#conteudo .foto.animacao {width:150px;}

#conteudo a.foto-hotsite {
	display:block;
	border: 4px solid #000;
	width: 220px;
	float: left;
	cursor:pointer;
}

#conteudo img.logo {
	padding: 20px;
	float: left;
}

div.eventos {
	width: 500px;
	float: left;
	padding: 0 0 15px 0;
}

ul.eventos {
	margin: 25px 0;
	float: left;
}

ul.eventos li {
	width: 180px;
	float: left;
	margin: 0 25px;
}

ul.portfolio {
	margin: 25px 0 15px;
	float: left;
}

ul.portfolio li {
	width: 230px;
	float: left;
	text-align: center;
	color: #D77406;
	height: 200px;
}

#conteudo ul.portfolio li a, #conteudo ul.portfolio li a:hover {
	background:none;
	color: #D77406;
}

div.hotsite div.coluna {
	width: 228px;
	float: left;
}

div.hotsite div.coluna a.bt-ver-fotos, div.hotsite div.coluna a.bt-browse-photo {
	display: block;
	width: 228px;
	height: 22px;
	text-indent: -999em;
	float: left;
	overflow: hidden;
}

div.hotsite div.coluna a.bt-ver-fotos {background: url(../imagens/bt-ver-fotos.gif) no-repeat;}
div.hotsite div.coluna a.bt-browse-photo {background: url(../imagens/bt-browse-photo.gif) no-repeat;}

#conteudo div.hotsite div.coluna a.bt-ver-fotos:hover {background: url(../imagens/bt-ver-fotos.gif) no-repeat;}
#conteudo div.hotsite div.coluna a.bt-browse-photo:hover {background: url(../imagens/bt-browse-photo.gif) no-repeat;}

#conteudo div.hotsite div.coluna a.foto-oculta {display: none;}

div.hotsite div.conteudo {
	width: 430px;
	float: left;
	padding-left: 30px;
}

div.hotsite div.conteudo h4 {margin-top:0;}

div.hotsite div.conteudo h5 {
	font:  1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #CC161D;
	margin-bottom: 10px;
}

div.hotsite div.conteudo h5 span {
	display: block;
	font-size: .9em;
	color: #666;
}

div.hotsite div.conteudo ol li {
	list-style: inside decimal;
}

body#home #conteudo {
	padding: 5px 40px 0;
	background: none;
	border: 0;
}

body#home #conteudo p {
	font: 1.4em "Trebuchet MS";
	color: #CC161D;
	background: url(../imagens/fundo-texto-home.gif) repeat-x bottom;
	padding: 0 0 55px 0;
	width: 700px;
	_width: 690px;
	margin: 0 auto;
}

body#home #rodape {	border: none;}

/* Final Conteudo */
/*----------------------------------------------------------------------------------------------*/


/* Form */

form {
	width: 450px;
	margin: 0 auto 15px;
}

form p.centralizar{
	text-align: center;
	margin-bottom: 10px;
}

form label {
	width: 130px;
	float: left;
	text-align: right;
	padding-right: 5px;
	color: #CC161D;
}

form input, textarea {
	width: 250px;
	border: 1px solid #CC161D;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px;
}

form input.enviar {
	background: url(../imagens/bt-enviar.gif) no-repeat;
	width: 204px;
	height: 22px;
	border: none;
	text-indent: -999em;
	line-height: 999em;
	cursor: pointer;
}

form input.send {
	background: url(../imagens/bt-send.gif) no-repeat;
	width: 204px;
	height: 22px;
	border: none;
	text-indent: -999em;
	line-height: 999em;
	cursor: pointer;
}


/* Final Form */
/*----------------------------------------------------------------------------------------------*/


/* Rodape */

div#rodape {
	background: url(../imagens/fundo-rodape.jpg) no-repeat top;
	height: 112px;
	padding: 8px 30px 0 0;
	text-align: right;
	border-top: 1px solid #F88B17;
}

div#rodape address {
	margin-bottom: 13px;
	font-style: normal;
	color: #333;
	line-height: 1.6em;
}

p.creditos {
	clear: both;
	text-align: right;
	padding-right: 10px;
}

p.creditos a {
	color: #fff;
	text-decoration: none;
	line-height: 10px;
	font-size: .9em;
}

p.creditos a:hover {
	background: #c00;
}

/* Final Rodape */
/*----------------------------------------------------------------------------------------------*/