body {
	color: #f5f5f5;
	background-color: #3e1e12;
	font: 13px/125% "Trebuchet MS", Arial, sans-serif;
}

td {
	color: #f5f5f5;
	font: 13px/125% "Trebuchet MS", Arial, sans-serif;
}

li {
	line-height: 125%;
}

.gras {
	font-weight: bold;
}

.gras {
	font-weight: bold;
}

.vignette12 {
	font-size: 12px;
}

.grasital {
	font-weight: bold;
	font-style: italic;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
}

a:link {
	color : #de160b;
	}

a:hover {
	color : #f00;
	}

a:visited {
	color : #b9442d;
	}

a:active {
	color: #fac839;
	}
