body {
	color: #ffd495;
	background-color: #000;
	font: bold 13px "Trebuchet MS", Arial, sans-serif;
	top: 10px;
}

td {
	color: #ffd495;
	font: bold 13px "Trebuchet MS", Arial, sans-serif;
}

.gras {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

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

.vignette10 {
	font-weight: bold;
	font-size: 10px;
}

.titre {
	font-weight: bold;
	font-size: 24px;
	color: #F5AB4A;
}

.soustitre {
	font-weight: bold;
	font-size: 20px;
	color: #F5AB4A;
}

h1 {
	font-size: 24px;
	color: #F5AB4A;
}

h2 {
	font-size: 20px;
	color: #F5AB4A;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

a:link {
	color : #1aa8f9;
	}

a:hover {
	color : #c2ddff;
	}

a:visited {
	color : #168ed3;
	}

a:active {
	color: #FFFFFF;
	}13px
