html {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5E5E5E;
	background: url(images/fondpage.gif);
}
html, body {
	margin: 0;
	height: 100%;
}
a img {
	border: none;
}
a {
	color: #5E5E5E;
}
#fetefr ul li a:hover, #feteen ul li a:hover,#fetenl ul li a:hover, a.liennormal:hover {
	color: #5E5E5E;
	background-color: #FE6610;
}
ul.listepuces li {
	list-style-type: disc;	
}
#blocquoideneuf {
	float: left;
	width: 240px;
}
#blocagenda {
	float: left;
	width: 380px;
	margin-left: 10px;
}
#blocquoideneuf h3, #blocagenda h3 {
	color: #E6BC85;
	font-size: small;
}
#conteneur {
	min-height: 100%;
	width: 900px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	background: url(images/fondconteneur.png) repeat-y top;
}
#entete {
	width: 860px;
	background: url(images/logo.jpg) no-repeat;
	height: 220px;
	margin: 0 auto;
	border-top: 10px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}
#centre {
	width: 860px;
	padding-bottom: 75px;
	overflow: auto;
	margin: 0 auto;
}
#contenu {
	float: right;
	width: 630px;
	margin-right: 10px;
	padding-top: 10px;
}
#contenu h1 {
	color: #B0C05D;
	font-size: x-large;
	text-align: center;
}
#accueil h2, #club h2, #contact h2, #fetefr h2, #fetenl h2, #fiches h2, #historique h2, #liens h2 {
	color: #E6BC85;
	font-size: medium;
	background: url(images/bouton.png) no-repeat left;
	height: 35px;
	text-indent: 35px;
	line-height: 35px;
	border-bottom: #E6BC85 dotted 1px;
}
#club h3, #contact h3, #fetefr h3, #fetenl h3, #fiches h3, #historique h3, #liens h3 {
	color: #E6BC85;
	font-size: small;
	text-indent: 55px;
}
#navigation {
	float: left;
	width: 200px;
	color: #F5F5F5;
	padding-top: 10px;
}
#navigation h2, #navigation h3 {
	font-size: small;
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: 3px;
}
#navigation h2 {
	font-size: small;
	text-align: center;
}
#navigation h3 {
	text-indent: 5px;
}
#navigation h3 a, #navigation h3 a:hover {
	color: #F5F5F5;
	text-decoration: none;
}
#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation li a {
	text-indent: 15px;
	display: block;
	height: 20px;
	line-height: 20px;
	border-bottom: 2px;
	border-top: 2px;
	color: #F5F5F5;
	text-decoration: none;
}
#navigation li a:hover {
	color: #5E5E5E;
	background: url(images/degrademenu.png) repeat-x;
}
#pied {
	background: url(images/pied.jpg) no-repeat;
	height: 35px;
	text-align: center;
	position: absolute;
	width: 860px;
	bottom: 0;
	border-top: 5px solid #FFFFFF; 
	border-bottom: 10px solid #FFFFFF;
	margin-left: 20px;
}
#pied p {
	margin: 0;
	font-size: small;
	line-height: 35px;
}
#pied p a {
	color: #F5F5F5;
}
.imagegauche {
	float: left;
	margin-right: 10px;
}
.imagedroite {
	float: right;
	margin-left: 10px;
}
.lettremenu {
	color: #B0C05D;
}
p.centrageimg {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.centrageimg img {
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}
table.competition {
	width: 80%;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table.competition td {
	text-indent: 3px;
}
table.competition td.centres {
	text-align: center;
}
table.competition td {
	border: thin solid #B0C05D;
	width: 25%;
}
table.competition th {
	border: thin solid #5E5E5E;
	width: 25%;
	padding: 3px;
}
ul.pasdepuces {
	list-style:none;
}
form.formulairecontact {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/fondpage.gif);
	border: #5E5E5E 1px solid;
}
form.formulairecontact fieldset {
	margin: 10px;
	border: #5E5E5E 1px solid;
}
form.formulairecontact label {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	padding-right: 3px;
}
form.formulairecontact input, form.formulairecontact textarea {
	width: 250px;
	background: #F0EBE3;
}
form.formulairecontact input.bouton {
	width: 200px;
	height: 20px;
	background: url(images/degrademenu.png) repeat-x;
	border: #5E5E5E 1px solid;
	color: #5E5E5E;
}
.jeune {
	color: #00FF00;
}
.dame {
	color: #FF00FF;
}
.important {
	color: #D50000;
	font-weight: bold;
}
