body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}

.courseDesc {
	padding: .9em;
}

.doc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	width: 98%;
	padding: 2% 6% 2% 6%;
	margin-top: 1%;
	background-color: #FFFFFF;
	text-align: left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
}

a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
}

#divroot p strong {
	color: #000000;
	letter-spacing: .3em;
	font-size: 1.1em !important;
	inherit : none;
}

strong {
	color: #000000;
	letter-spacing: .3em;
	font-size: 1.1em !important;
	inherit : none;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.name {
	font-weight: bolder;
}

.sortby {
	margin-bottom: 2%;
}

.entry {
	margin-bottom: 3%;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: italic;
	color: #666666;
	text-align: left;
}

.poesie {
	width: 350px;
	margin-left: 150px;
	text-align: center;
}

.page {
	float: left;
	background-color: #FFFFFF;
	padding: 20px;
	width: 800px;
	height: auto !important;
}

.renvois {
	color: #666666; /*#B09425;*/
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	margin-left: 20px;
}

.super, sub, sup {
	line-spacing: .5em;
}

#article_en {
	display : none;
}

#nav a, span {
	color: #CCCCCC;
}
#nav {
	margin-bottom: 2%;
}
.notes li {
	font-style : italic;
}

.notes li em {
	font-style : normal;
}

.notes em {
	font-style : normal;
}
.emphasisWEmphasis {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style : italic;
}

.emphasisWEmphasis em {
	font-style : normal;
}
#byDate {
	display : none;
}

.avertissement {
	width: 95%;
	margin-left: 2%;
	color: #666666;
	text-align: center;
	font-style: italic;
}
