@CHARSET "UTF-8";

* {
	font-family: Calibri;
	line-height: 2em;
}

/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	color: #666;
	font-size: 13px;
}

h1 {
	font-size: 2em;
	font-weight: bold;
}

h1.title {
	font-weight: normal;
	color: #FFF;
	font-family: georgia, "times new roman", serif;
	color: #FFF;
	margin: 0;
}

.header h1.title {
	float: right;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 1em 0;
	color: #Ff534A;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 1em 2em;
	color: #26619C;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 1em 0em;
}

input {
	line-height: 1.4em;
}

input[type="submit"] {
	color: #Ff534A;
	font-weight: bold;
}

p, ul {
	margin-bottom: 1em;
}

a {
	text-decoration: none;
}

li {
	line-height: 1.8em;
	list-style-type: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

ol {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */
body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
}

/* Header
-----------------------------------------------------------------------------*/
.header li {
	display: inline;
	margin-right: 1em;
}

.footer, .header {
	background: #800000;
}

.footer {
	padding: 1em 0;
	width: 100%;
	height: 100px;
}

.footer img {
	height: 70px;
	margin: 1em;
}

.header {
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
	padding: 1em 3em 0 3em;
}

.header li, .header a {
	color: #FFF;
}

/* Middle
-----------------------------------------------------------------------------*/
.middle {
	min-height: 700px;
}

.middle:after {
	display: table;
	clear: both;
	content: '';
}

/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 250px;
	min-height: 600px;
	margin-left: -100%;
	position: relative;
	background: #EEF;
	text-align: center;
	margin-left: -100%;
}

.left-sidebar li {
	margin: 1em;
	font-size: 1.1em;
	font-weight: bold;
}

hi[rend='bold'] {
	font-weight: bold;
}

label {
	font-weight: bold;
	font-size: 1em;
	margin-right:0.5em;
}

.current-page {
	font-weight: bold;
}

.pagination a {
	color: #26619C;
	margin-right: 1em;
}

#navigation {
	position: absolute;
	right: 5%;
}

#navigation a {
	border: 1px solid #666;
	padding: 0.2em;
	background-color: rgba(204, 204, 204, 0.2);
}

#navigListe {
	border-bottom: 1px solid #000;
	background-color: rgba(204, 204, 204, 0.2);
	padding: 1em 3em;
}

.listeManuscrits li, #listeTypologies li {
	padding: 0.2em 0 0.2em 3em;
}

.nomAuteur, .refManuscrit {
	font-weight: bold;
	color: #26619C;
}

.listeManuscrits>li:nth-child(even), #listeTypologies>li:nth-child(even) {
	background-color: rgba(204, 204, 204, 0.6);
}

.listeAuteurs>li {
	font-weight: normal;
}

.notice {
	padding: 1em 3em;
}

.notice .sousbloc {
	width: 70%;
	border: 1px solid #666;
	padding: 1em 2em 0em 2em;
	margin-bottom: 2em;
	background-color: rgba(204, 204, 204, 0.2);
	border: 1px solid #666;
}

.contenuTexte {
	width: 65%;
	margin: auto;
	margin-top: 1em;
}

#homeSearch {
	height: 80px;
	background: #801b1b;
	margin-bottom: 2px;
}

#homeSearch form {
	padding-top: 25px;
	text-align: center;
}

a:HOVER {
	text-decoration: underline;
}

.manuscritsStuffs {
	display: none;
}

#triOeuvres a, #triManuscrits a {
	margin: 0.5em;
}

.italic, .latin {
	font-style: italic;
}

.bibliographie li, .notes li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 1em;
}

#divFormContact {
	display: none;
	border: 1px solid #666;
	background: #FFF;
	position: fixed;
	top: 20%;
	left: 25%;
	width: 50%;
	margin: auto;
	padding: 1%;
}

#formContact {
	margin-top: 1em;
}

#formContact input[type="text"], #formContact textarea {
	width: 70%;
}

#formContact label {
	float: left;
	width: 12em;
	text-align: right;
	margin-right: 1em;
}

#messageContact {
	text-align: center;
	color: red;
	margin-top: 0.5em
}

.signaler {
	font-size: 0.8em;
	color: #500;
}

#blocImageAccueil {
	width: 65%;
	margin: auto
}

#blocImageAccueil img {
	width: 100%
}

.highlight {
	background: #FF8;
}

.liens {
	width: 50%;
	margin: auto;
	text-align: center;
	margin-top: 25px;
}

.liens a {
	color: #FFF;
	margin: 0 20px;
}

#remerciements, #depouillement {
	display: none;
}

.imgAuteur {
	float: right;
	width: 40%;
	padding: 0 0 1em 2em;
}

.imgAuteur p {
	margin:0;
}

.imgAuteur img {
	width: 100%;
}

.imgAuteur .legende {
	text-align: center;
}

.contenuTexte li
{
  list-style-type: circle;
  list-style-position: inside;
}