.mot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
}
.fond {
	background-attachment: fixed;
	background-image: url(../images/golfeur.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fond2 {

	background-attachment: fixed;
	background-image: url(../images/fond-accueil.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;

}
.fond3 {


	background-attachment: fixed;
	background-image: url(../images/fond-contact.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;

}
.mot2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.fond4 {



	background-attachment: fixed;
	background-image: url(../images/fond-tarifs.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond5 {




	background-attachment: fixed;
	background-image: url(../images/fond-parcours.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond6 {





	background-attachment: fixed;
	background-image: url(../images/fond-renseign.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond7 {






	background-attachment: fixed;
	background-image: url(../images/fond-comp.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond8 {


	background-attachment: fixed;
	background-image: url(../images/fond-club.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond9 {


	background-attachment: fixed;
	background-image: url(../images/fond-presentation.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.tdOver {
	BACKGROUND: #d5e5f9
}
