*{
	margin: 0px;
}
body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
body {
	background-color: #CCCCCC;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #454545;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.img {
	border: 1px solid #999999;
	padding: 1px;
	margin-bottom: 3px;
}
.img_publicidade {
	border: 1px solid #999999;
	padding: 1px;
}
.txtRed {
	color: #CC0000;
}
.txtCinza {
	color: #999999;
}
.small {
	font-size: 8px;
	color: #333333;
}
.big {
	font-size: 13px;
	font-weight: bold;
}
.big_news {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.big_title {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 15px;
	color: #000000;
	height: 22px;
	clear: both;
}
h2 {
	font-size: 14px;
	color: #222222;
}
h3 {
	font-size: 13px;
	color: #333333;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}



/* - - - - - estrutura topo - - - - - */

#topo {
	height: 200px;
	background-image: url(img/topo_fundo.jpg);
	background-repeat: repeat-x;
	background-color: #131313;
	/* se deixasse assim teríamos o problema da div acabar antes quando vizualizado em 800x600 */
	/* por isso adicionamos as linhas abaixo */
	width: expression(document.body.clientWidth < 995? "995px" : 
"auto");
	/* se a resolução for MENOR que 995 de largura, ele força a div a ter 995px de largura // se a resolução for MAIOR que 995 de largura, ele deixa a div com largura auto */
	/* com isso aí encima, funciona no IE7, mas no FF continua o erro. // no IE6 funciona parcialmente */
	min-width: 995px; 
	width: auto !important;
	/* com isso aí encima, funciona no FF, no IE7, mas no IE6 continua com erro */
	/* teoricamente o min-windth não funciona no IE6 // por isso adicionamos o 'expression" além no min-width */
}
#topo_topo {
	height: 160px;
	width: expression(document.body.clientWidth < 995? "995px" : "auto");
}
#menu_1 {
	height:40px;
	width: 995px;
	margin: 0px auto;
}
#menu_2 {
	overflow:hidden;
	height:40px;
	width:995px;
	z-index:10;
	position:absolute;
}
#bannerFlash1 {
	position:relative;
	width:995px;
	margin: 0px auto;
	z-index:2;
}
#bannerFlash2 {
	overflow:hidden;
	position:absolute;
	width:468px;
	height:60px;
	visibility: visible;
	right:10px;
	top:36px;
}


/* - - - - - estrutura básica - - - - - */

#site {
	width: 995px;
	margin: 0px auto;
	padding-bottom:10px;
}
#rodape {
	background-image: url(img/rodape_fundo.jpg);
	background-repeat: repeat-x;
	height: 130px;
	background-color: #121212;
	clear: both;
	/* inicio do código para funcionar a largura */
	width: expression(document.body.clientWidth < 995? "995px" :
"auto");
	min-width: 995px;
	width: auto !important;
	/* fim do código para funcionar a largura */
}


/* - - - - - esquerda  - - - - - */

#esquerda {
	width: 188px;
	float: left;
	background-color: #E3E3E3;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(img/quadro_fundo.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}
#esquerda #fundo {
	background-color: #CCCCCC;
}
#menu_fla {
	height: 365px;
	width: 188px;
}
#menu_tit {
	height: 19px;
	width: 158px;
	background-image: url(img/menu_inicio.jpg);
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 30px;
}
#menu_tit2 {
	height: 19px;
	width: 158px;
	background-image: url(img/menu_tit2.jpg);
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 30px;
}
#menu_txt {
	background-color: #E3E3E3;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-right: 5px;
}
#menu_fim {
	height: 26px;
	width: 188px;
	background-image: url(img/menu_fim.jpg);
}


/* - - - - - direita  - - - - - */

#direita {
	width: 188px;
	float: left;
	background-color: #E3E3E3;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(img/quadro_fundo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#direita #fundo {
	background-color: #CCCCCC;
}
#direita_tit {
	height: 19px;
	width: 153px;
	background-image: url(img/dir_inicio.jpg);
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 35px;
}
#direita_tit2 {
	height: 19px;
	width: 153px;
	background-image: url(img/dir_tit2.jpg);
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 35px;
}
#direita_tit3 {
	height: 15px;
	width: 188px;
	background-image: url(img/dir_inicio3.jpg);
}
#direita_tit4 {
	height: 13px;
	width: 153px;
	background-image: url(img/dir_tit4.jpg);
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 35px;
}
#direita_txt {
	background-color: #E3E3E3;
	padding-top: 6px;
	padding-left: 9px;
	padding-right: 7px;
	padding-bottom: 8px;
	margin-left: 5px;
}
#publicidade {
	text-align: center;
	background-color: #E3E3E3;
	margin-left: 5px;
	padding: 3px;
	clear: both;
}

