body {
	background: #ffcc66 ;
	font-family: Verdana ;
	font-size: 10px ;
	color: black ;
	
	scrollbar-face-color: #A87200 ;
	scrollbar-shadow-color: #cccccc ;
	scrollbar-highlight-color: #FFFFFF ;
	scrollbar-3dlight-color: #cccccc ;
	scrollbar-darkshadow-color: #C0C0C0 ;
	scrollbar-track-color: #FFFFFF ;
	scrollbar-arrow-color: #FFFFFF ;
}

table {
	border: 0 ;
}
.formule {
	font-family: Verdana ;
	font-size: 12px ;
	color: black ;
}

.formule10 {
	font-family: Verdana ;
	font-size: 10px ;
	color: black ;
}

.formule14 {
	font-family: Verdana ;
	font-size: 14px ;
	color: black ;
}
.formulebig {
	font-family: Verdana ;
	font-size: 30px ;
	color: black ;
}
.formuletitre {
	font-family: Verdana ;
	font-size: 20px ;
	color: #a87200 ;
	font-weight: bold ;
}

.repertoire {
	font-family: Verdana ;
	font-size: 10px ;
	color: white ;
}

hr {
	color: #ffcc66 ;
	size: 2 ;
}

img {
	border: 0 ;
}

a {
	color: black ;
	text-decoration: none ;
}
a.active {
	color: white ;
}
a:hover {
	color: #a87200 ;
	text-decoration: underline ;
}

.scroller {
	font-size: 12px ;
	color: #1a518e ;
	font-weight: bold ;
}





.bouton {
  background: #0066CC ;
  color: #ffffff ;
  cursor: hand ;
  font-family: Verdana,Arial,Helvetica ;
  font-size: 8pt ;
  font-weight: bold ;
  text-decoration: none ;
  width: 110 ;
}

