body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FEF1C1;
	margin: 0px;
}
h1 {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
}
h2 {
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;
	background-image: url(../_medias/illus/balle-golf-12x12.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}
hr {
	color: #B89B53;
	background-color: #B89B53;
	height: 1px;
	border: 0;
}

/* TEXTES --------------------------------------------- */
	.titresOr {
	font-size: 19px;
	color: #b89956;
	}
	.sTitresOr {
	font-size: 13px;
	color: #b89956;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	}
	.txtBlanc {
	color: #FFFFFF;
	}
	.txtBat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	.txtOr {
	color: #b89956;
	}
	.txtPt {
	font-size: 10px;
	}
.imagesCadres {
	background-color: #000000;
	border: 12px solid #FFFFFF;
	padding: 1px;
}
.imgPtCadre {
	border: 1px solid #b89956;
}
.imgPtCadre:hover {
	border: 1px solid #336600;
}

/* LIENS ---------------------------------------------- */
a.liensBlanc:link, a.liensBlanc:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.liensBlanc:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1CC9A;
}
a.liensPt:link, a.liensPt:visited {
	font-size: 10px;
	color: #b89956;
	text-decoration: none;
}
a.liensPt:hover {
	font-size: 10px;
	color: #b89956;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1CC9A;
}
a.liensOr:link, a.liensOr:visited {
	color: #b89956;
	text-decoration: none;
}
a.liensOr:hover {
	color: #b89956;

	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1CC9A;
}
a.liensBatOr:link, a.liensBatOr:visited {
	color: #b89956;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.liensBatOr:hover {
	color: #b89956;

	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1CC9A;
}

a.liensImages:link, a.liensImages:visited {
	color: #b89956;
	text-decoration: none;
}
a.liensImages:hover {
	color: #336600;
	text-decoration: none;
}

/* AUTRES ---------------------------------------------*/
.tabMarGauch {
	margin-left: 15px;
	border: 1px solid #b89956;
}

/* FORM ---------------------------------------------- */
.formGd, .formMoyen, .formPt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 240px;
	border: 1px solid #b89956;
}
.formMoyen {
	width: 175px;
}
.formPt {
	width: 58px;
}

/*------------------------------------------------*/
/* PNG TRANSPARENTS
/*------------------------------------------------*/
img.png {
     behavior: url(../_includes/png.htc);
}

