.border {
	margin: 20px 20px;
	padding: 10px;
	border: 2px solid #A3A3A3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
}
.border .serie {
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 14px;
}
.border .date {
	font-style: italic;
	color: #838383;
	margin-bottom: 10px;
	margin-top: 5px;
}
.border .team {
	font-size: 22px;
	font-weight: bolder;
	color: #A52A2A;
	text-transform: uppercase;	
}
.border .team SPAN {
	width: 250px;
	display: inline-block;
}
.border .team SPAN.home {
	text-align: right;	
	margin-right: 10px;
}
.border .team SPAN.away {
	text-align: left;	
	margin-left: 10px;
}


.pl_1 {
	left: 185px;
	top: 5px;
}
.pl_2 {
	left: 185px;
	top: 80px;
}
.pl_3 {
	left: 185px;
	top: 100px;
	z-index: 10;
}
.pl_4 {
	left: 260px;
	top: 110px;
	z-index: 1000;
}
.pl_5 {
	left: 100px;
	top: 110px;
}
.pl_6 {
	left: 375px;
	top: 120px;
}
.pl_7 {
	left: 0x;
	top: 120px;
}
.pl_8 {
	left: 185px;
	top: 140px;
	z-index: 10;
}
.pl_9 {
	left: 260px;
	top: 160px;
	z-index: 11;
}
.pl_10 {
	left: 100px;
	top: 160px;
}
.pl_11 {
	left: 375px;
	top: 180px;
}
.pl_12 {
	left: 0px;
	top: 180px;
}
.pl_13 {
	left: 185px;
	top: 215px;
}
.pl_14 {
	left: 185px;
	top: 260px;
}
.pl_15 {
	left: 300px;
	top: 260px;
}
.pl_16 {
	left: 70px;
	top: 260px;
	z-index: 10;
}
.pl_17 {
	left: 375px;
	top: 260px;
}
.pl_18 {
	left: 0px;
	top: 260px;
}
.pl_60 {
	left: 385px;
	top: 137px;
}
.pl_70 {
	left: 95px;
	top: 137px;
}


.terrain {
	background-image: url("../images/terrain.jpg");
	width: 494px;
	height: 300px;
	margin-top: 15px;
	margin-left: 15px;
}
.terrain DIV {
	position: absolute;	
}
.terrain .place {
	background-image: url("../images/place.png");
	background-repeat: no-repeat;	
	width: 116px;
	height: 33px; 
	position: absolute;	
}
.terrain .place .num {
	font-size: 10px;
	font-weight: bolder;
	position: absolute;	
	top: 10px;	
	left: 15px;	
	color: #fff;
	text-align: center;
	width: 20px;
}
.terrain .place .joueur {
	font-size: 10px;
	font-weight: bolder;
	position: absolute;	
	top: 10px;	
	left: 38px;	
	color: #fff;
	text-align: left;	
}
.terrain .place .jaune {
	background-image: url("../images/cartejaune.png");
	background-repeat: no-repeat;	
	width: 20px;
	height: 20px; 
	position: absolute;	
	left: 105px;
}
.terrain .place .rouge {
	background-image: url("../images/carterouge.png");
	background-repeat: no-repeat;	
	width: 20px;
	height: 20px; 
	position: absolute;	
	left: 105px;
}
.terrain .place .jaunes {
	background-image: url("../images/carte2jaunes.png");
	background-repeat: no-repeat;	
	width: 20px;
	height: 20px; 
	position: absolute;	
	left: 105px;
}
.terrain2 {
	margin-left: 515px;
	margin-top: -300px; 
	text-align: left;	
	height: 350px;
}
.terrain2 .num {
	width: 20px;
	text-align: right;
	margin-right: 7px;	
	display: inline-block;
}
.terrain2 .num2 {
	width: 15px;
	text-align: right;
	margin-right: 7px;	
	text-align: left; 
	display: inline-block;
	font-style: italic; 
}
.terrain2 .joueur {
	width: 150px;
	display: inline-block;
}
.terrain2 .joueur2 {
	font-style: italic; 
	font-size: 11px;
	color: #888888;
}
.terrain2 .joueur2 .un {
	width: 130px;
	display: inline-block;
}

.terrain2 .rempl {
	width: 18px;
	height: 8px;	
	margin-left: 10px;
	margin-right: 5px;
	display: inline-block;
	background-image: url("../images/out.gif");	
	background-repeat: no-repeat;	
}
.terrain2 .titre {
	margin-bottom: 5px;
	font-weight: bolder;
	background-color: Black;
	color: #fff;
	height: 17px;
	padding-top: 3px;
	padding-left: 5px;
}

.terrain2 .jaune {
	background-image: url("../images/cartejaune2.png");
	background-repeat: no-repeat;	
	width: 15px;
	height: 14px; 
	display: inline-block;
}
.terrain2 .rouge {
	background-image: url("../images/carterouge2.png");
	background-repeat: no-repeat;	
	width: 15px;
	height: 14px; 
	display: inline-block;
}
.terrain2 .jaunes {
	background-image: url("../images/carte2jaunes2.png");
	background-repeat: no-repeat;	
	width: 15px;
	height: 14px; 
	display: inline-block;
}
.terrain2 .nocarte {
	width: 15px;
	height: 14px; 
	display: inline-block;
}
.but {
	margin-left: 5px;
	font-size: 11px;
}
.but .evol {
	display: inline-block;
	width: 25px;	
}
.but .joueur {
	display: inline-block;
	width: 130px;	
}
.but .min {
	display: inline-block;
	width: 20px;
	font-style: italic; 	
	text-align: right; 
}