@import url('_fixe.css');

html {
	background: #aaa;
}

body {
	background: #fff;
}

#header {
	background: url('turf_header.jpg');
	height: 217px;
}

#header h1 A {
	height: 217px;
}

.title h2, .title h3 {
	color: #fff;
	background: #436623 url('turf_titre.jpg');
	border: 1px black solid;
	padding-left: 5px;
}

.title h2 A {
	color: #fff;
}

A {
	color: #436623;
}

.info {
	color: #fff;
	padding-right: 5px;
	margin-top: -18px;
}

.comment {
	background: url('turf_fer.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 35px;
	margin-bottom: 10px;
}
