body {
	margin-top: 0;
	margin-left: 0;
}

.titre {
	font: bold 12pt "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	color: white;
}

.readingText {
	font: 10pt Geneva, Arial, Helvetica, sans-serif;
	color: white;
	padding-left: 5px;
}

.linkbloc {
	font: 13px/1.3em Courier, "Courier New", mono, serif;
	color: midnightblue;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #60180e;
	line-height: 30px;
}

.linkbloc a {
	text-decoration: none;
	color: maroon;
}

.readingText A {
	text-decoration: none;
	color: #60180e;
}

.readingText A:visited {
	text-decoration: none;
	color: maroon;
}

.readingText A:hover {
	text-decoration: none;
	color: darkolivegreen;
}

.blogText {
	font: 13px/1.3em Courier, "Courier New", mono, serif;
	color: midnightblue;
	padding-left: 25px;
	overflow: auto;
}

.blogTitle {
	font: italic 13px/1.3em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	color: black;
	padding-left: 20px;
}

.blogTitle a {
	color: #76581c;
	text-decoration: none;
}

.blogTitle a:hover {
	color: darkblue;
}

ul {
	list-style-type: none;
}
