body {
	background: white;
	margin: 0px;
	padding: 0px;
}



/* .osee {
	font-family: times;
	font-size: 24px;
	font-weight: bold;
	color: black;
}

.directeur {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
} */

.directeur {
	font-family: times;
	font-size: 24px;
	line-height: 24px;
}

.directeurLink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #4b3a6e;
}

.directeurLink:hover {
	color: black;
	text-decoration: none;
}



.td {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
}

.date {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.creditLink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: black;
	text-decoration: none;
}

.creditLink:hover {
	color: #9287ae;
	text-decoration: underline;
}



/* Debut des styles Livres */

.livreAuteur {
	font-family: times;
	font-size: 24px;
	font-weight: bold;
}

.livreTitre {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ef9c00;
}

.livreSousTitre {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #b37500;
}

.livreEditeur {
	font-family: arial;
	font-size: 11px;
	color: #4b3a6e;
}

.livreDescription {
	font-family: arial;
	font-size: 12px;
	color: #4b3a6e;
}

.livreInformations {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #a59cb6;
}

.prixNote {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #a59cb6;
}

.livreISBN {
	font-family: arial;
	font-size: 11px;
	color: #4b3a6e;
}

.livreLabel {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.livreImage {
	margin: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #eae9ed;
}

.livreCritiqueLink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #4b3a6e;
}

.livreCritiqueLink:hover {
	color: black;
	text-decoration: none;
}

/* Fin des styles Livres */




.listeTitre {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ef9c00;
}

.listeSousTitre {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #b37500;
}

.listeNote {
	font-family: arial;
	font-size: 12px;
	color: #4b3a6e;
}

.listeLink11 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #4b3a6e;
}

.listeLink11:hover {
	color: black;
	text-decoration: none;
}

.listeLink12 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #4b3a6e;
}

.listeLink12:hover {
	color: black;
	text-decoration: none;
}

.lh22 {
	line-height: 22px;
}

.bioDate {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ef9c00;
}



/* Debut du courriel */

.courrielInput {
	font-family: arial;
	font-size: 11px;
	color: #4b3a6e;
	background-color: #eeedf3;
	border-style: solid;
	border-width: 1px;
	border-color: #655787;
}

.courrielField {
	font-family: arial;
	font-size: 11px;
	color: #4b3a6e;
	background-color: #eeedf3;
	border-style: solid;
	border-width: 1px;
	border-color: #655787;
}

.courrielSelect {
	font-family: arial;
	font-size: 11px;
	color: #4b3a6e;
	background-color: #eeedf3;
	border-style: solid;
	border-width: 1px;
	border-color: #655787;
}

.courrielThemes {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.courrielStars {
	font-family: arial;
	font-size: 14px;
	line-height: 10px;
	text-align: center;
	color: red;
}

.courrielNotes {
	font-family: arial;
	font-size: 11px;
	color: #4b3a6e;
}

/* Fin des inputs */



/* Debut du bulletin */

.bulletinInput {
	font-family: arial;
	font-size: 11px;
	color: #4b3a6e;
	background-color: #eeedf3;
	border-style: solid;
	border-width: 1px;
	border-color: #655787;
}

.bulletinField {
	font-family: arial;
	font-size: 11px;
	color: #4b3a6e;
	background-color: #eeedf3;
	border-style: solid;
	border-width: 1px;
	border-color: #655787;
}

.bulletinSelect {
	font-family: arial;
	font-size: 11px;
	color: #4b3a6e;
	background-color: #eeedf3;
	border-style: solid;
	border-width: 1px;
	border-color: #655787;
}

.bulletinThemes {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.bulletinStars {
	font-family: arial;
	font-size: 14px;
	line-height: 10px;
	text-align: center;
	color: red;
}

.bulletinNotes {
	font-family: arial;
	font-size: 11px;
	color: #4b3a6e;
}

/* Fin des inputs */