/* CSS Document EAD-PLEADE */


/*****************

TDM

*****************/


body.tdm {
	background-color: whitesmoke;
}

td.actuel {
	/*border-width: 1px 1px 0px 1px;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid ;
	background-color: lavender;
	border-color: darkslateblue;
}

td.navover{
	/*border-width: 0px 1px 1px 1px;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid ;
	border-color: black;
	cursor: pointer;
	/*background: lavender;*/
}

td.navout {
	/*border-width: 0px 1px 1px 1px;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid ;
	border-color: black;
}

.midi0 {
	padding-top:5px;
	padding-bottom:5px;
}

.midi1 {
	background: lavender;
	border: 1px solid black;
	padding:2px;
	margin-bottom:2px;
}

/*  general */

div.indent {
	margin-left: 40pt;
}


/* links */

.subdoc-link {
}

a.link:visited {
	color: mediumorchid;
}

a.link:hover {
	color: #e000a0;
}

a.link {
	color:  dodgerblue;
}

a.external {
	text-decoration : underline;
	background: beige;
}

a.internal {
	text-decoration : underline overline;
}

a.ead-link {
	color:  black;
}

/***************

Page de titre

****************/
div.title-page {

}

p.ead-eadid {
	font-size: 70%;
	text-align: right;
	margin-bottom: 5px;

}

div.ead-eadheader {
	margin-bottom:10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
	padding: 10px;
}

div.ead-filedesc {
	background-color: whitesmoke;

}

p.ead-titleproper {
	font-size: 110%;
	font-weight: bold;
	font-family: verdana, Arial, Helvetica, sans serif;
	background-color: #dcdfe2;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
	margin-bottom: 20px;
	padding: 3px;
}

p.ead-subtitle {
	color: #666666;
	font-weight: bold;
	font-size: 90%;
	text-align:center;
}

p.ead-author {
	text-align:center;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	border-color: #999999;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:3px;
}

p.ead-sponsor {
	font-size: 80%;
	text-align: right;
	margin-bottom: 5px;
	color: #555555;
}

p.ead-edition {
}


p.ead-publisher {
	text-align: center;
	background-color: #dcdfe2;
	padding:3px;
	color: #666666;
	margin-top: 5px;
}

 p.ead-date {
	font-size:90%;
	font-weight:bold;
	text-align: center;
	padding:3px;
	color: #666666;
	background-color: #dcdfe2;
	margin-bottom: 5px;
}

span.ead-addressline {
	display: inline;
	color: #666666;
}

p.ead-num {
	color: #666666;
}

p.ead-creation {
	font-weight:bold;
	color: #666666;
}

p.ead-langusage {
	color: #666666;
}

p.ead-descrules {
	color: #666666;
}

p.ead-edition {
}

div.ead-change {
}

span.ead-date {
	font-weight:normal;
}

p.ead-item {
}


/*  frame de titre */

body.page-header {
	background: whitesmoke;
}

div.page-header div.ir-title {
	background: whitesmoke;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding:4px;
	border-color: #555555;
}

div.page-header  p.ir-title {
	font-weight: bold;
	font-size: 110%;
	color: black;
	background: #DCDFE2;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding:4px;
	border-color: #555555;
}

div.page-header  p.ead-subtitle {
	background: white;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding:4px;
	border-color: #555555;
	text-align:left;
}

div.page-header  p.ead-author {
	text-align:right;
	border-width: 1px 0px 0px 0px;
	background: white;
	border-style: solid;
	border-color: #555555;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:3px;
}
/**************

 Informations de contexte

 **************/

/* le titre de l'instrument de recherche */

div.ir-title {
	border: 1px solid black;
	padding: 5px;
}

.present-ir-title {
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #555555;

}

p.ir-title {
	font-weight: bold;
	font-size: 110%;
	color: black;
	background: #DCDFE2;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	padding:4px;
	border-color: #555555;
}

/*** le contexte hierarchique de l'IR ***/

div.context {
	margin-top: 10px;
	border: 1px solid black;
	padding: 5px;
	background: ghostwhite;
}

p.present-context {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #555555;
	font-weight: bold;
}

#bdd div.ancestor {
	font-size:95%;
}


div.ancestor a {
}

/* le titre du document */
#bdd h1.doc-title {
	font-weight: bold;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #555555;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-bottom:0px;
	background-color: transparent;
}


#bdd h2.title-subdoc {
	color: #990000;
	font:normal 100% Verdana, Arial, Helvetica, sans-serif !important
}

