strong {
	color: #DA2F23;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #9b9b9b;
	text-align: center;
	margin: 0px;
}
#back {
	position:relative; 
	width:907px;
	background:url(img/repeat.gif) left repeat-y; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left;
  min-height:700px;
  height:auto !important;
  height:700px;

}
#topborder {
position:absolute; left:0px; top:0px; width:907px; height:65px; background:url(img/haut.gif) no-repeat; z-index:0;
}
#title  {
position:absolute; left:438px; top:68px; width:409px; height:48px;
}
#leftlogo {
position:absolute; left:35px; top:41px; width:384px; height:595px; background:url(img/partiegauche.gif) no-repeat; z-index:1;
}
#content {
position:relative; left:438px; top:0px; width:409px; height:auto; padding-top:146px; padding-bottom: 61px;
}
#bottomborder {
position:absolute; left:0px; bottom:0px; width:907px; height:61px; background:url(img/bas.gif) no-repeat;
}
a#l01_bienvenue span {
display: none;
}
a#l02_informations span {
display: none;
}
a#l03_horaires span {
display: none;
}
a#l04_parcours span {
display: none;
}
a#l05_records span {
display: none;
}
a#l06_merci span {
display: none;
}
a#l01_bienvenue {
position:absolute; left:207px; top:216px; 
width:106px; height:28px; background:url(img/m01_bienvenue.gif);
}
a#l01_bienvenue:hover {
background:url(img/o01_bienvenue.gif);
}
a#l02_informations {
position:absolute; left:170px; top:244px; 
width:135px; height:30px; background:url(img/m02_informations.gif);
}
a#l02_informations:hover {
background:url(img/o02_informations.gif);
}
a#l03_horaires {
position:absolute; left:170px; top:274px;
width:119px; height:29px; background:url(img/m03_horaires.gif);
}
a#l03_horaires:hover {
background:url(img/o03_horaires.gif);
}
a#l04_parcours {
position:absolute; left:170px; top:303px;
width: 110px; height:28px;
background:url(img/m04_parcours.gif);
}
a#l04_parcours:hover {
background:url(img/o04_parcours.gif);
}
a#l05_records {
position:absolute; left:135px; top:331px;
width: 78px; height: 31px;
background:url(img/m05_records.gif);
}
a#l05_records:hover {
background:url(img/o05_records.gif);
}
a#l06_merci {
position:absolute; left:104px; top:362px;
width:83px; height:29px;
background:url(img/m06_merci.gif);
}
a#l06_merci:hover {
background:url(img/o06_merci.gif);
}
a {
color:#333333;
}
a:hover {
color:black;
}
.thanks {
font-size:x-small;
color: #333333;
}

tr.titlerow td {
font-size:x-small;
font-weight:bold;
}
tr.evenrow td {
background-color:#FFC0A0;
font-size:x-small;
}
tr.oddrow td {
font-size:x-small;
}
tr.highlightrow td {
background-color:#FB0015;
color:#FFF;
font-weight:bold;
font-size:x-small;
}