@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html{
	height:100%;
	width:100%;
}
body {
	position:relative;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-image: url(../images/fond_livres.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:fixed;
	-webkit-background-size: cover!important;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment:inherit;
	font-family: eb-garamond, serif;
	font-size: 17px;
	line-height: 23px;
	color: #000;
	text-align: justify;
}
body.background {
	background-attachment:fixed;
}
#arbor {
	position: absolute;
	min-height: 100%;
	min-width: 100%;
}
nav {
	display: none;
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 50px;
	background: #F4F4F4;
}
#header_border {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	height: 50px;
	background: #F4F4F4;
	border-bottom: 1px solid #000;
}
#logo, #logo_retour {
	width: 150px;
	height: 23px;
	margin: 14px 0 0 30px;
	background-image: url(../images/sprite.png);
	background-position: -62px -2px;
	background-repeat: no-repeat;
}
#logo_retour a {
	display: block;
	width: 150px;
	height: 23px;
}
#logo h1, #logo_retour a {
	text-indent: -5000px;
}
#logo_retour:hover {
	background: url(../images/sprite.png) -224px -2px no-repeat;
	cursor: pointer;
}
#auteur {
	display: none;
	color: black;
	text-indent: -5000px;
}
#phrase {
	position: fixed;
	top: 19px;
	right: 50%;
	z-index: 5;
	width: 150px;
	height: 18px;
	margin: 0 -75px 0 0;
	font-size: 17px;
	color: #000;
	text-align: center;
}
#main {
	margin: 0;
	margin-top: 50px;
}
#main.linkable {
	cursor: pointer;
}
#page {
	position: absolute;
	top: 0;
	left: 50%;
	overflow: hidden;
	width: 800px;
	min-height: 100%;
	margin: 0 0 0 -400px;
	padding: 0;
	background-color: #F4F4F4;
}
#retour_haut {
	display: none;
	position: fixed;
	bottom: 35px;
	right: 50%;
	margin-right: -460px;
	height: 26px;
	width: 26px;
	color: #fff;
	background: url(../images/sprite.png) 0 -1px no-repeat;
	cursor: pointer;
}
.niveau {
	width: 702px;
	margin: 30px 0 0 15px;
	padding: 0;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
}
.niveau:first-child {
	margin-top: 90px
}
.nombre {
	position: relative;
	top: -19px;
	left: 0;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 5px 8px;
	font-weight: 700;
	letter-spacing: 1px;
	background-color: #F4F4F4;
}
.article_in {
	width: 90%;
	margin: 0 0 20px 10px;
	padding: 8px 0;
}
.article_in p {
	margin-bottom: 5px
}
.article_in:last-child {
	width: 90%;
	margin-bottom: 50px;
}
.article, .cinema, .liens, .travaux {
	width: 90%;
	margin: 25px 0 0 20px;
	padding: 8px 0;
}
.article:last-child, .cinema:last-child, .liens:last-child, .travaux:last-child {
	width: 90%;
	margin: 25px 0 45px 20px;
	padding: 8px 0;
}
.article:first-child, .cinema:first-child, .liens:first-child, .travaux:first-child {
	width: 90%;
	margin: 81px 0 0 20px;
	padding: 8px 0;
}
.commentaire, .presentation, .reference, .titre {
	width: 93%;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 18px;
	border-left: solid 1px #000;
}
.commentaire p, .presentation p, .reference p {
	margin-bottom: 5px
}
.commentaire p sup, .presentation p sup, .reference p sup {
	position: relative;
	top: -4px;
	font-size: 0, 7em;
}
.commentaire p sub, .presentation p sub, .reference p sub {
	position: relative;
	top: 4px;
	font-size: 0, 7em
}
.commentaire p:last-child, .presentation p:last-child, .reference p:last-child {
	margin-bottom: 0;
}
.commentaire ol, .presentation ol, .reference ol {
	list-style: decimal;
	margin: 5px 0 5px 100px;
}
.commentaire ul, .presentation ul, .reference ul {
	list-style: square;
	margin: 5px 0 5px 100px;
}
.titre {
	position: relative;
	margin-top: 0;
	border-left: solid 3px #000;
	border-bottom: solid 1px #000;
	color: #000;
}
.titre a:first-child {
	text-decoration: none;
	color: inherit;
	cursor: default;
}
.titre a {
	display: inline-block;
	position: relative;
	left: 6px;
	top: 1px;
	width: 10px;
	height: 10px;
	background: url(../images/sprite.png) -32px -9px no-repeat;
}
.titre a:hover {
	background: url(../images/sprite.png) -45px -9px no-repeat;
	cursor: pointer;
}
#main_dico {
	width: 706px;
	margin: 81px auto 0;
}
#mot {
	display: inline;
	font-weight: 700;
}
#info {
	display: inline;
}
#definition {
	margin: 20px 0;
}
#definition p {
	margin: 0 0 10px;
}
#relations {
	position: relative;
	z-index: 2;
	margin: 0 0 40px;
}
.correlat {
	display: inline
}
.correlat:hover {
	cursor: pointer;
	text-decoration: underline;
	color: rgba(153,153,153,1);
}
#outils {
	position: absolute;
	top: 60px;
	right: 14px;
	z-index: 3;
}
#outils li {
	display: inline-block;
	padding: 0 0 0 10px;
	font-size: 12px;
}
#outils li:hover {
	cursor: pointer;
	color: rgba(102,102,102,1);
}
.ui-widget {
	position: absolute;
	top: 20px;
	right: 40px;
	z-index: 3;
	width: 180px;
}
.ui-widget input {
	width: 180px;
	height: 20px;
	margin: 0!important;
	padding: 0 0 0 2px!important;
	border: solid 1px #000;
	-webkit-appearance: none;
	border-radius: 0;
	font-family: eb-garamond, serif;
	font-size: 15px;
	outline: 0;
}
.ui-widget #recherche::-moz-placeholder {
color:#929292;
}
.ui-widget #recherche::-webkit-input-placeholder {
color:#929292;
}
#submit {
	position: absolute;
	top: 20px;
	right: 36px;
	z-index: 3;
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: solid 1px #000;
	border-radius: 0;
	background: #fff url(../images/sprite.png) -169px -44px no-repeat;
}
#submit:hover {
	cursor: pointer;
	background-color: #E0E0E0;
}
.ui-widget.check::after {
	background: url(../images/ajax_verification.gif);
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	z-index: 100;
	height: 12px;
	width: 12px;
	margin: 0 0 0 143px;
}
#retour_outils {
	display: none;
	position: absolute;
	top: 62px;
	right: -40px;
	z-index: 3;
	height: 22px;
	width: 20px;
	background: url(../images/sprite.png) -134px -41px no-repeat;
}
#retour_outils:hover {
	cursor: pointer;
}
#delimitation_drag {
	position: absolute;
	top: 55px;
	left: 50%;
	width: 790px;
	height: 92%;
	margin: 0 0 0 -395px;
}
#drag_abreviations {
	position: fixed;
	top: 64px;
	left: 60%;
	z-index: 3;
	margin: 0;
	margin-top: -300px;
	padding: 0 25px 0 0;
	font-size: 16px;
	border: solid 1px #000;
	-moz-box-shadow: 5px 7px 15px #8a8a8a;
	-webkit-box-shadow: 5px 7px 15px #8a8a8a;
	box-shadow: 5px 7px 15px #8a8a8a;
	background-color: #F8FBFB;
	color: #000;
	cursor: move;
}
#drag_abreviations #a {
	display: inline;
	float: left;
	margin: 0;
	padding: 5px 10px;
}
#drag_abreviations #b {
	display: inline;
	float: right;
	margin: 0;
	padding: 5px 10px;
}
#cancel {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px;
	background: url(../images/sprite.png) -80px -44px no-repeat;
}
#cancel:hover {
	cursor: pointer;
	background: url(../images/sprite.png) -102px -44px no-repeat;
}
#missing_word {
	display: none;
	width: 300px;
	height: 30px;
	margin: 200px auto 0;
	text-align: center;
}
#images {
	display: none;
	position: relative;
	top: 51px;
	left: 0;
	width: 100%;
	min-height: 100%;
	margin: 10px 0 100px;
}
li .petit {
	margin: 0;
	padding: 5px;
	max-width: 150px;
	border: solid 1px #999;
}
#images li .petit:hover {
	border: solid 1px #000;
}
#loading_photos {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	margin-left: -16px;
	background-color: transparent;
}
#images .infobulle {
	display: inline-block;
	position: absolute;
	z-index: 100;
	max-width: 300px;
	padding: 10px;
	color: #fff;
	background: rgba(0,0,0,.8);
	border: solid 0 #000;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
