body {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.gdtable {
	border: 1px double #D05200;
}
.grostexteorange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #FF6500;
	font-weight: bold;
}

.petittexte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
}
.petittextenoir {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}

.centreblanc {
	background-color: #FFF;
	background-image: url(images/fond_gris.gif);
	background-repeat: repeat-x;
}
.fondhaut {
	background-image: url(images/fond_haut.gif);
}

.texteaccueil {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
}

.contourstablelogo {
	border: 1px double #FF6500;
}


.titres {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
}
.grostitres {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF6500;
}
a:link {
	color: #FF6500;
}
a:visited {
	color: #FF6500;
}
a:hover {
	color: #FF6500;
}
a:active {
	color: #FF6500;
}
