@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../imagens/bg_spfc.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #010101;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 16px;
}
a:link, a:visited, a:active {
	color: #333333;
}
a:hover {
	color: #000000;
}

li, input, select, textarea, object {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.rodape {
	color: #FFFFFF;
	background-color:#444444;
}
.rodape a:link, .rodape a:visited, .rodape a:active {
	color: #FFFFFF;
}
.rodape a:hover {
	color: #F6F6F6;
}

.PngTransparente {
	behavior:url(../css/iepngfix.htc)
}
.phdesign, .phdesign a:link, .phdesign a:visited, .phdesign a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	text-decoration:none;
}

.tab_bgleft {
	background: url(../imagens/left_bgdivbottom_spfc.gif) repeat-y;
}

.tab_lefttop {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*text-align: right;*/
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #80827a;
	background: url(../imagens/left_divtop_spfc.gif) repeat-y;
}

.tab_bglefttop {
	background-color: #e0e1db;
	background-image: url(../imagens/left_bgdivtop_spfc.gif);
	color: #545454;
}
.tab_bglefttop a:link, .tab_bglefttop a:visited, .tab_bglefttop a:active {
	color: #3b3b3b;
}
.tab_bglefttop a:hover {
	color: #212121;
}

.tab_leftbottom {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*text-align: right;*/
	text-transform: uppercase;
	color: #FFFFFF;
	/* COMENTADO PARA O MENU EM FLASH LATERAL */
	/*padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;*/
	background-color: #982023;
	background-image: url(../imagens/left_divbottom_spfc.gif);
}

.tab_bgleftbottom {
	background-color: #efdedf;
	background-image: url(../imagens/left_bgdivbottom_spfc.gif);
	color: #623535;
}
.tab_bgleftbottom a:link, .tab_bgleftbottom a:visited, .tab_bgleftbottom a:active {
	color: #623535;
}
.tab_bgleftbottom a:hover {
	color: #472727;
}

.tab_title {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
}

.tab_section {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.tab_text {
	/*padding-left: 5px;
	padding-right: 5px;*/
	height: 25px;
}
.tab_body {
	padding-left: 5px;
	padding-right: 5px;
	/*height: 25px;*/
	border-bottom: 1px solid #ccc;
}

.td_destaque {
	padding: 6px;
	background-color: #ccc;	
}

.color1 {
	background-color:#F1F1F1;
}

.color2 {
	background-color:#F6F6F6;
}

.colortop {
	background-color:#E2E2E2;	/*color:#FFFFFF;*/
}
.colortabtop {
	background-color:#D4D4D4;
	height: 25px;
}

.tab_bottom {
	background-image: url(../imagens/tab_bottom_spfc.gif);
}

.tab_top {
	background-image: url(../imagens/tab_top_spfc.gif);
}

#button {
	background: url("/imagens/tab_top_spfc.gif");
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a4242;
	cursor:pointer;	
	border: 1px solid #d7dece;
	text-transform:uppercase;
}
#waitMessage
	{
	padding: 30px;
	display:none;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
	position: relative;
	}
#confirmMessage
	{
	padding: 30px;
	display:none;
	top: 0px;
	right: 0px;
	position: relative;
	}
	
#div_login
	{
	background:			url(../imagens/redesign/loginbar.jpg) no-repeat;
	color:				#fff;
	font-size:			10px;
	height:				25px;
	margin-left:		auto;
	margin-right:		auto;
	padding:			7px 5px 0;
	width:				730px;
	}
	
	#div_login a
		{
		color:				#fff !important;
		text-decoration:	none;
		}
		
	#div_login img
		{
		border:				0 !important;
		padding-top:		1px;
		}
		
	#div_login input
		{
		background:			#fff url(../imagens/redesign/bgform.gif) repeat-x top;
		border:				1px solid #365c19;
		height:				15px;
		width:				144px;
		}
	
	#div_login label
		{
		font-weight:		bold;
		padding-left:		10px;
		}
	
	#div_login ul
		{
		padding:			0;
		margin:				0;
		}
		
	#div_login li
		{
		border-left:		1px solid #48642b;
		display:			inline;
		list-style:			none;
		padding:			0 10px;
		margin:				0;
		}
	
#login_name
	{
	font-size:			12px;
	}
	
.clear
	{
	clear:				both;
	}
.faderon
	{
	background:			#265a73 url(../imagens/redesign/faderon.gif) repeat-x !important;
	}

.fader_box
	{
	display:			block;
	height:				73px;
	}

	.fader_box a
		{
		height:				54px;
		padding:			9px;
		}

.fader_title
	{
	font-size:			14px;
	font-weight:		bold;
	}

#more_news
	{
	margin-top:			30px;
	line-height:		100%;
	}
	
	#more_news img
		{
		border:				1px solid #ccc;
		margin-right:		5px;
		}
	
	#more_news a
		{
		display:			block;
		height:				50px;
		margin:				10px 0;
		overflow:			hidden;
		text-decoration:	none;
		}
		
	#more_news a .more_news_title
		{
		font-weight:		bold !important;
		}
	
	#more_news a .more_news_desc
		{
		color:				#666 !important;
		}

.more_news_item
	{
	border-bottom:			1px solid #ccc;
	}
	
.tab_lefttop {
		background-image:url(../imagens/organize_suas_partidas.gif);
		background-repeat: no-repeat;
		background-position: center top;
}

.tab_bgleft {
	background-image: url(/imagens/left_bgdivbottom.gif);
}

.tab_bglefttop {
	background-color: #eaeaea;
	/*background-image: url(/imagens/left_bgdivtop.gif);*/
	color: #595959;
}
.tab_bglefttop a:link, .tab_bglefttop a:visited, .tab_bglefttop a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #595959;
}
.tab_bglefttop a:hover {
	color: #595959;
}
.border_bot
	{
		border-bottom: 1px solid #bcc0c4;
	}

.border_bot_02
	{
		border-bottom: 1px solid #828c51;
	}
		
.bg_side_02
	{
		background-color: #b7be78;
		color: #354033;
	}

.bg_side_02 a:link, 
.bg_side_02 a:visited, 
.bg_side_02 a:active 
	{
		color: #354033;
	}
	
.bg_botton_side_01
	{
		background-image:url(../imagens/botton_side.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		background-color: #b7be79;
	}

.top_side-02
	{
		background-image: url(../imagens/bg_top_side_02.gif);
		background-repeat: no-repeat;
		background-position: top;
	}