#page {
background : white url("/pix/bg.jpg") repeat;
border : 0;
color : #333300;
font-family : arial, verdana, helvetica, sans-serif;
font-size : 1em;
height : 600px;
margin-bottom : 1em;
margin-left : auto;
margin-right : auto;
margin-top : 0;
padding : 0;
text-align : left;
width : 911px;
}
html > body #page {
height : auto;
margin-bottom : 1em;
min-height : 600px;
}
body {
background : white url("/pix/bg.jpg") repeat;
color : black;
font-family : arial, verdana, helvetica, sans-serif;
font-size : 1em;
}
table {
width : 100%;
}
.copy {
font-size : 75%;
color : #404040;
text-decoration : none;
}
a.copy:hover {
font-size : 75%;
color : #e9080a;
text-decoration : none;
}
.clr {
clear : both;
}
.ctr {
text-align : center;
}
.gap {
line-height : 1em;
}
.heading {
font-size :  150%;
font-weight : bold;
margin-top : 1em;
text-align : center;
}
.lien {
color : green;
font-weight : bold;
text-decoration : none;
}
a.lien:hover {
color : red;
font-weight : bold;
text-decoration : none;
}
.line {
background-color : #333300;
line-height : 1px;
}
.link {
color : green;
font-weight : bold;
margin : 0 2em 0 2em;
text-decoration : none;
}
a.link:hover {
color : red;
font-weight : bold;
margin : 0 2em 0 2em;
text-decoration : none;
}
.rght {
text-align : right;
}
.spacer {
line-height : 30px;
}
.subheading {
font-weight : bold;
line-height : 150%;
margin-top : 1em;
}
.textarea {
background-color : #cfcfcf;
color : black;
font-weight : bold;
margin-left : 1em;
}
.ttl {
background : yellow url(/pix/oc.jpg) repeat-x;
border : 1px dotted #333300;
font-size : 2em;
font-weight : bold;
line-height : 80px;
text-align : center;
text-transform : uppercase;
}

.amical {
background-color : yellow;
color : #202020;
font-weight : bold;
font-size : 10px;
}
.away {
border : 1px solid;
border-color : black;
color : black;
font-weight : bold;
font-size : 10px;
}
.championnat {
background-color : #0000ff;
color : white;
font-weight : bold;
font-size : 10px;
}
.home {
background-color : #00d0d0;
border : 1px solid;
border-color : black;
color : black;
font-weight : bold;
font-size : 10px;
}
.month {
background-color : red;
color : #0000d0;
font-weight : bold;
font-size : 20px;
padding : 4px 0  4px 0;
}
.fourteen {
line-height : 14px;
}
.tete {
background-color : #a0a0a0;
color : white;
font-weight : bold;
font-size : 1em;
}
.tournoi {
background-color : red;
color : white;
font-weight : bold;
font-size : 10px;
}
.year {
font-weight : bold;
font-size : 60px;
color : #e9080a;
}

.bottomborder {
background : white url("/pix/border_bottom.jpg");
background-repeat : repeat-x;
}
.leftborder {
background : white url("/pix/border_left.jpg");
background-repeat : repeat-y;
}
.rightborder {
background : white url("/pix/border_right.jpg");
background-repeat : repeat-y;
}
.topborder {
background : white url("/pix/border_top.jpg");
background-repeat : repeat-x;
}
