@charset "utf-8";
/* CSS Document */

/* GLOBAL */
html, body, div, form, fieldset, input, h1, h2, h3, h4, ul, ol, li, ul, blockquote {
	padding: 0;
	margin: 0;
	}
body {
	background:url(../img/bg.jpg) top repeat-x #f5f5f5;
	color:#000;
	margin:0 auto;
	text-align:center;
	font: normal 12px "Tahoma", Arial, Helvetica, Arial, sans-serif;
	}
input{
	font: normal 12px "Tahoma", Arial, Helvetica, Arial, sans-serif;
	}
h2{
	font-size:14px;
	}
h3{
	font-size:12px;
	}
/* Links */
a {
	color:#007cc2;
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	}
a:hover {
	color:#104bae;
	text-decoration:underline;
	}
a img {
	border:none;
	}
/* clearing floats */
.clear {
	clear:both;
	visibility:hidden;
	height:1%;
	}
/* containers and wrappers */
#container{
	background:#f5f5f5;
	width:950px;
	text-align:left;
	margin:0 auto;
	}
.marquee{
	background:url(../img/bg-marquee.jpg) no-repeat left;
	height:32px;
	padding:7px 0 0 38px;
	margin:-7px 0 0 0;
	color:#0364a9;
	font-size:14px;
	float:left;
	width:500px;
	}
#colLeft{
	width:179px;
	float:left;
	padding:7px;
	clear:both;
	}
#colCenter{
	background:#fff;
	width:551px;
	float:left;
	padding:7px;
	}
#colRight{
	width:178px;
	float:left;
	padding:7px;
	}
.rod{
	clear:both;
	height:150px;
	border-top:1px solid #cfcfcf;
	}
/* ColEsq */
.menu{
	position: relative;
	list-style-type: none;
	}
.menu li ul, .menu li ul li{
	position: relative;
	list-style-type: none;
	}
.menu li ul a{
	display:block;
	padding:5px;
	border-bottom:1px dotted #000;
	color:#000;
	}
.menu li ul a:hover{
	background:#fff;
	color:#0364a9;
	}
/* ColDir */
.jogadosMes{
	background:url(../img/bg-jogador-mes.jpg) top no-repeat #fee300;
	height:164px;
	}
.jogadosMes a{
	padding:23px 13px 13px 13px;
	color:#373737;
	display:block;
	}
.jogadosMes a img{
	border:1px solid #ffed00;
	}
.jogadosMes a strong{
	display:block;
	color:#0364a9;
	}
.jogadosMes a:hover{
	text-decoration:none;
	}
.jogadosMes a:hover img{
	border:1px solid #fff;
	}
.classificao, .newsletter{
	margin-top:10px;
	}
.classificao table {
	font-size:11px;
	}
.classificao .equipaCasa{
	color:#0364a9;
	}
.newsletter{
	color:#00466e;
	margin-bottom:10px;
	}
.newsletter label{
	display:block;
	margin:0 0 10px 0;
	}

/* noticias e fotos em destaque primeira pagina */
/*.noticias .umNoticia{
	font-size:13px;
	color:#000;
	display:block;
	margin:0 0 10px 0;
	}
.noticias .umNoticia .img{
	float:left;
	margin:0 5px 5px 0;
	border:1px solid #000;
	overflow:hidden;
	height:225px;
	width:300px;
	}
.noticias .umNoticia .text{
	float:left;
	margin:0 5px 5px 0;
	width:220px;
	}
.noticias .umNoticia .text h2{
	font-size:20px;
	color:#007cc2;
	}
.noticias .umNoticia:hover, .noticias .umNoticia:visited{
	text-decoration:none;
	}
	*/
/*            --- TESTE NOTICIAS ---         */

.noticias .umNoticia{
	font-size:13px;
	color:#000;
	display:block;
	margin:0 0 10px 0;
	}
.noticias .umNoticia .img{
	float:left;
	margin:0 5px 5px 0;
	border:1px solid #000;
	overflow:hidden;
	height:225px;
	width:551px;
	}
.noticias .umNoticia .text{
	float:left;
	margin:0 5px 5px 0;
	width:551px;
	}
.noticias .umNoticia .text h2{
	font-size:20px;
	color:#007cc2;
	}
.noticias .umNoticia:hover, .noticias .umNoticia:visited{
	text-decoration:none;
	}

.noticias .doisNoticia{
	color:#000;
	display:block;
	float:left;
	width:169px;
	margin:0 10px 0 0;
	}
