body {
	font-family: 'Lucida Grande', Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #fff;
	color: black;
	text-align: justify;
}

#contenu {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -40%;
	width: 80%;
	bottom: 0px;
	z-index: 0;
	border-left: #00062f 3px double;
	border-right: #00062f 3px double;
}

#contenu2 {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

sup {
	font-size: 0.75em !important;
	line-height: 0px;
	vertical-align: 0;
	position: relative;
	bottom: 1ex;
}

sub {
	font-size: 0.75em !important;
	line-height: 0px;
	vertical-align: 0;
	position: relative;
	top: 0.6ex;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	cursor: pointer;
	color: #00062f;
	border-bottom: #00062f 1px dotted;
	text-decoration: none;
}

a:link {
	cursor: pointer;
	color: #00062f;
	border-bottom: #00062f 1px dotted;
	text-decoration: none;
}

a:visited {
	cursor: pointer;
	color: #00062f;
	border-bottom: #00062f 1px dotted;
	text-decoration: none;
}

sup {
	font-size: 65%;
}

#menu {
	font-size: 10px;
	background: #00062f;
	color: #7dc7b1;
	position: absolute;
	top: 80px;
	left: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#menu td {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

.lien {
	cursor: pointer;
	color: #00462f;
	border-bottom: #00062f 1px dotted;
}

.lienNd1 {
	cursor: pointer;
	border-bottom: #6cb6a0 1px dotted;
}

.lienNd2 {
	cursor: pointer;
}

h2 {
	font-size: 24px;
	text-align: left;
	border-bottom: #00062f 2px dotted;
	color: #00062f;
	margin: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: "Palatino Linotype", Cochin, serif;
	font-family: "Palatino Linotype", Cochin, serif;
}

h3 {
	font-size: 20px;
	text-align: left;
	color: #1d7d68;
	margin: 0px;
	margin-top: 20px;
	font-family: "Palatino Linotype", Cochin, serif;
}

h4 {
	font-size: 16px;
	font-family: "Palatino Linotype", Cochin, serif;
	margin-bottom: 5px;
	margin-top: 35px;
	color: #00062f;
}

#logo {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -300px;
	right: 0px;
	width: 600px;
	height: 80px;
}

#ama {
	position: absolute;
	top: 10px;
	right: 25px;
	width: 75px;
	height: 140px;
	z-index: 256;
	cursor: pointer;
}

.pasVu {
	visibility: hidden;
	display: none;
}

.note {
	font-size: 10px;
	border-top: #6cb6a0 2px dotted;
}

.voir {
	visibility: visible;
	display: block;
}

.portrait {
	float: right;
	margin: 0px 0px 15px 15px;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size: 8px;
	text-align: center;
	color: #7dc7b1;
	background-color: #00062f;
}

.portrait_g {
	float: left;
	margin: 0px 15px 15px 0px;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size: 8px;
	text-align: center;
	color: #7dc7b1;
	background-color: #00062f;
}

tt {
	font-size: inherit;
	font-family: "Palatino Linotype", Cochin, serif;
}

code {
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
}

.table_bordee, .table_bordee table, .table_bordee tr, .table_bordee td, .table_bordee th {
	border: #7dc7b1 1px dotted;
}

.texteHistorique {
	margin-left: 100px;
	margin-right: 100px;
	text-indent: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: #00062f 1px dotted;
}

.texteHistorique p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.noteG {
	text-indent: 0px;
	text-align: right;
	position: absolute;
	left: 10px;
	width: 80px;
	font-size: 12px;
	float: left;
	padding: 5px;
	display: block;
	background-color: #eef;
}

.noteD {
	text-indent: 0px;
	text-align: left;
	position: absolute;
	right: 25px;
	width: 85px;
	font-size: 12px;
	float: right;
	padding: 5px;
	display: block;
	background-color: #eef;
}

.releve {
	margin-top: -35px;
}

.droite, .droite tr, .droite td {
	text-align: right;
}

.gauche, .gauche tr, .gauche td {
	text-align: left;
}

.padHaut5, .padHaut5 td {
	padding-top: 5px;
}

.padBas10, .padBas10 td {
	padding-bottom: 10px;
}

