@charset "utf-8";

text-align: left;
}

.ident_compet {
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	font-weight: bold;
	text-indent: 2px;
}
.ident_compet .infos {
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
}
.datamatch .match {
	DISPLAY: block;
	FONT-SIZE: 8pt;
	WIDTH: 600px;
	COLOR: #000000;
	HEIGHT: 30px;
	margin: 0px;
/*//	BACKGROUND-COLOR: #F9E52C;
	border: 1px solid #000000;
*/	margin-top: 9px;
	text-align: left;
	margin-bottom: 5px;
}

.datamatch .lib_compet {
	font-size: 8px;
	text-align: center;
	margin:30px 0 0 0;
	color: #999;
	font-weight: bold;
	clear:left;
	width: auto;
}
.datamatch .identmatch {
	font-size: 8px;
	/*width: 230px;
	 border: 1px solid #000000;
*/	margin-left: 5px;
	margin-top: -5px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
	top: -5px;
	position: relative;
	text-align: center;
	padding-left: 2px;
}
.datamatch .equiper {
	float: left;
	color: #305F17;
	text-align: center;
	font-size: 19px;
	margin-bottom:3px;
	width:200px;
}
.datamatch .equipev {
	float: right;	width:200px;

	color: #305F17;
	text-align: center;
	font-size: 19px;
}
.datamatch .score {
float:left;
width:200px;
	font-size: 19px;

 
	color: #000000;
	text-align: center;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	
}
