body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4F565F;
	background-color: #EBEFF2;
	width: 896px;
	line-height: 20px;
	left: 10px;
	right: 10px;
}

.td,.th {
	font-size: small;
	line-height: 24px;
	color: #4F565F;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
}
.A0 {
	background-color: #DEE2E5;
}
.A1 {
	background-color: #C4CBD0;
}
.highlight {
	background-color: #C4CBD0;
}
.header {
	font-size: large;
	color: #FFFFDD;
	font-weight: bold;
	background-image: url(../pics/barre-titre.gif);
	line-height: normal;
	font-variant: small-caps;
	width: 755px;
	text-align: center;
	clear: both;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 60px;
	padding-bottom: 20px;
	height: 60px;
}

.header_court {
	font-size: large;
	color: #FFFFDD;
	font-weight: bold;
	background-image: url(../pics/barre-titre-courte.gif);
	line-height: normal;
	font-variant: small-caps;
	text-align: center;
	clear: both;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 60px;
	padding-bottom: 20px;
	height: 60px;
	width: 667px;
	vertical-align: middle;
}
.texte {
	font-size: small;
	color: #4F565F;
}

.petittexte {
	font-size:x-small;
	line-height: 15px;
	color: #4F565F;
}

.legende {
	font-size: small;
	font-style: italic;
	color: #4F565F;
}

.lien {
	color: #990000;
	background-color: #FFFF99;
}

a:hover {
	background-color:#FFCC66;
}
a:active {
	background-color:#FFCC33;
}

.mail {
	background-image: url(../pics/mail.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 20px;
}

.footer {
	font-size: x-small;
	color: #747D8B;
	left: 16px;
	right: 16px;
}
.rubrique {
	font-size: medium;
	font-weight: bold;
	color: #4F565F;
}
.petiterubrique {
	font-size:small;
	font-weight: bold;
	color: #4F565F;
}

.submit_race {
	border:0px;
	border-color:#EBEFF2;
	background-color:#EBEFF2;
	font-size: small;
	color: #4F565F;
	text-align:center;
}

.submit_race:hover {
	background-color:#FFCC66;
}

