/* Jogos passados da tabela de jogos*/
.color_down{
	color: #999999;	
}

/* cores e tamanhos */
.claro { color: #666;}
.small { font-size: 10px;}
.yellow	{color: #c19517}
.bold	{ font-weight:bold}
.nobold { font-weight: normal!important;}
.normal	{ font-size:13px}


/* Objetos */
.mapa { font-size: 12px;}
.warning { background: #FFC; font-weight: bold; border: 1px solid #FC0; padding: 10px;}
#colC a, a:visited { color: #533600; text-decoration: underline;}
#colC a:hover, a:active {text-decoration: underline; color:#000}
#colC img { border: none;}
#colC a img { outline:none}
#colC a:hover img{ outline:4px solid #FC0}
#colC h2 { font-size: 24px; margin: 15px 0; color: #c19517;}
#colC h3 { font-size: 18px; margin: 15px 0;}
#colC p { font-size: 15px; margin: 10px 0; line-height: 120%}
#colC object {float: left; margin: 0 10px 10px 0; border: 5px solid #ffcc00;}
/* -- form -- */
form {
}
fieldset { border: none; padding: 10px 0;
}
fieldset label { display: inline-block; width: 120px; font-size:14px; font-weight:bold; float: left;/*para o alinha mento vertical*/}
fieldset span { color: #896605; font-size: 11px; padding: 2px 5px;}
fieldset input, fieldset select, fieldset textarea { border: 1px solid #fc0;}

.button { background: url(../../images/bg_button.jpg) repeat-x; border: 1px solid #896605; color: #443201; font-weight:bold; padding: 5px; cursor: pointer;}
/* -- table -- */
table.tabela { border-top: 1px solid #cc9966; border-left: 1px solid #cc9966; margin: 10px 0;}
table.tabela thead {
}
table.tabela thead th, .tbl_titulo { background: #FEDB65; padding: 5px 10px; border-bottom: 1px solid #cc9966; border-right: 1px solid #cc9966;}
table.tabela tr {
}
table.tabela tr td { background: none; padding: 3px 5px; border-bottom: 1px solid #cc9966; border-right: 1px solid #cc9966; color:#333; font-size: 13px}



/* -- lista -- */
ul { margin: 10px 0; padding-left: 20px;}
ul li {
}
.lista	{ list-style:none; cursor:pointer;padding:5px; margin-left: -20px;}
.lista:hover	{ outline:1px dotted #c19517}
.square		{list-style: square!important}

.galeria {
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0 0;
}
.galeria li {
	width: 158px;
	height: 160px;
	float: left;
	margin: 0 10px 10px 0;
}
.galeria li a.img {
	display: block;
	height: 100px;
	text-align: center;
	padding: 4px;
	overflow: hidden;
}
.galeria li p {
	margin: 0;
}

/* --- ESTRUTURA --- */
#colC {
	background: #c19517;
	margin-top: 22px;
	overflow: auto;
}

#conteudo {
	background: #FFFFCC;
	float: left;
	margin: 5px;
	padding: 10px;
	width: 875px;
	min-height: 600px;
}
#conteudo .box_menu {
	float: left;
	width: 150px;
	padding-right: 9px;
	margin-right: 15px;
	border-right: 1px solid #533600;
}
#conteudo .box_menu .tit {
	margin: 5px 0 0;
}
#conteudo .box_menu ul {
	margin: 10px 0;
}
#conteudo .box_menu li {
	padding: 5px 0;
}
#conteudo #conteudo_blog {
	float: left;
	width: 690px;
}

#conteudo #conteudo_blog ul {
	list-style: none;
}
#Comments {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #C19517;
	float:left;
	margin:20px 0;
	padding:10px;
	width:670px;
}
#Comments h3 {
	margin: 0 0 10px;
}
#Comments ul {
	margin:10px 0 30px;
	padding:0;
}
#Comments ul li {
	border-bottom:1px solid #999999;
}
#Comments ul li p {
}


#banner_lateral {
	background: #FFFFCC;
	width: 150px;
	float: left;
	margin: 5px 5px 0 0;
	padding:10px
}

#abas {
	background: url(../../images/bg_button.jpg) repeat-x;
	list-style-type: none;
	padding: 0;
	height: 20px;
}
#abas li {
	float: left;
}
#abas li a {
	padding: 0 11px;
	color: #443201;
	text-decoration: none;
	border-right: 1px solid #c19517;
}
#abas li a:hover {
	color: #000;
}
#abas.modelo2 {
	background-image: none;
	background-color: #CFA400;
	margin-top: 0;
}
#abas.modelo2 li a {
	font-weight: bold;
}
#abas.modelo2 li a:hover,
#abas.modelo2 li a.ativo {
	background: #FEDB65;
	display: block;
	height: 20px;
}

/*--- Elenco ---*/
ul.elenco {
	margin: -10px 0 30px;
	padding-left: 0;
	border-bottom: 1px solid #CCC;
	list-style-type: none;
	overflow: auto;
}

ul.elenco li {
	float: left;
	margin: 10px;
}
	
ul.elenco li a img {
	outline: 4px solid #CCC!important;
}
ul.elenco li a:hover img {
	outline: 4px solid #FC0!important;
}

