@charset "utf-8";
/* CSS Document */
/* Zerar as margens da pagina e configurar a pagina*/
#colP{
	width:653px;
	float:left;
}
#col1 {
	width: 300px;
	float:left;	
}
#col2{
	width:351px;
	float:right;
	margin-left:2px;
}
#col3{
	width:175px;
	float:left;
	margin-left:2px;
}
#col4 {
	width:100%;
	float:left;
	margin-top:2px;
}
#col5 {
	background:#EBEBEB;
	width:100%;
	float:left;
	margin-top:2px;
}
#partilharia{
	display:block;
	width:217px;
	float:left;
	margin-left:0px;
}
#campeonato{
	display:block;
	float:left;
	margin-left:0px;
}
#ultimosReslt {
	display:block;
	width:351px;
	height:170px;
	background:url(../imagens/ultimos/fundo.jpg) no-repeat;
	color:#000;
}
#ultimosSlideShow{
	display:block;
	width:251px;
	height:170px;
	float:left;
}
#ultimosSlideBar{
	display:block;
	width:100px;
	height:170px;
	float:right;
}
#ultimosSlideBar li {
	font-size: 10px;
	line-height: 34px;
	list-style-type: none;
} 
#ultimosSlideBar li.inativo { 
		background:url(../imagens/ultimos/bot1.jpg) no-repeat;
} 
#ultimosSlideBar li.ativo { 
		background:url(../imagens/ultimos/bot2.jpg) no-repeat;
} 

#SlideBarTop{
	display:block;
	width:100%;
	height:51px;
}
#SlideBarResul{
	display:block;
	width:100%;
	height:85px;
	float:left;
}
#SlideBarLink{
	background:url(../imagens/ultimos/link.jpg) no-repeat;
	display:block;
	width:100%;
	height:34px;
	clear:both;
}
#uresultado{
	display:block;
	width:351px;
	height:170px;
	background:url(../imagens/principal/result.jpg) no-repeat;
	color:#000000;
}
#urTopo{
	width:100%;
}
#urMandante{
	display:block;
	font-size:18px;
	margin-top:12px;
	margin-left:5px;
	float:left;
}
#urAdversario{
	display:block;
	font-size:18px;	
	margin-top:12px;
	margin-right:5pox;
	float:right;
}
#Prelecao{
	width:100%;
	background:url(../imagens/principal/fundo.jpg) #e4e4e4 no-repeat top;
}
#urDetalhes{
	width:100%;
	font-size:12px;	
	clear:both;
}
.urDetalhes a{
	color:#000000;
	text-decoration:none;
}
.urDetalhes a:hover{
	text-decoration:underline;
}
#patrocinio{
	display:block;
	width:100%;
	background:url(../imagens/principal/fundo.jpg) #e4e4e4 no-repeat top;
	color:#000000;
}
#Pjogos{
	display:block;
	width:351px;
	background:	#e4e4e4 no-repeat;
	font-size:14px;
	color:#000000;
}
p.Topo {
	display:block;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
	text-indent:10px;
	background:url(../imagens/principal/barra.gif);
}
p.Ptitulo {
	font-size:13px;
	color:#000000;
	margin-left:10px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-weight: bold;
}
p.Ptexto {
	font-size:12px;
	color:#000000;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	text-decoration:none;
	text-align: justify;
}
.diversos {
	background:url(../imagens/principal/fundo.jpg) #e4e4e4 no-repeat top;
	font-size:11px;
	color:#333333;
	text-indent:7px;
	list-style-type: none;
}
.diversos ul{
	list-style-type:none;
}
.diversos li{	
	background: url(../imagens/principal/setinha.jpg) no-repeat 0 50%;
	margin-left:5px;	
	padding-left: 10px;
}
.diversos li a {
	text-decoration:none;
	color:#000000;
}
.diversos li a:hover {
	text-decoration:underline;
}