/****************

Contenu du document

*****************/

/*** informations d'identification ***/

p.title-subdoc  {
	font-weight: bold;
	font-size: 90%;
	/*border-width: 0px 0px 1px 0px;*/
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #555555;
	padding-bottom: 3px;
	/*padding-left: 53px;
	margin-left: -40pt;*/
	background-color: ;
}

p.subdoc-p {
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 2pt;
	padding-left: 10pt;
	padding-top:0pt;
	padding-bottom:0pt;
	background:url(../pictures/F-rouge.gif) no-repeat;
}

p:hover.subdoc-p {
	background:#E9F5F5 url(../pictures/F-rouge.gif) no-repeat;
}

#bdd h2:hover.title-subdoc{
	background:#E9F5F5;
}

div.ead-did {
	background-color: ;
	padding-top: 3px;
}

table.ead-did {
}

td.did-label  {
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

td.did-content  {
	color: #555555;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

/*** unite de contenu ***/


div.unit-content {
	margin-bottom: 10pt;
}

div.bloc {
	margin-bottom: 10pt;
}

table.bloc td  {
	vertical-align:top;
	padding:2px;
}


table.bloc td p  {
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
}

div.text {
	margin-bottom: 10pt;
	padding:5pt;
}

div.text p.text  {
	color: #444444;
	font-weight: bold;
	font-size: 90%;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #555555;
}

.label {
	color: #333333;
	font-weight: bold;
	font-size:95%
}

.content {
	color: #555555;
	font-weight: normal;
}


p.ead-p {
	color: #555555;
	font-weight: normal;
	margin-bottom: 5pt;
}

td.content span.label {
	color: #444444;
	font-weight: bold;

}
.bloc {

}

br.ead-lb {
	margin-bottom: 2pt;
}

/* inline */

.ead-persname {
	color: #333333;
}

.ead-date {
	color: #333333;
}

.inline {
	display:inline;
}

/* autres elements  */

.ead-bioghist {
}

.ead-acqinfo {
}

.ead-scopecontent {
}

.ead-appraisal {
}

.ead-arrangement {
}

.ead-accessrestrict {
}

.ead-odd {
}

.ead-processinfo {
}

/*** les index ***/

div.index {
	margin-bottom: 10pt;
}

table.index {
	margin-bottom: 10pt;
}

.ead-controlaccess {
}

/**************

Grille

**************/

td.grille-unitid {
	font-weight: strong;
}

td.grille-unitid,
td.grille-other,
td.grille-unitdate {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

p.indent0 {
}

p.indent1 {
	margin-left: 20px;
}

p.indent2 {
	margin-left: 40px;
}

p.indent3 {
	margin-left: 60px;
}

p.indent4 {
	margin-left: 80px;
}

p.indent5 {
	margin-left: 100px;
}

tr.pair0 {
	background: whitesmoke;
}

tr.impair0 {
	background: whitesmoke;
}

tr.pair1 {
	background: blanchedalmond;
}

tr.impair1 {
	background:blanchedalmond;
}

tr.pair2 {
	background: cornsilk;
}

tr.impair2 {
	background: cornsilk;
}

tr.pair3 {
	background: mintcream;
}

tr.impair3 {
	background: mintcream;
}

tr.pair4 {
	background:oldlace;
}

tr.impair4 {
	background: oldlace;
}

tr.pair5 {
	background:papayawhip;
}

tr.impair5 {
	background:papayawhip;
}

/*********************

Styles de restitution

**********************/

.render-bold {
	font-weight:bold}

.render-bolddoublequote {
	font-weight:bold;
	}

.render-bolditalic {
	font-weight:bold;
	font-style:italic
	}

.render-boldsinglequote {
	font-weight:bold;
	}

.render-boldsmcaps {
	font-weight:bold;
	font-variant:small-caps;
	}

.render-boldunderline {
	font-weight:bold;
	text-decoration:underline;
	}

.render-italic {
	font-style:italic;
	}

.render-nonproport {
	font-family:serif;
	}

.render-smcaps {
	font-variant:small-caps;
	}

.render-sub {
	font-size:70%;
	vertical-align:sub;
	}

.render-super {
	font-size:70%;
	vertical-align:super;
	}

.render-underline {
	text-decoration:underline;
	}

/**** Gestion des guillemets *****/
/* Ne fonctionne pas sur IE.4 a IE.6 */

.render-singlequote[LANG|=fr],
.render-boldsinglequote[LANG|=fr],
.render-doublequote[LANG|=fr],
.render-bolddoublequote[LANG|=fr] {
	 quotes: "\00AB " " \00BB" "\2039 " " \203A"
	}

.render-singlequote[LANG|=en],
.render-boldsinglequote[LANG|=en],
.render-doublequote[LANG|=en],
.render-bolddoublequote[LANG|=en] {
	 quotes: '" ' ' "' "' " " '"
	 }


.render-singlequote:before,
.render-doublequote:before,
.render-boldsinglequote:before,
.render-bolddoublequote:before {
	content: open-quote
	}

.render-singlequote:after,
.render-doublequote:after,
.render-boldsinglequote:after,
.render-bolddoublequote:after {
	content: close-quote
	}

/*****************************

Affichage sur 1 ou 2 colonnes

*****************************/

.cols1, .cols2 {
	position: relative;
	padding: 0 0 1em 0;
	margin: 0px 0px 0 0;
}

/*
Affichage sur 1 colonne
**************************/

.cols1 #contenu {
	background-color: white;
	margin:0px 0px 20px 0px;
	float:clear;
	background: white;
	}

.cols1 #navigation {
	padding:0px;
	margin:10px 0px 20px 0px;
	background: white;
	top: 0px;
	}

.cols1 #subsets-list {
	margin-top: 10px;
	background: white;
	border: 0px solid #000000;
	}

