<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: arial;
}

a {
	font-size: 11px;
	color: #31639C;
	text-decoration: underline;
}

img {
	border: 0;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

table {
	margin-top: 10px;
}

table,
table caption {
	border: 1px solid #000000;
}

table caption,
table th {
	padding: 2px 4px 2px 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #31639C;
	color: #FFFFFF;
	vertical-align: top;
	border-bottom: 1px solid #000000;
}

table tr.odd {
	background-color: #AFCAFF;
}

table tr.odd,
table tr.even {
	color: #333333;
}  

table tr.gland {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

table tr.daySeparator {
	font-weight: bold;
	font-size: 12px;
	background-color: #888888;
	color: #FFFFFF;
	text-transform: uppercase;
}

table tr.daySeparator td {
	padding-top: 3px;
	padding-bottom: 3px;
}

table tr.rosey {
	color: #CE6300;
	font-weight: bold;
	font-size: 11px;
}

table tr.day {
	background-color: #CE6300;
	font-weight: bold;
	font-size: 11px;
}

table tr.teamVaud {
	color: #007F46;
	font-weight: bold;
	font-size: 11px;
}

table tr.tournoi {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}

table tr.tableCaptionSection {
	background-color: #777777;
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 11px;
}

table td {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
	overflow: hidden;
}

table.tableMatches td {
	border-right: 1px dotted #777777;
	white-space: nowrap;
}

table.tableMatches {
	width: 100%;
}

table.contactInfoTable {
	border: 0;
	font-size: 11px;
}

#wrapper {
	width: 1290px;
	padding-left:5px;
}

#header {
	clear: both;
}

#logo {
	float: left;
	width: 100px;	
}

#logo img {
	border: 0;
}

#title {
	float: left;
	width: 960px;
	text-align: center;
}

#contactInfo {
	float: right;
}

.navigation {
	float: left;
	clear: right;
	padding-left: 200px;
	margin-top: 7px;
	color: #31639C;
}

#actions {
	clear: right;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}

#actions img {
	border: 0;
	margin-left: 5px;
}

.links {
	float: left;
	margin-top: 7px;
	padding-left: 5px;
}

.calendarlink a span,
.navigation a.first span,
.links  a span{
	margin-left: 23px;
}

.navigation a.last span {
	margin-right: 5px;
}

#data {
	clear: both;
}

#footer {
	margin-top: 10px;
	clear: both;
}

#distribution {
	width: 466px;
	display: table-cell;
}

#permanence {
	width: 300px;
	display: table-cell;
}

#footerInfo {
	padding-left: 100px;
	padding-top: 10px;
	display: table-cell;
	vertical-align: top;
	text-align: right;
	margin-top: 10px;
	height: 100px;
	font-size: 11px;
}

#signatureDiv {
	margin-top: 60px;
}

#synthetique {
	border: 1px solid #000000;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
	background-color: #31639C;
	color: #FFFFFF;
}

#date {
	float: left;
	font-weight: bold;
}

#signature {
	float: right;
	font-weight: bold;
}

#w3c {
	float: left;
	clear: both;
}

#w3c img {
	border: 0;
}

th.jour {
	width: 50px;
}

th.genre {
	width: 75px;
}

th.matchNo {
	width: 45px;
}

th.groupe {
	width: 10px;
}

th.terrain {
	width: 50px;
}

th.arbitre {
	width: 170px;
}

.canceled {
	text-decoration: line-through;
	color: #87888A !important;
}

img.clubcorner {
	position: absolute;
	margin-top: -1px;
}

.calendarlink {
	margin-top: 7px;
	float: right;
}

p.clubcorner  a  span{
	margin-left: 20px;
}
</pre></body></html>