@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
	text-align: left;
	}
	
.fil_info {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e5;
	height: 17px;
	margin-top: 2px;
	font-family: Arial;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: bold;
	margin-left: 0px;
}	
.fil_info_date {
	font: 8pt/11pt Arial;
	font-weight: bold;
	color: #000;
	margin-right: 5px;
}
.date_matchs {
	font: 10pt/11pt Arial;
	font-weight: bold;
	color: #04693d;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.equipe_matchs {
	font: 10pt/11pt Arial;
	font-weight: normal;
	color: #000;
	margin-right: 5px;
		margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.score_matchs {
	font: 12pt/11pt Arial;
	font-weight: bold;
	color: #04693d;
	margin-right: 5px;
		margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.lien_matchs {
	font: 8pt/11pt Arial;
	font-weight: bold;
	color: #04693d;
	margin-right: 5px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#breveszoom {
	background-color: #F0F0F0;
	padding: 10px;
	margin: 10px;
	height: auto;
	width: auto;
}

.direct {
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #000;
	color: #FFF;
	height: 15px;
	width: 15px;
	}
.direct_score {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #05673E;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	}
.direct_equipe {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	}
.direct_txt {
	font-size: 12px;
	line-height: normal;
	}
.direct_min {
	font-size: 10px;
	line-height: normal;
	text-align: center;
	}
	
a:link {
	text-decoration: none;
	color: #056A3E;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #81001E;
	}
a:active {
	text-decoration: underline;
	color: #990000;
	}


a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #056A3E;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	}

