#desportoB #colContents a {
	/*color: #2285CC;*/
	text-decoration: none;
}
#desportoB #colContents a:hover {
	/*color: #2285CC;*/
	/*text-decoration: underline;*/
}
#desportoB #desportoNav ul {
	display: none;
}


/* @group clube */
#guardaRedes{
	float:left;
	margin: 10px;
	width:247px;
}
#medios{
	float:left;
	margin: 10px;
	width:247px;
}
#defesas{
	float:right;
	margin: 10px;
	width:247px;
}
#avancados{
	float:right;
	margin: 10px;
	width:247px;
}
.title{
	background-color: #3B3B3B;
	color: #fff;
	text-transform: uppercase;
}
.linha td{
	border-bottom:1px solid #d0cfcb;
	font-size:9px;
}
#jogadoresCompeticoes a{
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
}
.linha:hover,.linha:hover td a{
	background-color:#f6f2ef;
	color: #2E98D6 !important;
}
#jogadoresCompeticoes img{
	position: absolute; 
	top: 40%;
	left: 150px;
}
#jogadoresCompeticoes a:hover{
	color: #2E98D6;
}
.sombra{
	background-color:#f2f2f2;
	text-align:center;
}
/* @end */

/* @group clube */
div.despFichaJogo {
	padding: 10px;
}

#gameinfo {
	color: #FFF;
	float: right;
	padding-left: 10px;
	width: 251px;
}

#gameinfo p, #gameinfo table, #gameinfo h2, #gameinfo h3 {
	text-transform: uppercase;
}

p#jogo {
	background: #2285CC;
	font-size: 10px;
	margin: 0;
	padding: 4px 0;
	text-align: center;
}

div#gameinfo table {
	color: #949494;
	width: 100%;
}

div#gameinfo table thead {
	background: #F2F2F2;
	width: 100%;
}

div#gameinfo table thead tr#resultado {
	background: #3f3f3f;
	color: #FFF;
	font-size: 10px;
}

div#gameinfo table thead tr th {
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
}

div#gameinfo table thead tr th.equipacasa {
	padding-right: 5px;
	text-align: right;
	width: 42%;
}

div#gameinfo table thead tr#resultado th.resultado {
	color: #2D98D5;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
	width: 16%;
}

div#gameinfo table thead tr th.equipafora {
	padding-left: 5px;
	width: 42%;
}

h2#arbitro {
	background: #e9f0f5;
	color: #8C8C8C;
	font-size: 10px;
	padding-top: 4px;
	text-align: center;
}

span#arbitronome {
	color: #4C4C4C;
	font-size: 10px;
}

div#gameinfo h3 {
	background: #dbdbdb;
	color: #4C4C4C;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 3px;
	padding-left: 10px;
}

div#gameinfo table thead tr th.minuto {
	padding-left: 10px;
	width: 54px;
}

div#gameinfo table thead tr th.img, div#gameinfo table tbody tr td.img {
	height: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 13px;
}

div#gameinfo table thead tr th.nome, div#gameinfo table tbody tr td.nome {
	padding-left: 5px;
}

div#gameinfo table tbody tr td.minuto {
	text-align: center;
	width: 54px;
}

div#gameinfo table thead tr th.meio, div#gameinfo table thead tr th.dir {
	padding-left: 5px;
}

#desportoB #colContents .miniGallery { clear: none; float: left; margin-left: 0; }

#desportoB #colContents .itemInfo { float: left; padding: 10px 0; }
/* @end */

div#clube {
	float: left;
	padding: 15px;
	width: 507px;
}

div#infoClube {
/*	padding: 15px;*/
	
}
div#infoClube h3 {
	padding-bottom: 20px;
}

div#infoClube img {
	float: left;
	max-width: 82px;
	max-height: 82px;
	margin: 0 15px 15px 0;
}

div#infoClube p#informacoes {
	color: #808080;
	margin: 0;
	width: 300px;
}
div#infoClube p#informacoes span.infoNames {
	display: inline-block;
	margin: 0 15px 0 0;
	width: 70px;
	font-weight: bold;
}

div#infoEstadio {
	background: #F5F2EE;
	float: right;
	width: 162px;
}

div#infoEstadio p#estadioNome {
	margin: 0;
	padding: 0 15px;
}

div#infoEstadio img {
	margin: 15px;
}