.cols1 h3.subsets-list-presentation,
.cols1 h3.subsets-links-presentation,
.cols1 h3.subsets-forms-presentation,
.cols1 h3.subsets-results-presentation	 {
	 font-size:auto;
	 margin-top:10pt;
	 font-weight:bold;
	 text-align:left;
	 padding:auto;
	 background:white;
	 margin-bottom:auto;
	 color: slateblue;
	 border-width: 0px 0px 1px 0px;
	 border-style:solid;
	 border-color:darkslateblue;
	}

.cols1 #subsets-list li, .cols1 #subset-links li {
	 border-bottom: 0px solid #999999;
	 border-right: 0px solid #999999;
	 padding: auto;
	 font-size:70%;
	}

.cols1 #subset-links	{
	margin-top: 10px;
	background: white;
	border: 0px solid #000000;
	}

.cols1 #subset-forms, .cols1 #subset-results	{
	margin-top: 10px;
	background: white;
	border: 0px solid #999999;
	}

/*
Affichage sur 2 colonnes
************************/

.cols2 #contenu {
	background-color: white;
	float:right;
	width:68%;
	background: white;
	}

.cols2 #navigation {
	padding:0px;
	margin:10px 73% 20px 0px;
	background: white;
	top: 0px;
	}

/*Une liste */
#subsets-list {
	margin-top: 10px;
	background: #EDEDED;
	border: 1px solid #000000;
	}

/*le titre de la liste */
h3.subsets-list-presentation, h3.subsets-links-presentation, h3.subsets-forms-presentation, h3.subsets-results-presentation	 {
	 border-right: 1px solid #555555;
	 border-bottom: 1px solid #555555;
	 font-size:70%;
	 margin-top:0px;
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 background:slateblue;
	 color:#DCDFE2;
	 margin-bottom:0px;
	}

p.subset-actions-name {
	margin:10px;
	font-size: 80%;
	color: #666666;
}

/*un div pour un item de la liste */
#subsets-list li, #subset-links li {
	 border-bottom: 1px solid #999999;
	 border-right: 1px solid #999999;
	 padding: 10px;
	 font-size:70%;
	}

#subsets-list ul,  #subset-links ul {
	 list-style: none;
	 padding: 0px;
	 margin: 0px 0 0 0;
}

#subsets-list li a, #subset-links li a {
	display:block;
}

#subsets-list span, #subset-links span {
	margin-left:5px;
	display:block;
}

#subset-links	 {
	margin-top: 10px;
	background: #EDEDED;
	border: 1px solid #000000;
	}

#subset-forms, #subset-results		 {
	margin-top: 10px;
	background: white;
	border: 1px solid #999999;
	}

/**************************
Chemin
***************************/

table.subset-path {
	border-bottom: 1px solid #DDDDDD;
}

.subset-path td {
	vertical-align:top
}

.subset-path p {
	white-space:nowrap;
	color:black;
	font-size: 95%;
}

.subset-path a {
	font-size: 95%;
}

.subset-path span {
	color: #555555;
	font-size: 95%
}



