/*COTE MATCH*/
.table-cote {
	margin-left : 17px ;
	font : Normal 12px/22px Helvetica, Arial, sans-serif ;
}
.table-cote th {
	text-align  : left ;
}
.table-cote td {
	border-top  : 2px solid #DDD ;
	border-bottom  : 1px solid #999 ;
	vertical-align : middle ;
}
.table-cote a {
	color  : #06C ;
}
.table-cote a:hover {
	text-decoration  : underline ;
}
.cote-rencontre {
	text-indent : 5px ;
}
.cote-rencontre-logo {
	text-indent : 30px ;
}
.cote-date {
	text-indent : 5px ;
	color : #666 ;
	text-transform : uppercase ;
	font-weight : bold ;
}
.alignCenter {
	text-align  : center !important;
}
.cote-heure {
	text-align  : right !important;
	padding-right : 5px ;
}
/*STATS LIGUE 1*/
.label-titre { 
	font : Bold 9pt/21pt Arial, Helvetica ;
	padding : 0 7px 0 5px ;
	color : #06C ;
}
.btn-valider {
	cursor : pointer ;
	position : absolute ; 
	top : 7px ; 
	right : 20px ;
}
.table-synthese {
	width : 586px ;
	background : #06C ;
	text-align : center ;
	margin : 10px 0px 15px 10px;
}
.table-synthese th {
	width : 25% ;
	font : Bold 9pt/17pt Helvetica, Arial ;
}
.table-synthese th span {
	color : #06C ;
}
.table-synthese td {
	padding : 5px 0 ;
}
.avg1N2 {  
	font : Bold 20px/20px Arial, Helvetica ; 
	color : #06C ;
}
ul.definition-form {
	margin : 0 0 0 20px ;
	list-style-type : disc ;
	font-size : 8pt ;
}
table.table-resultat {
	width : 586px ;
	outline : #06C solid 1px ;
	text-align : center ;
	margin : 10px 0px 30px 10px;
}.table-resultat th {
	text-align : left ;
	font : Bold 12px/21px Helvetica, Arial, sans-serif ;
	border-bottom : #999 solid 2px ;
	border-top : #333 solid 2px ;
}
.table-resultat th span {
	padding-left : 25px ;
}
.table-resultat td {
	font : Normal 12px/19px Helvetica, Arial, sans-serif ;
	border-bottom : #06C solid 1px ;
}
.table-resultat .equipeA {
	width : 140px ;
	text-align : right ;
}
.table-resultat .equipeB {
	width : 120px ;
	text-align : left ;
}
.table-resultat .journee {
	text-align : right ;
}
.table-resultat .journee span {
	padding-right : 5px ;
}
