body 
{
	margin: 0px;
	background-image: url(back_list.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
	/*background-image: url(../imagens/layout_fundo_madeira.jpg);*/
}

body, td, th
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.menu_Btn 
{ 
	color: #FFFFFF; 
	background-image:  url("../imagens/menu_arrow_preta.gif");
	background-position: 6px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 2px;
	font-size: 12px;
	height: 18px;
	
	/*width: 100%;*/
}
a.menu_Btn:link { text-decoration: none; color: #FFFFFF; }
a.menu_Btn:hover { text-decoration: none; color: #FFFFFF; }
a.menu_Btn:visited{ text-decoration: none; color: #FFFFFF; }

.menu_Btn_Plasma
{ 
	background-image:  url("../imagens/menu_fundo_plasma.jpg");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.menu_Btn_Loja
{ 
	background-image:  url("../imagens/menu_fundo_loja.jpg");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.menu_Btn_Cartao
{ 
	background-image:  url("../imagens/menu_fundo_cartao.jpg");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

.layout_topo
{
	
	background-position: 524px 0px;
	background-repeat: no-repeat;
}
.layout_menu 
{
	background-image: url(../imagens/menu_fundo.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.layout_fundao
{
	background-image: url(../imagens/layout_base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.layout_btnMore
{
	height: 4px;
	padding: 3px;
	font-size: 10px;
	background-color: #F58220;
	text-decoration: none;
}
a.layout_btnMore:link { background-color: #F58220; color: #000000; }
a.layout_btnMore:hover { background-color: #383B4E; color: #FFFFFF; }
a.layout_btnMore:active { background-color: #383B4E; color: #FFFFFF; }
a.layout_btnMore:visited { background-color: #F58220; color: #000000; }

.layout_mn { width: 164px; vertical-align:text-top; }
.layout_base { height: 30px; vertical-align:text-top; }
.layout_thumb { width:100%; height:136px; border:1px solid #BDBDBD; }
.layout_lateral { width:158px; padding-bottom:125px; }
.layout_conteudo { width:440px; vertical-align:text-top; padding:6px; padding-bottom: 40px; }


.publicidade_topo { padding-top: 6px; height:60px;; vertical-align: text-top; }
.publicidade_texto { border-top: 1px solid #666666; color:#666666; font-size:10px; text-align:right; width:468; }

.home_noticias
{
	overflow: inherit;
	background-image: url(../imagens/conteudo_bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 16px;
	display: block;
	height: 20px;
	width: 100%;
}
a.home_noticias:link    { color: #000000; text-decoration:none; }
a.home_noticias:hover   { color: #F58220; text-decoration:none; }
a.home_noticias:active  { color: #F58220; text-decoration:none; }
a.home_noticias:visited { color: #000000; text-decoration:none; }

.noticias_titulo { font-size: 12px; }
.noticias_data { color: #999999; font-size: 10px; display: block; padding-left:16px; }
.noticios_lista
{
	background-image: url(../imagens/conteudo_bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 16px;
	display: block;
	height: 20px;
	width: 100%;
}
.noticios_lista a{ 
	color:#000000;
	text-decoration:none;
}
.noticios_lista a:hover{ 
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
}

.noticias_conteudo { text-align: justify; color:#333333; }
.noticias_thumb { float:left; width:33%; text-align:center; }

.valepresente_warning { color:#999999; font-size:10px; text-align:right; }

.contato_formulario
{
	font-family: Tahoma;
	background-image: url(../imagens/contato_fundoForm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	/* */
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;
	/* */
	width:60%;
}

.lojas_telefone { font-size: 10px; color: #999999; }
.lojas_fieldset
{
	text-align:center;
	font-weight: bold;
	color: #666666;
}


.lojas_titulo { font-weight:bold; font-size:14px; color:#000000; }
a.lojas_titulo:link    { text-decoration:none; color:#000000; }
a.lojas_titulo:hover   { text-decoration:none; color:#FFFFFF; background-color:#000000; }
a.lojas_titulo:active  { text-decoration:none; color:#FFFFFF; background-color:#000000; }
a.lojas_titulo:visited { text-decoration:none; color:#000000; }

.lateral_Thumb
{
	width: 80px;
	height: 80px;
	border: 1px solid #333333;
}

.lateral_Titulo { font-size:10px; font-weight:normal; display: block; padding-top: 10px; }
.lateral_Preco  { font-size:10px; font-weight: bold; color:#FF9900; display: block; padding-bottom: 15px; }

.atletas_borda { border: 1px solid #333333; }
.atletas_titulo { display:block; font-weight: bold; color:#FF0000;}
.atletas_texto { font-size:10px; }