#direita_fim {
	height: 26px;
	width: 188px;
	background-image: url(img/dir_fim.jpg);
}


/*  - - - - - meio - - - - - */

#meio {
	width: 609px;
	float: left;
	margin: 5px;
	padding-top: 5px;
}
#meio_bordas {
	background-color: #FFFFFF;
	height: 8px;
	overflow: hidden;
}
#conteudo {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 25px;
	/*padding-bottom: 3px;*/
	padding-left: 27px;
	min-height: 362px;
	height: auto !important;
	height: 362px;
}
#conteudo2 { /* para o quadro dos 4 , na capa */
	background-color: #FFFFFF;
	padding-right: 17px;
	padding-left: 19px;
}
#conteudo_texto {
	min-height: 839px;
	height: auto !important;
	height: 839px;
	padding-bottom: 10px;
}
#cont_esq {
	float: left;
	width: 48%;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#cont_dir {
	float: right;
	width: 48%;
	padding-left: 10px;
}
#img_capa {
	text-align: center;
	height: 78px;
	width: 70px;
	margin-right: 8px;
	float: left;
}
#text_capa {
	height: 78px;
	width: 185px;
	float: left;
}


#setas {
	height: 13px;
	width: 16px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}
#setas_mini {
	height: 11px;
	width: 14px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}


/*  - - - - - extras - - - - - */


#veja_tb {
	margin-top: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#veja_tb a {
	display:block;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	line-height: 15px;
}
#spacer {
	clear: both;
	height: 5px;
	overflow: hidden;
}
#clear_both {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#erros {
	color: #FFFFFF;
	background-color: #C90000;
	display: block;
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
	text-align: center;
}
#acertos {
	color: #FFFFFF;
	background-color: #006600;
	display: block;
	border: 1px solid #00CC00;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pontilhado {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	overflow: hidden;
}
#pontilhado2 {
	margin-top: 15px;
	margin-bottom: 10px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	overflow: hidden;
}
#pontilhado3 {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	overflow: hidden;
}
#linha {
	height: 1px;
	overflow: hidden;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#linha2 {
	height: 1px;
	overflow: hidden;
	background-color: #E5E5E5;
	margin-top: 10px;
	margin-bottom: 10px;
}
#linha_tit {
	height: 1px;
	overflow: hidden;
	background-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
	clear:both;
}
#linha_esq {
	height: 1px;
	overflow: hidden;
	background-color: #CCCCCC;
	margin-top: 4px;
	margin-bottom: 6px;
	clear:both;
}
#atletas, #revistas {
	margin: 2px;
	width: 48%;
	float: left;
	height: 110px;
	border: 1px dashed #E2E7EA;
	padding: 2px;
}
#fotos, #noticia {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7DDE1;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
#noticia a {	text-decoration:none;}
#noticia a:hover {	text-decoration:underline;}

#fotinhas {
	background-color: #EDEDED;
	margin: 2px;
	float: left;
	width: 128px;
	height: 90px;
	text-align: center;
	overflow: hidden;
	padding: 3px;
}
#fotos_coment {
	/*background-color: #EDEDED;*/
	margin: 7px;
	float: left;
	width: 170px;
	height: 125px;
	text-align: center;
	overflow: hidden;
}
#coment {
	text-align:center;
}

/*  - - - - - escolinhas - - - - - */