/*--- Elenco Int ---*/
#box_jogador {
	background: #e7c145;
	/*width: 609px;*/
	height: 243px;
	border: 4px solid #af8000;
}
#box_jogador img.jogador {
	float: left;
}
#box_jogador div.infos {
	background: url(../../images/bg_infos.gif) right 0 repeat-y;
	float: left;
	height: 243px;
	margin-left: 10px;
}
#box_jogador div.infos .nome {
	background: url(../../images/hr_elenco.gif) no-repeat left bottom;
	font-size: 18px;
	color: #000;
	margin: 0 0 5px 0;
	padding: 6px 0 5px 2px;
}
#box_jogador div.infos table tr {
	/*background: url(../../images/hr_elenco.gif) no-repeat left bottom;*/
}
#box_jogador div.infos table tr td {
	padding: 2px 10px 2px 0;
	border-bottom: 1px solid #AF8000;
}
.infos2 {
	background: #e7c145;
	/*width: 597px;*/
	margin: 2px 0 0 0;
	padding: 5px 10px;
}
.infos2 h4 {
	margin: 5px 0;
	font-size: 15px;
}

/*--  tabela Classificação --*/
#tbl_tabela{
	border-collapse: collapse;	
}

#tbl_tabela tbody tr, #tbl_tabela tbody tr td{
	border: 1px solid gray;	
}


/*---tabela JOGOS ---*/
#tbl_jogos tr td, #tbl_tabelas {
	border-bottom: 1px solid #C19517;
	font-weight: bold;
	padding: 5px;
	text-align: center!important;
}
#tbl_jogos .tbl_escudo {
	float: none;
	margin: 0 10px -12px;
}
#tbl_jogos .tbl_placar {
	font-size: 24px;
	font-weight: bold;
	line-height: 65px;
	margin: 0 0 12px;
	position: relative;
}
.tbl_versus {
display: block;
right: -12px;
position: absolute;
top: 11px;
}






#galeria ul {
	list-style-type: none;
	margin: 10px 0 0 10px;
	padding: 0;
}
#galeria ul li {
	width: 154px;
	height: 150px;
	float: left;
	margin: 0 10px 10px 0;
}
#galeria ul li a {
	display: block;
	height: 100px;
}
#galeria ul li img {
}
#galeria ul li a:hover img {
	border: 2px solid #ffcc00;
	margin: -2px;
}
#galeria ul li h3 {
	margin: 0;
	font-size: 12px;
}
#galeria ul li p {
	margin: 0;
	font-size: 10px;
}

.notaMusa {
	display: block;
	background: #FFE494;
	float: left;
}


/*---------------TV----------------*/
#box_tv {
	background: url(../../images/bgTV_442.png) no-repeat 0 0;
	width: 500px;
	height: 450px;
	position: relative;
	margin: 0 auto;
}
#box_tv #video {
	position: absolute;
	width: 442px;
	height: 334px;
	overflow: hidden;
	top: 25px;
	left: 29px;
}
#box_tv #video object {
	border: none;
	float: none;
	margin: 0;
}

#box_full {
	background: url(../../images/bg_tv_full.jpg) no-repeat center center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000000!important;
}
#box_tv_full {
	background: url(../../images/bgTV_640.png) no-repeat 0 0;
	width: 723px;
	height: 633px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -316px 0 0 -361px;
	z-index: 100000000!important;
}
#box_tv_full #video_full {
	position: absolute;
	width: 640px;
	height: 480px;
	overflow: hidden;
	top: 37px;
	left: 42px;
	z-index: 1000000000!important;
}
#box_tv_full #video_full object {
	border: none;
	float: none;
	margin: 0;
}
/*---placar*/
#placar_tv {
	background: url(../../images/bg_placar_tv.png) no-repeat 0 0;
	width: 220px;
	height: 74px;
	position: relative;
	margin: 0 auto 10px;
}
#placar_tv .time_casa, #placar_tv .time_visit {
	position: absolute;
	top: 0px;
}
#placar_tv .time_casa { left: 10px;}
#placar_tv .time_visit { right: 10px;}
#placar_tv p {
	display: block;
	position: absolute;
	width: 220px;
	top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #533600;
}
#placar_tv p.tempo {
	font-size: 11px;
    font-weight: normal;
    top: -4px;
}
#placar_tv p span {font-size: 16px;}
/*-------------END-TV--------------*/


/* --- list_noticias --- */
ul.list_noticias {padding: 0}
ul.list_noticias li {
	clear: both;
	margin: 10px 0;
	padding: 10px;
	overflow: hidden;
	cursor: pointer;
}
ul.list_noticias li:hover {outline: 1px dotted #c19517}
ul.list_noticias li img {
	float: left;
	width: 150px;
	margin-right: 15px;
}

.abas_titulo {margin: 0; padding: 0; overflow: hidden}
.abas_titulo li {list-style-type: none; float: left;}
.abas_titulo li h3 {margin: 0; font-weight: normal}
.abas_titulo li h3 a,
.abas_titulo li h3 a:visited {
	text-decoration: none!important;
	font-size: 16px;
	display: block;
	line-height: 24px;
	margin-right: 25px;
}
.abas_titulo li h3 a.active {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}




/* - PÁGINA MUSAS - */
#musa_destaque {
	margin-bottom: 15px;
}
#musa_destaque .main {
	background: #c19b0c;
	margin: 0;
	padding: 0;
}
#musa_destaque .main li {
	list-style: none;
}
#musa_destaque .main li a {
	display: block;
	width: 963px;
	height: 420px;
}