.espace_reduit p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.bibliographie li {
	margin: 5px;
}

.reduit {
	font-size: smaller;
	font-weight: normal;
}

#reference {
	position: absolute;
	bottom: 50px;
	right: 50px;
	width: 500px;
	background-color: #bee3d8;
	color: #00062f;
	z-index: 7;
	visibility: hidden;
	display: none;
	padding: 5px;
	border: #00062f 1px dotted;
}

.tableau, .tableau th, .tableau td {
	border: #7dc7b1 1px solid;
	border-collapse: collapse;
	padding: 5px;
}

.icone {
	border: 0px;
	vertical-align: top;
	margin-left: 2px;
}

#blocInfo {
	position: fixed;
	top: 150px;
	left: 20px;
	background-color: white;
	color: black;
	border: black 1px solid;
	visibility: hidden;
	display: none;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	z-index: 100;
}

#precedent {
	position: absolute;
	top: 317px;
	left: 33px;
}

#suivant {
	position: absolute;
	top: 317px;
	left: 778px;
	z-index: 90;
}

#divBibli {
	width: 823px;
	height: 623px;
	margin: 0px 15px 15px 0px;
}

#fille_intro {
	float: left;
	margin: 10px 15px 15px 0px;
	width: 50%;
}

#fLangue {
	position: absolute;
	top: 32px;
	right: 10px;
	font-size: 10px;
}

#eMail {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 10px;
	color: #00062f;
}

#eMail p {
	margin: 0px;
	padding: 0px;
}

#nouvelleOrthographe {
	position: absolute;
	bottom: 52px;
	right: 10px;
	height: 41px;
}

#codeValide {
	position: absolute;
	bottom: 10px;
	right: 10px;
	height: 32px;
	margin: 0px;
}

#codeValide p {
	margin: 0px;
	padding: 0px;
}

#leDivDuFrame {
	position: absolute;
	left: 60px;
	right: 60px;
	top: 75px;
	bottom: 50px;
	padding: 0px;
	margin: 0px;
	border: #00062f 1px solid;
}

#leDivDuFrame p {
	margin: 0px;
	padding: 0px;
}

#objetPrecedent {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	left: 10px;
}

#objetSuivant {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	right: 10px;
}

#listeObjets {
	position: absolute;
	bottom: 0px;
	height: 45px;
	left: 50px;
	right: 50px;
	text-align: center;
	font-size: 10px;
	overflow: auto;
}

.colle {
	margin: 0px;
	padding: 0px;
}

.imageObjet {
	margin: 0px 3px 15px 0px;
}

.imageObjetRouge {
	position: absolute;
	top: 5px;
	right: 295px;
	width: 140px;
	height: 170px;
	background-color: #fdd;
	font-size: 8px;
	text-align: center;
}

.imageObjetBleu {
	position: absolute;
	top: 5px;
	right: 150px;
	width: 140px;
	height: 170px;
	background-color: #ddf;
	font-size: 8px;
	text-align: center;
}

.imageCombinee {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 140px;
	height: 170px;
	background-color: #fdf;
	font-size: 8px;
	text-align: center;
}

.imageDSS {
	width: 140px;
	height: 140px;
}

#infoObjet {
	position: absolute;
	left: 5px;
	top: 5px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#infoCatalogue {
	position: absolute;
	right: 5px;
	top: 45px;
}

#titreCatalogue {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

#caseRetour {
	text-align: right;
	font-size: 10px;
	font-family: 'Lucida Grande', Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.unEmAvant p {
	margin-top: 1em;
}

#facebookLike {
	position: absolute;
	top: 105px;
	left: 5px;
	border: none;
	overflow: hidden;
	width: 20%;
	height: 65px;
}

.abrNGC, .abrNGC tr, .abrNGC td, .abrNGC th {
	border: #00062f 1px solid;
	padding: 5px;
	margin: 0px;
	border-collapse: collapse;
}

#enConstruction {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70px;
	text-align: center;
	background-color: red;
	color: yellow;
	font-family: sans-serif;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-size: 10px;
}

#enConstruction h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	color: yellow;
}

.descendu {
	vertical-align: -5px;
}