#escolinhas {
	width:47%;
	float:left;
}
#escolinhas_novo {
	width:60%;
	margin:0px auto;
}
#pop_up {
	margin-bottom: 5px;
}
#escolinhas a, #escolinhas_novo a{
	width: 220px;
	padding: 5px;
	display: block;
	margin: 0px auto;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4F4F4;
	border-bottom-color: #E0E0E0;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#escolinhas a:hover, #escolinhas_novo a:hover {
	width: 220px;
	padding: 5px;
	display: block;
	margin: 0px auto;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4F4F4;
	border-bottom-color: #E0E0E0;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
}
#pop_a a, #pop_b a, #pop_c a, #pop_d a, #pop_e a, #pop_f a, #pop_g a, #pop_h a, #pop_i a, #pop_j a, #pop_l a, #pop_m a, #pop_n a, #pop_o a, #pop_p a, #pop_q a, #pop_r a, #pop_s a, #pop_t a {
	display: block;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #E9E9E9;
	text-decoration: none;
	text-indent: 15px;
	color: #818181;
	font-weight: normal;
}
#pop_a a:hover, #pop_b a:hover, #pop_c a:hover, #pop_d a:hover, #pop_e a:hover, #pop_f a:hover, #pop_g a:hover, #pop_h a:hover, #pop_i a:hover, #pop_j a:hover, #pop_l a:hover, #pop_m a:hover, #pop_n a:hover, #pop_o a:hover, #pop_p a:hover, #pop_q a:hover, #pop_r a:hover, #pop_s a:hover, #pop_t a:hover {
	display: block;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #E9E9E9;
	text-decoration: none;
	text-indent: 15px;
	color: #797B7A;
	font-weight: normal;
}
#pop_0 a, #pop_1 a, #pop_2 a, #pop_3 a, #pop_4 a, #pop_5 a, #pop_6 a, #pop_7 a, #pop_8 a, #pop_9 a, #pop_10 a, #pop_11 a, #pop_12 a, #pop_13 a, #pop_14 a, #pop_15 a, #pop_16 a, #pop_17 a, #pop_18 a, #pop_19 a, #pop_20 a, #pop_21 a, #pop_22 a, #pop_23 a, #pop_24 a, #pop_25 a, #pop_26 a, #pop_27 a, #pop_28 a, #pop_29 a, #pop_30 a, #pop_31 a, #pop_32 a, #pop_33 a, #pop_34 a, #pop_35 a, #pop_36 a, #pop_37 a, #pop_38 a, #pop_39 a, #pop_40 a, #pop_41 a, #pop_42 a, #pop_43 a, #pop_44 a, #pop_45 a, #pop_46 a, #pop_47 a, #pop_48 a, #pop_49 a, #pop_50 a, #pop_51 a, #pop_52 a, #pop_53 a, #pop_54 a, #pop_55 a, #pop_56 a, #pop_57 a, #pop_58 a, #pop_59 a {
	display: block;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #E9E9E9;
	text-decoration: none;
	text-indent: 15px;
	color: #818181;
	font-weight: normal;
}
#pop_0 a:hover, #pop_1 a:hover, #pop_2 a:hover, #pop_3 a:hover, #pop_4 a:hover, #pop_5 a:hover, #pop_6 a:hover, #pop_7 a:hover, #pop_8 a:hover, #pop_9 a:hover, #pop_10 a:hover, #pop_11 a:hover, #pop_12 a:hover, #pop_13 a:hover, #pop_14 a:hover, #pop_15 a:hover, #pop_16 a:hover, #pop_17 a:hover, #pop_18 a:hover, #pop_19 a:hover, #pop_20 a:hover, #pop_21 a:hover, #pop_22 a:hover, #pop_23 a:hover, #pop_24 a:hover, #pop_25 a:hover, #pop_26 a:hover, #pop_27 a:hover, #pop_28 a:hover, #pop_29 a:hover, #pop_30 a:hover, #pop_31 a:hover, #pop_32 a:hover, #pop_33 a:hover, #pop_34 a:hover, #pop_35 a:hover, #pop_36 a:hover, #pop_37 a:hover, #pop_38 a:hover, #pop_39 a:hover, #pop_40 a:hover, #pop_41 a:hover, #pop_42 a:hover, #pop_43 a:hover, #pop_44 a:hover, #pop_45 a:hover, #pop_46 a:hover, #pop_47 a:hover, #pop_48 a:hover, #pop_49 a:hover, #pop_50 a:hover, #pop_51 a:hover, #pop_52 a:hover, #pop_53 a:hover, #pop_54 a:hover, #pop_55 a:hover, #pop_56 a:hover, #pop_57 a:hover, #pop_58 a:hover, #pop_59 a:hover {
	display: block;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #E9E9E9;
	text-decoration: none;
	text-indent: 15px;
	color: #797B7A;
	font-weight: normal;
}

/* - - - - - TABELA - - - - - */

.tab_linha {
	background-color: #F0F0F0;
	margin-bottom: 5px;
	height: 33px;
	border: 1px solid #DBDBDB;
}
#tab_esq {
	width: 33%;
	text-align: right;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 19px;
}
#tab_dir {
	width: 64%;
	text-align: left;
	padding: 6px;
	float: left;
}
#tab_2colunas {
	padding: 5px;
	text-align: left;
}
#separa {
	clear: both;
	height: 5px;
	overflow: hidden;
}


/* - - - - - ROLLOVER BUTONS - - - - - */

#container {
	width: 90px;
	height: 30px;
}
#botoes {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#botoes li {
	margin: 0;
	padding: 0;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
}
#botoes a {
	float: left;
	height: 0px !important;
	height /**/:30px; /* IE 5/Win hack */ 
	padding: 30px 0 0 0;
	overflow: hidden;
}
#botoes a:hover {
	background-position: 0 -30px;
}
#btn_comentar a {
	width: 90px;
	background: url(img/btn_comentar.jpg) top left no-repeat;
}
.itemSelecionado {
	background-color: #EAEAEA;
}
.intemNaoSelecionado {
}
