/* ! Filets */
.nwTable tbody td{ border-color: #CCC; }
.nwTable tbody td.alt,
.nwTable tbody tr:hover td{ background-color: #F0F0F0; }
.nwTable tbody tr:hover td.alt{ background-color: #EAEAEA; }

/* ! Zebra */
/*
.nwTable tbody td{ border: 0; }
.nwTable tbody td.alt,
.nwTable tbody tr.alt td{ background-color: #F0F0F0; }
.nwTable tbody tr.alt td.alt{ background-color: #EEE; }
.nwTable tbody th{ border-top-width: 1px; border-top-style: solid; }
*/
.nwTable thead td.altv,
.nwTable tbody td.altv { background-color: #EEE; }


.nwTable thead td,
.nwTable tbody th,
.nwTable .bt, .nwTable tr.bt td,
.nwTable .br, .nwTable tr.br td,
.nwTable .bb, .nwTable tr.bb td,
.nwTable .bl, .nwTable tr.bl td,
.nwTable .nwStat .br {
	border-color: #CCC;
}
.nwTable h2,
.nwTable thead th{
	background-color: #F60;
	color: #FFF;
}
.nwTable thead td,
.nwTable tbody th{
	background-color: #EEE;
}
.nwTable thead td.alt,
.nwTable tbody th.alt{
	background-color: #E9E9E9;
}

.nwPagine1 a,
.nwPagine2 a,
.nwTable table a{
	text-decoration: none;
}
/* .nwTable table .lienparier{ display: none; } */
.nwTable .nwBtn,
.nwTable table small,
.nwTable table small a,
.nwSelect a,
.nwTab a{
	color: #666;
}
.nwTable td[href]:hover{ cursor: pointer; }
.nwTable td[href]:hover a{ text-decoration: none; }
.nwTable table a:hover, 
.nwButeurs td a{ text-decoration: none; } /* IE6 */
.nwTable { padding: 15px 29px 0; }
#right .nwTable { margin:0; }
.nwButeurs tfoot td a { text-decoration:underline; }
.nwJoueur .nwNote { width: 170px; }
.nwJoueur .nwIdentity ul { padding-right: 20px; }
/* Override old style */
.nwTable .alt{
	padding: 0;
	border-left: 0;
}
.nwTable tbody .alt{ border-top: 0; }
.nwIdentity .nwBlocImage li a, 
.nwTable .nwInfoFiche .more a, 
.nwTable tfoot td a {
	color:#333;
}
.nwGraph.nwCol3 .nwPie {
	height:200px;
	background: url(/images/football/camembert-gris.png) scroll no-repeat 5px 1px transparent;
}
.nwGraph h2 { font-weight: bold; }
.nwBar2 tbody td div span { background-color: #F60; }
.nwFaceToFace h1 span { color: #F60; }


.nwVedette .nwVisual{
	margin-right: 10px;
}
.nwVedette p{
	margin-bottom: 0;
}
.nwVedette .text{
	margin-top: 10px;
}

