/* CSS Document */

*{ color: #FFF; margin: 0; padding: 0;}

body { background: #164604 url(../images/bg.png) repeat-x 0 0; color: #484747; font-size: 13px; font-family: Arial, Helvetica, sans-serif;  text-align: center; margin: 0; padding: 0; }
	#tudo { margin: 0 auto; text-align: center; width: 900px;  height: 100%; overflow: hidden; }
	.topo {  background: url(../images/bg_banner.png) no-repeat 0 0; height: 163px;}
	
	.leftContent { float: left; width: 145px;}
	
	.topoLeft { background: url(../images/bg_left_1.png) no-repeat 0 0; height:10px;}
	
	.conteudoLeft {  background: url(../images/bg_left_2.png) repeat-y 0 0; padding: 0 4px;}
	
	.bottomLeft { background: url(../images/bg_left_3.png) no-repeat 0 0; height:20px;}
	
	.mainContent { background: url(../images/bg_geral_middle.png) repeat-y 0 0 ; overflow: hidden; padding: 0 15px; width: 870px;}
	
	.loginBox { background: url(../images/bg_login.png) no-repeat 0 0; height: 50px; padding: 10px 10px 0 10px;}
	
	.menu { overflow: hidden;}
	
	.cont { float: right; position: relative; right: 20px; top: -31px;}
	
	.cont span { color: #FFF;}
	
	.itemLeft img { border: none; margin: 3px 0;}
		
	.mainContent2 { float: left; margin: 0 5px; text-align: left; width: 546px;}
	
	.mainTop2 { background: url(../images/main_top.png) no-repeat 0 0; height: 10px;}
	
	.content2 { background: #FFF; overflow: hidden; padding: 0 10px; text-align: center;}
	
	.content2  p { color: #003366;}
	
	.mainBottom2 { background: url(../images/main_bottom.png) no-repeat 0 0; height: 15px;}
	
	.mainTitle { background: url(../images/bg_title.png) no-repeat 0 0; padding: 6px; text-align: left;}
	
	.mainTitle h3 { margin-bottom: 10px; margin-left: 35px; }
	
	.mainTitle span { color: #C00; margin-right: 15px;}
	
	.mainTitle a { color: #003366; text-decoration: none;}
	
	.noticias { border-bottom: 1px dashed #CCC; padding: 5px;}
	
	.itemLeft .desemp { margin: 0; margin-top: 5px;}
	
	.contentDesempenho { background: url(../images/bg_desempenho_top.png) no-repeat 0 0; padding: 8px; text-align: left;}
	
	.contentDesempenho h3 { color: #C00;}
	
	.contentDesempenho p { color: #333333; }	
	
	.contentDesempenhoBot { background: url(../images/bg_desempenho_bottom.png) no-repeat 0 0; height: 10px;}
	
	.rightContent { float: left; width: 168px;}
	
	.specialBanner, .specialFirstBanner { float: left;}
	
	.specialFirstBanner { margin-left: 5px; margin-right: 13px;}
	
	.noticias { text-align: left;}
	
	.noticias span { color: #C00; display: list-item; float: left; margin-left: 20px;}
	
	.noticias a { color: #003399; margin-left: 5px;}
	
	.itemLeft p { margin: 5px 10px;}
	
	.comentarioJogo { color: #003366;  text-align: justify;}
	
	.tableJogo { float: left; overflow: hidden; padding: 4px; width: 254px}
	
	.tableJogo h3 { background: url(../images/bg_title_duo.png) no-repeat 0 0; font-size: 12px; padding: 6px 12px; text-align: left;}
	
	.tablePontuacao td, th, .tableClassificacao td, th { border: 1px solid #666; color: #003366; font-size: 11px; padding: 2px 5px; text-align: left; width: 110px;} 
	
	.tablePontuacao th { background: #6D85B1;}
	
	.itemLeft { overflow: hidden;}
	
	.tableClassificacao th, td { width: 35px;}
	
	#middletd { width: 100px;}
	
	.firstTR { background: #003366; font-weight: normal;}
	
	.firstTR td, th { color: #FFF;}
	
	
	
	
	
	/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

#page-wrap                              { width: 526px; background: white; margin: 0 auto 50px; position: relative; }

/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider                         { width: 526px; height: 365px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 526px; overflow: auto; height: 335px; position: absolute; top: 0; left: 0; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32000px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 335px; width: 526px; margin: 0; }

#thumbNav                               { position: relative; top: 320px; text-align: left; }
#thumbNav a                             { background: #006699; text-decoration: none; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 4px 0 0; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background: #003366; }
#thumbNav a.cur                         { background: #006699; }

#start-stop                             { background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 10px; text-align: center; position: absolute; right: 0; top: 336px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; text-decoration: none; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: 526px; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: 526px; background: none; }

.patrocinadores { background: #FFF; margin-bottom: 3px;}

.toporight {  background: url(../images/bg_right_1.png) no-repeat 0 0; height: 10px; }

.topoGeral { background: url(../images/bg_geral.png) no-repeat 0 0; height: 10px;}

.backBottom { background: url(../images/bg_geral_bottom.png) no-repeat 0 0; height: 11px;}

.avisos { color: #C00;}

.mainTitle .avisos { text-align: center;}

.specialBanners { background: #FFF; margin: 0 auto 10px auto; overflow: hidden; padding: 6px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 850px;}

.specialBanners a { float: left; margin: 0 3px; }

.navbar { background: url(../images/bg_navbar.png) no-repeat center 0; height: 60px; padding: 17px;}

.navbar p { color: #666; font-weight: bold;}

.linkIndex { height: 120px; left: 520px; position: relative; top: 30px; width: 200px;}

.itemLeftCalendario { padding: 15px; text-align: left;}

.itemLeftCalendario h3 { color: #C00; font-size: 16px; margin: 10px 0;}

.meses { float: left; width: 122px;}

.avisoImportante, .avisoImportantedif, .avisoImportanteForm { clear: both; text-align: center; padding-top: 20px;}

.avisoImportante p { text-align: center;}

.avisoImportantedif p{ padding-bottom: 5px!important;}

.avisoImportante strong, .avisoImportantedif strong, .avisoImportanteForm strong { color: #C00; }

.avisoImportanteForm p { text-align: center;}

.produtoEspecificado { float: left; width: 278px;}

.produtoEspecificado p strong { color: #003366; font-weight: bold;}

.itemLeftCalendario img { float: left; margin-right: 15px;}

.produtoEspecificado .comprar { background: url(../images/bg_button.png) no-repeat 0 0; line-height: 23px; margin-top: 10px; padding: 0 21px 15px 21px;}

.produtoEspecificado .comprar a { font-weight: bold; text-decoration: none;}

.produtoEspecificado .comprar a:hover { color: #C00;}

.itemLeftNoticias h3, p, h4 { text-align: left; margin-bottom: 5px;}

.itemLeftNoticias h3 { color: #003366; border-bottom: 2px solid #006699; margin-top: 10px;}

.itemLeftNoticias p { border-bottom: 1px dotted #666; color: #333333; padding-bottom: 15px; text-align: justify;}

.itemLeftNoticias h4 { color: #CC0000;}

.itemLeftNoticias img { text-align: center;}

.itemLeftCalendario { border-bottom: 1px dotted #CCC; height: 225px;}

.navbar p { text-align: center;}

.itemLeftCalendarioChurras { height: auto;}

#todoform td, #todoform td label, #comentario, .comentario { color: #003366; text-align: left;}

.InputBotao, #cidade, #estado, #Cidade23 { color: #003366; padding-left: 5px;}

.botao { color: #003366;}