.noticias .doisNoticia:hover{
	text-decoration:none;
	}
.noticias .doisNoticia h3{
	color:#007cc2;
	}
.noticias .outrasNoticias a{
	display:block;
	margin:3px 0 3px 0;
	color:#000;
	}
.noticias .outrasNoticias a:hover{
	color:#007cc2;
	}
.noticias .outrasNoticias a span{
	color:#007cc2;
	}

/*             --- FIM TESTE ---               */
/*
.noticias .doisNoticia{
	color:#000;
	display:block;
	float:left;
	width:169px;
	margin:0 10px 0 0;
	}
.noticias .doisNoticia:hover{
	text-decoration:none;
	}
.noticias .doisNoticia h3{
	color:#007cc2;
	}
.noticias .outrasNoticias a{
	display:block;
	margin:3px 0 3px 0;
	color:#000;
	}
.noticias .outrasNoticias a:hover{
	color:#007cc2;
	}
.noticias .outrasNoticias a span{
	color:#007cc2;
	}
*/
/* outros, data, titulos */
.tdata{
	display:block;
	color:#666;
	}
.titulo{
	background:#e7e8e8;
	color:#373737;
	padding:5px;
	text-transform: uppercase; 
	}
.subTitulo{
	color:#007cc2;
	padding:10px 0 0 0;
	}
.linksVisualizador{
	display:block;
	float:left;
	border:1px solid #fff;
	height:65px;
	}
.linksVisualizador:hover{
	border:1px solid #fee300;
	}

/* Listagem */
.listagem{
	display:block;
	margin:3px 0 10px 0;
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #333;
	}
.listagem:hover, .listagem:visited{
	text-decoration:none;
	}
.listagem .text{
	float:left;
	}
.listagem h3{
	color:#007cc2;
	}
.listagem:hover h3{
	color:#007cc2;
	}
.listagem .img{
	float:left;
	margin:0 4px 4px 0;
	}
.listagem .resultado{
	margin:0;
	border:1px solid #f5f5f5;
	}
.listagem .resultado span, .listagem .resultado strong {
	display:block;
	float:left;
	padding:5px;
	margin:0;
	}
.listagem .resultado strong{
	background:#007cc2;	 
	color:#fff;
	}
.listagem .display{
	padding:5px;
	background:#f5f5f5;
	color:#666;
	font-size:10px;
	margin:0 0 5px 0;
	clear:both;
	}

/* Paginacao */
.paginacao span, .paginacao a{
	margin:4px;
	padding:5px;
	display:block;
	float:left;
	margin:1px;	
	}
.paginacao span{
	color:#373737;
	background:#e7e8e8;
	}
.paginacao a{
	color:#e7e8e8;
	background:#373737;
	text-decoration:none;	
	}
.paginacao a:hover{
	background: none;
	text-decoration:underline;	
	}
.paginacao select {
	border:1px solid #fff;
	font-size:13px;
	color:#6b6b6b;
	padding:2px;
	margin:2px 0 2px 0; 
	}
/* Tabelas */
.tabela{
	width:100%;
	}
.tabela tr th{
	padding:5px;
	text-align:center;
	background:#007cc2;
	color:#fff;
	margin:0;
	}
.tabela tr td{
	padding:3px;
	border-bottom:1px dotted #0364a9;
	text-align:center;
	margin:0;
	}

/* Outros */
	
.separador{
border-bottom:1px dotted #333;
}

/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:300px;
	height:300px;
	float:left;
	position:relative;
}

#box4 h3, #box4 p, #box4 ul{
	padding:0px;
}
#box4 p{
	text-indent:0px;
}
#box4 img{
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

.mask3{
	position:relative;
	width:300px;
	height:300px;
	overflow:hidden;
	float:left;
}

span img{
	display:block;
	border:none;
}

.buttons{
	float:left;
	width:251px;
	height:300px;
	margin:0px;
	padding:0;
}

.buttons span{
	color:#007CC2;
	background:#E7E8E8;
	padding:5px;
	cursor:pointer;
	font:10px Verdana;
	display:block;
	height:64px;
	margin-bottom:1px;
}

.buttons .active{
	background:#007CC2;
	color:#fff;
}

.buttons span:hover{
	background:#007CC2;
	color:#fff;
}

#box4 div .legenda {
background:#dfdfdf none repeat scroll 0 0;
bottom:0;
color:#000;
font-size:0.9em;
height:75px;
left:0;
padding:10px;
position:absolute;
width:280px;
z-index:3;
}