/* CSS: CAMPEONATOS */

#campeonatos_wrap {
	margin: 25px 0 0 0;
}

#campeonatos_bg_cima {
	width: 505px;
	background: #252525 url(/images/layout/bg_camp_cima.gif) top left no-repeat;
}
#ico_holder {
	position:relative;
	width:505px;
	height:0;
	line-height:0;
	font-size:0;
}
#camp_ico {
	position:absolute;
	margin: 11px -9px 0 0;
	right:0;
}
#campeonatos_menu_principal {
	width:505px;
	height: 26px;
}
.camp_selected {
	margin: 0 1px 0 0;
	height: 26px;
	background: #252525 url(/images/layout/bg_esq_bt1.gif) top left no-repeat;
	float: left;
	display: inline;
}
.camp_selected a {
	display: block;
	height: 14px;
	padding: 6px 10px;
	font: bold 12px 'trebuchet MS', Arial;
	color: #F29510 !important;
	background: url(/images/layout/bg_dir_bt1.gif) top right no-repeat;
	float: left;
	text-decoration: none !important;
}
.camp_unselected {
	margin: 0 1px 0 0;
	height: 26px;
	line-height: 26px;
	background: #424242 url(/images/layout/bg_esq_bt2.gif) top left no-repeat;
	float: left;
	display: inline;
}
.camp_unselected a {
	display: block;
	height: 10px;
	padding: 6px 10px 0 10px;
	line-height: 12px;
	font: bold 12px 'trebuchet MS', Arial;
	color: #B2B2B2 !important;
	background: url(/images/layout/bg_dir_bt2.gif) top right no-repeat;
	float: left;
	text-decoration: none !important;
}

#campeonatos_bg_baixo {
	width: 491px;
	padding: 0 7px 5px 7px;
	background: url(/images/layout/bg_camp_baixo.gif) bottom left no-repeat;
}
#campeonatos_menu_dois {
	height: 26px;
	margin: 5px 0 0 0;
	clear: both;
}
.camp_selected_dois {
	height: 26px;
	margin: 0 2px 0 0;
	font: bold 12px Trebuchet MS, Arial;
	float: left;
	background: #000 url(/images/layout/camp_menu2_bt1_esq.gif) top left no-repeat;
}
.camp_selected_dois a{
	height: 12px;
	display: block;
	padding: 7px 10px 2px 10px;
	background: url(/images/layout/camp_menu2_bt1_dir.gif) top right no-repeat;
	color: #F29510 !important;
	text-decoration: none !important;
	float: left;
}
.camp_unselected_dois {
	height: 21px;
	margin: 5px 2px 0 0;
	float: left;
	background: #424242 url(/images/layout/camp_menu2_bt2_esq.gif) top left no-repeat;
}
.camp_unselected_dois a{
	height: 12px;
	display:block;
	padding: 3px 10px 0px 10px;
	font: bold 12px Trebuchet MS, Arial;
	color: #B2B2B2 !important;
	text-decoration: none !important;
	background: url(/images/layout/camp_menu2_bt2_dir.gif) top right no-repeat;
	float: left;
}





#Menu {
	margin:0px;
	padding:0px;
	height:21px;
	padding-top:12px;
	z-index:0;
}
.MenuSelected, .MenuSelectedA {
	text-align:center;
	background-color:#27C171;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	width:150px;
	margin-right:1px;
	height:21px;
	z-index:2;
	cursor:default;
	text-decoration:none;
	line-height:21px;
	overflow:hidden;
}
.MenuSelectedA {
	width:90px;
}
.MenuFundo, .MenuFundoA {
	text-align:center;
	background-color:#ECECEC;
	color:#00793A;
	font-weight:bold;
	float:left;
	width:150px;
	margin-right:1px;
	height:20px;
	z-index:2;
	cursor:pointer;
	line-height:21px;
	overflow:hidden;
	text-decoration:none;
}
.MenuFundoA {
	width:90px;
}
#SubMenu {
	margin:0px;
	padding:0px;
	height:34px;
	z-index:1;
	background-color:#00793A;
}
.imgDir {
	float:right;
}
.imgEsq {
	float:left;
}
.SubMenuFirst {
	margin-left:7px;
}
.SubMenuSelected, .SubMenuSelected2 {
	text-align:center;
	background-color:#FFFFFF;
	color:#00793A;
	font-size:11px;
	margin-top:12px;
	font-weight:bold;
	float:left;
	width:90px;
	margin-right:1px;
	height:24px;
	z-index:3;
	cursor:default;
	text-decoration:none;
	line-height:21px;
}