#moi {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 65px;
	height: 300px;
	margin: -150px 0 0 -429px;
	background: url(../images/sprite.png) 0 -48px no-repeat;
}
form {
	position: absolute;
	z-index: 10;
	top: 121px;
	left: 50%;
	width: 500px;
	margin: 0 0 0 -250px;
	font-size: 14px;
}
form label, input, textarea {
	display: block;
	font-family: serif;
	font-size: 15px;
}
form input, form textarea {
	display: block;
	padding-left: 5px;
	font-family: serif;
	font-size: 15px;
	-webkit-appearance: none;
	border-radius: 0;
}
form #message_electronique, form input[type=text] {
	height: 25px;
	width: 300px;
	margin: 1px 0 20px;
	background: #F8FBFB;
}
form textarea {
	width: 400px;
	height: 200px;
	margin: 0 0 20px;
	padding-top: 5px;
	border: solid 1px #000;
	background: #F8FBFB;
	outline: 0;
}
form #mail {
	display: none
}
form input[type=submit] {
	width: 70px;
	height: 25px;
	margin: 20px 0 0;
	padding: 0;
	font-size: 13px;
	border: solid 1px #000;
	background-color: transparent;
}
form input[type=submit]::-moz-focus-inner {
border:0;
padding:0;
}
form input[type=submit]:hover {
	cursor: pointer;
	background-color: rgba(43,43,43,1);
	color: #fff;
}
.rouge {
	color: #921b1b;
}
.noir {
	color: #000;
}
.bord_noir {
	border: solid 1px #000;
	border-left: solid 4px #000;
}
.bord_rouge {
	border: solid 1px #921b1b;
	border-left: solid 4px #921b1b;
}
:focus {
	outline-color: #A7A7A7;
}
it {
	font-style: italic;
}
gr {
	font-weight: 700;
}
#mail_envoye {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -200px;
	vertical-align: middle;
	height: 25px;
	width: 400px;
	text-align: center;
	line-height: 25px;
}
#loading_page {
	display: none;
}
#ajax_loading {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	margin-left: -16px;
	background-color: transparent;
}

@media screen and (max-width:970px) {
#retour_haut {
	display: none;
	background: 0 0;
}
}
