body {
	margin:0;
	padding:0;
	background-color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

a {
	border:0;
}
a:link {
	color:#000;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color:#000;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color:#000;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.bg {
	background-image:url(../images/bg_body.png);
	background-repeat:repeat-x;
}
	
#horario {
	width:980px;
	height:28px;
	padding:5px;
	margin:0 auto;
	background-image:url(../images/bg_horario.png);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	text-align:center;
}

#geral {
	width:1000px;
	height:auto;
	background-image:url(../images/bg_conteudo.png);
	background-repeat:repeat-y;
	margin:0 auto;
}

#topo {
	width:990px;
	height:197px;
	margin:0 auto;
	background-image:url(../images/logo.jpg);
	background-position:10px;
	background-repeat:no-repeat;
}

#conteudo {
	width:990px;
	height:auto;
	margin:0 auto;
}

#conteudo .innerConteudo {
	width:580px;
	height:auto;
	float:left;
	margin:5px;
}


#destaques {
	width:990px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
}

#destaques .scroll {
	width:100%;
	height:160px;
}

#imgTxt {
	width:150px;
	height:160px;
	margin:0 10px 0 10px;
	float:left;
}

#txt {
	text-align:center;
	width:150px;
	height:42px;
	float:left;
}

#img {
	width:150px;
	height:112px;
	float:left;
}

#rodapefaixa {
	width:990px;
	height:58px;
	padding-top:22px;
	text-align:center;
	clear:both;
	background-image:url(../images/faixa.png);
	background-repeat:no-repeat;
	margin:0 auto;
	color:#FFF;
	font-size:11px;
}

#rodapefaixa a {
	text-decoration:none;
	font-size:10px;
}

#rodapefaixa a:hover {
	text-decoration:underline;
}

#rodape {
	width:990px;
	height:40px;
	clear:both;
	margin:0 auto;
	text-align:center;
	color:#000;
	padding-top:10px;
	font-size:12px;
	line-height:12px;
}

#flash {
	width:305px;
	height:190px;
	float:right;
}

#eventos {
	width:190px;
	height:auto;
	float:left;
	margin-left:5px;
}

#quem_apoia {
	width:190px;
	height:auto;
	float:left;
	margin-left:5px;
}

#quem_apoia .empresas {
	width:170px;
	margin:10px;
}

.profissionais_foto {
	border: 0;
	text-align:center;
	padding:5px;
	margin-right:10px;
	float:left;
}

.atletas_foto {
	width: 100px;
	height: auto;
	border: 0;
	text-align:center;
	float:right;
	margin:5px 5px 5px 5px;
}

.atletas_foto_maior {
	width: 300px;
	height: auto;
	border: 0;
	text-align:center;
	padding:5px;
	margin-right:10px;
	float:left;
}

.atletas_itens {
	width:283px;
	height:208px;
	float:left;
	background:url(../images/cartao.png) no-repeat;
	padding:7px 0 0 7px;
}

.atletas_itens2 {
	width:283px;
	height:250px;
	float:left;
	background:url(../images/cartao2.png) no-repeat;
	padding:7px 0 0 7px;
}

.horario_tabela_linha {
	width:100%; 
	height:45px; 
	float:left; 
	text-align:center;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

.horario_tabela_coluna {
	width:16%;
	height:100%;
	float:left;
	border-right:1px solid #000;
	font-size:10px;
}

.perfilAtleta {
	width:283px;
	clear:both;
	text-align:center;
}

#tituloPagina {
	width:570px;
	height:25px;
	float:left;
	background-image:url(../images/bgtitulopagina.png);
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
	color:#900;
	margin-bottom:15px;
}