.SubMenuSelected2 {
	width:140px;
}
.SubMenuFundo, .SubMenuFundo2 {
	text-align:center;
	float:left;
	width:90px;
	margin-top:12px;
	padding-top:3px;
	margin-right:3px;
	height:20px;	
	z-index:3;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}
.SubMenuFundo a:hover, .SubMenuFundo2 a:hover {
	text-decoration:underline;
}
.SubMenuFundo img, .SubMenuFundo2 img {
	margin-right:2px;
}
.SubMenuFundo2 {
	width:140px;
}

#resultados, #proximosjogos {
	padding:10px;
}
#resultados h2, #proximosjogos h2 {
	padding:0 0 0 10px;
}

.linkCapa {
	color:#000000;
	text-decoration:none;
}
.linkCapa hover {
	text-decoration:underline;
}

.bgData {
	background:url(images/btData.gif);
	width:43px;
	height:23px;
	float:left;
	padding-top:3px;
	padding-left:4px;
	margin-right:5px;
	color:#FFFFFF;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:top;
	cursor:pointer;
	clear:both;
}
.capaClass {
	width:150px;
	font-weight:bold;
	color:#006F41;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:50px;
}
#camp_classifica2 {
	width:90px;
	height:50px;
	font-stretch:ultra-condensed;
	font-family:"Arial Black", Arial, Helvetica, sans-serif ;
	font-size:30px;
	color:#006F41;
	text-align:center;
}
.pontos2 {
	font-family:Arial, Helvetica, sans-serif, "Arial Black";
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:0px;
	padding-top:20px;
}
.capaTabela {
	margin-top:10px;
	padding:15px;
	width:170px;
}
.lateralFundo {
	float:right;
	width:200px;
	background-color:#ECECEC;
	padding-bottom:10px;
	position:relative;
	border-bottom:3px solid #006E40;
}

.capaTabelaP {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	margin-left:20px;
	clear:both;
}
.capaTabelaP img {
	margin-right:6px;
}
.capaFotos {
	float:left;
}
#classificacao {
	padding:10px;
}
.campData {
	font-size:10px;
}
.campNot {
	margin:5px;
	padding:0px;
}
.campNot img {
	padding-right:10px;
}
.tituloNot {
	font-size:10px;
	clear:both;
	text-align:left;
}
.titulo_jogo {
	margin-left:18px;
	font-weight:bold;
	font-size:12px;
}
.tabela_chamada_camps {
	border-bottom: 1px solid #151515;
	margin-top: 30px;
	width:450px;
	margin:auto;
	font-size:11px;
	font-weight: bold;
}
.tabela_chamada_camps .fundo1 {
	color: #DEDEDE;
}
.tabela_chamada_camps .fundo2 {
	background-color:#474747;
	color: #FFF;
}
.proximosJogos {
	width:190px;
	padding:5px;
	text-align:center;
}
.proximosJogos .local {
	font-size:9px;
}
.proximos_result {
	width:190px;
	background-color:#FFFFFF;
	position:relative;
	padding:0;
	margin:0;
}
.proximos_result_fim {
	width:190px;

	height:9px;
	background-color:#FFFFFF;
	position:relative;
	padding:0;
	margin:0;
}
.no_link {
	stress:1;
	color:#CCCCCC;
}

h3.fase_rodada {
	margin:0;
	padding:0 0 1px 1px;
	border-bottom:1px solid #202020;
	color: #CCC;
	text-transform: uppercase;
	font: 16px Trebuchet MS, Arial;
}
.opcoes_ultimosjogos {
	background: #151515;
	margin: 0 0 4px 5px;
	padding: 3px 5px;
	font: 11px Arial, Helvetica, sans-serif;
	float:left;
}
.data_proximojogo {
	margin: 0 0 4px 0px;
	padding: 3px 0px;
	font: 11px Arial, Helvetica, sans-serif;
}

.saiba_mais span {
	background: url(/images/layout/camp_bg_saibamais.jpg) top left no-repeat;
	padding: 3px 9px 0 0;
	width: 91px;
	color: #FFF;
}

/*
 * CARREGANDO
 */
#carregando {
	text-align:center;
	padding-top:20px;
}
#carregando_text {
	font: 11px Arial, Helvetica, sans-serif;
}
