body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.blanc, a.blanc   { color: #ffffff; }
.gris, a.gris     { color: #999999; }
.pump, a.pump, a.menu_selected { color: #ff9933; }

H1 { font-size: 16px; font-weight: normal; text-align: center; }

div#logo {
	background: transparent url(../images/pump_orange.jpg) no-repeat;
	display: block;
	width: 227px;
	height: 82px;
}
