/* *************************** Gabarit de la Division des archives ********************************** */
/* *************************** Auteur Stephane Petit ********************************** */
/* *************************** Date aot 2006 ********************************** */

/* **************** les balises html du site Archives **************** */

a {
	color: #06C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 130%;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 12px 0;
}
h2 {
	color: #333;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: normal;
	font-weight: bold;
	margin: 12px 0 8px 0;
}
h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	border: none;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 12px 0;
}
h4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 12px 0;
	border: none;
}
p {
	margin: 0 0 12px 0;
}
hr {
	margin-right: 10px;
	margin-top: 1.5em;
	color: #996600;
	height: 1px;
	border-top: 1px solid #996600;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
dl {
	margin: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
}
dl.autresite {
	margin: 0;
	margin-bottom: 10px;
	margin-left:0;
	padding: 0;
}
dt {
	font-weight: bold;
	margin-top: 10px;
	margin-left:0;
	padding: 0;
}
dd {
	margin-top: 5px;
	margin-bottom: 1em;
	padding: 0;
	margin-left:0;
}
dd ol {
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	list-style-position: outside;
}
dd ul {
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
div#um-contenu {
	color: #333;
	font-size: 80%; /* ne pas oublier que toutes les tailles dans #um-contenu sont relatives à ce 80% */
	line-height: 135%;
	padding: 15px 0 30px 12px;
}


/* **************** section bandeau **************** */

div#um-bandeau-identification {
	height: 46px;
	left: 0;
	position: relative;
	top: 0;
	width: 760px;
	background-image: url(../images/band_arc_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}
div#um-bandeau-identification div.um-bandeau-site-complet {
	border-bottom: none;
	height: 0;
	right: 0;
	top: 0;
	width: 533px;
	z-index: 1;
	display: none;
}

/* **************** section contenu **************** */

#menuhorizontal_gauche {
	float: left;
	border-bottom: 1px solid #70583b;
	padding: 4px 0;
	font-size: 85%;
	color:#003399;
}
#menuhorizontal_droit {
	float: right;
	border-bottom: 1px solid #70583b;
	padding: 4px 5px 4px 0;
	color:#003399;
	width: 520px;
	margin-bottom: 15px;
	margin-right: 0;
	text-align: right;
	font-size: 85%;
}
#menuniveau_2 {
	padding: 0 5px 4px 5px;
	color:#003399;
	width: 520px;
	margin-bottom: 15px;
	margin-right: 0;
	text-align: left;
	margin-left: -5px;
	}
#liste_repertoire_cadre li {
	list-style: none;
	display: inline;
	padding-left: 0;
}

#archi-cal {
	padding: 0 10px;
}
div#liste_cal ul {
	padding-left: 12px;
	margin-top: 5px;
	margin-left: 2em;
	margin-bottom: 1em;
	list-style: square;
}
div#liste_cal li {
	margin-bottom: 5px;
}

#remarque {
	padding-left:50px;
}


/* ********************* Section catalogue ******************** */

#page {
	width: 760px;
	margin: auto;
	height: 100%;
	position: relative;
	text-align: left;
}
iframe {
	height: 70%;
	width: 233px;
	margin: 0;
	padding: 0;
	overflow: auto;
	float: right;
	background-color:#FFF;
}
#menu_catalogue {
	height: 70%;
	width: 233px;
	margin: 0;
	padding: 0;
	overflow: auto;
	float: right;
	background-color:#FFF;
}

#page_catalogue {
	width: 527px;
	height: 70%;
	overflow: auto;
	margin: auto;
	padding: 0;
	background-color:#FFF;
	float: right;
	font-size: 80%;
}
#entete_udm {
	width: 760px;
	height: 110px;
}
#menu_catalogue h2 {
	border: none;
}
#menu_catalogue li {
	list-style: none;
	font-size: 70%;
	line-height: 1.5em;
}
#enligne {
	border-bottom: 1px solid #70583b;
	padding: 4px 4px 4px 0;
	color:#003399;
	width: auto;
	margin-bottom: 15px;
	margin-right: 0;
	text-align: right;
	font-size: 70%;
}
#cata {
	margin-left: 5px;
}
#cata li {
	list-style-position: inside;
	margin-bottom: 5px;
}
#cata h3 {
	margin-bottom: 10px;
}

/* elements par conteneur */

#catalogue {
	padding-left: 8px;
	padding-right: 4px;
	background-color: #FFFFFF;
	width: auto;
	font-size: 80%;
	text-align: left;
}
#catalogue h2 {
	border: none;
}
#catalogue li {
	list-style: none;
	font-size: 70%;
	line-height: 1.5em;
}
#nav_bandeau_accueil li {
	list-style: none;
	display: inline;
	background: #680001;
	margin-left: 20px;
	padding-right:3px;
}	
#nav_bandeau_accueil li a {
	color: #FFFFFF;
	font-size: 73%;
	text-decoration: none;
}
#nav_bandeau_accueil li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#archi-cal h1 {
	clear: both;
	margin-bottom: 10px;
}
#archi-cal h3 {
	margin-bottom: 15px;
}
#archi-cal ol {
	padding-left: 12px;
	margin: 0 0 0 12px;
}
#archi-cal ul {
	padding-left: 12px;
	margin: 0 0 0 12px;
}
/* mise en forme tableau calendrier de conservation */

#archi-cal table {
	border: 1px solid #000;
	border-collapse: collapse;
	font-size: 85%;
	margin: 10px 0;
	width: 100%
}
#archi-cal table p {
	font-size: 100%;
}
#archi-cal th {
	border: 1px solid #000;
	text-align: center;
	color: #660000;
	padding: 5px 2px;
}
#archi-cal td {
	border: 1px solid #000;
	padding: 6px 2px 6px 2px;
}
#archi-cal th.col_1, td.col_1 {
	width: 30%;
}
#archi-cal th.col_2, td.col_2 {
	width: 15%;
}
#archi-cal th.col_3, td.col_3 {
	width: 15%;
}
#archi-cal th.col_4, td.col_4, th.col_5, td.col_5, th.col_6, td.col_6 {
	width: 11%;
	text-align: center;
}
.legende, .note {
	font-size: 80%;
}

/* les class */

.archives_suite {
	margin-left: 5px;
	font-size: 85%;
}
.archives_copyright {
	margin: 10px 0;
	font-weight: bold;
	font-size: 60%;
	color:#666;
}
p.classement_alpha {
	border-top: 1px solid #996600;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: left;
	color : #003399;
}
p.classement_alpha  a {
	text-align: center;
	text-decoration: none;
}
p.classement_alpha  a:hover {
	text-decoration: none;
	text-align: center;
}
.hautpage {
	font-size: 85%;
	text-align: right;
	padding: 10px;
}
.image_catalogue {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.regle_description {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -5px
}
.extrait_page {
	text-align:center;
}
.note_application {
	margin-left: 20px;
	padding-top: 5px;
	color:#666666;
	font-size: 98%;
}	
.note_baspage {
	padding-top: 15px;
	font-size: 95%;
	width: 20%;
	
}	
.liste-sans-puce {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 12px;
}
.centrer {
	text-align: center;
}
/* **************** Section Navigation du site ******************** */

div#um-menu-vertical {
	padding-top: 6px;
}
/* ********************* Section formulaire ******************** */

form#formSaisie legend {
	border: 1px solid #CCC;
	color: #333;
	padding: 5px;
	margin-bottom: 1em;
	font-size: 90%;
	font-weight: bold;
	background-color: #F4F4F4;
}
form#formSaisie fieldset {
	margin: 1em 1em 2em;
	border: 1px solid #CCC;
	padding: 0.5em;
}
form#formSaisie label {
	float: left;
	width: 50%;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}
.noteform {
	background-color: #F4F4F4;
	font-size: 90%;
	padding: 5px;
	border: 1px solid #CCC;
}
.titre_note {
	font-weight: bold;
	background:#CCC;
	border: 1px solid #FFF;
	padding: 4px;
	margin: 0 0 5px 0;
}
.noteform li{
	list-style: none;
	font-size: 85%;
	line-height: 1.5em;
	margin-left: 1.5em;
}
.bouton {
	text-align: center;
}
input:focus {
	background:#FCFFC8;
}
.droite {
	text-align: right;
}
.image {
	padding: 5px;
	border: 1px solid #000;
	float: left;
	clear: right;
	margin-right: 1em;
}
.champ-requis {
	color:#FF0000;
}


/* ********************* Section description series ******************** */


#liste_serie dd {
	margin-left: 1.5em;
}
#liste_serie dt {
	margin: 1.5em 0em;
}
#table_matiere {
	margin: 1em 0em;
}
.instru_rech {
	font-size: 73%;
}
ol.instru_rech li {
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}
ul.instru_rech li {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
}

/* ********************* Section galerie ******************** */

.galerie {
	float: left;
	margin: 0.3em;
	text-align: center;
	background-color: #F3F3EB;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #E9E9DA;
	border-bottom-color: #E9E9DA;
	width: 160px;
	height: 200px;
}
.galerie a img {
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 0.5em;
	border: 1px outset #E9E9DA;	
}
.galerie a:hover img  {
	padding: 10px;
	border: 1px inset #E9E9DA;
}
.titre_galerie {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #E9E9DA;
}
.galerie p {
margin-top: 5px;
text-align: center;
font-size: 85%;
}

.charte_image {
	margin-top: 1em;
	
}
.charte_image p {
	margin-left: 180px;
}
.charte_image h4{
	margin-bottom: 1em;
	margin-left: 180px;
}
.legende_photographies {
	width: 800px;
}

/* ********************* Index calendrier conservation / classification-categories ******************** */

#ligne_index {
	margin:0;
	padding:0;
	display: inline;
}
#ligne_index li {
	float: left;
	list-style: inside none;
	padding: 1px;
	margin-left: 0;
	display: inline;
	margin-bottom:2em;
}
table#index-general {
	clear: both;
	width: 90%;
	border: none;
	padding: 2px;
}

table#index-general td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	border-top-color: #EFEFEF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
table#index-general tr th {
	border: 1px solid #000;
}
table#index-general td.index-niveau_2 {
	padding-left: 15px;
}
.index-class {
	text-align:center;
}
td.index-regle {
	text-align:center;
	background-color: #F7F7F7;
}

/* ******************** test galerie ****************** */

#enveloppe-images-galerie {
	border-top: 1px solid #656565;
	border-bottom: 1px solid #999;
	padding: 15px 0;	
	clear: both;
}
#menu_galerie_image{
	height: 210px;
	overflow: auto;
	padding: 5px;
	width: 95%;
	clear: both;
}
#menu_galerie_image p {
	background-color: #F9F9F3;
	border-top: 2px solid #656565;
	border-bottom: 1px solid #999;
	vertical-align: middle;
	padding: 5px 0;	
}
.groupe_galerie {
	margin-top: 1em;
	clear: both;
}

/* ******************** tableau sans bordure ****************** */

table.tableau-type1 {
	margin: 4px 0 0 0;
	padding: 0;
}

table.tableau-type1 th {
	text-align: left;
	font-weight: bold;
	font-size: 95%;
	background-color: #ececec;
	padding: 5px 18px 4px 2px;
	vertical-align: bottom;
}

table.tableau-type1 th.bordure-haut {
	border-top: 1px solid #656565;
	background-color: transparent;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	height: 4px;
	overflow: hidden;
}

table.tableau-type1 th.bordure-bas {
	background-color: transparent;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	border-bottom: 1px solid #999;
	height: 4px;
	overflow: hidden;
}

table.tableau-type1 td {
	font-size: 85%;
	padding: 10px 18px 10px 2px;
	vertical-align: top;
}

table.tableau-type1 td.bordure-bas {
	border-bottom: 1px solid #999;
}

/* ******************** liste sans puce ****************** */
div#indentation-sans-puce ul {
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0;	

}
div#indentation-sans-puce ul li {
	list-style-type: none;
	font-size: 90%;
	font-weight: bold;
	margin: 5px  0;
}
div#indentation-sans-puce ul li ul li {
	list-style-type: none;
	font-weight: normal;
	text-indent: 30px;
	margin: 5px 0;
}

div#indentation-sans-puce ul li ul li ul li {
	list-style-type: none;
	font-weight: normal;
	text-indent: 60px;
	margin: 5px 0;
}
th.a_gauche {
	text-align: left;
}
th.a_gauche {
	text-align: left;
}

/* [ toggle ] ------------------------------ */
.toggle {
	padding: 0 0 0 20px;
	background-color: transparent;
	background-image: url(../images/iu/chevron_off.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
p.toggle {
	margin-left: 20px}
.toggle span, dt.toggle span {
	cursor: pointer;
	color: #06C;
	font-weight:normal;
}
.toggle span:hover {
	cursor: pointer;
	color: #06C;
	text-decoration: underline;
}
.toggled {
	background-image: url(../images/iu/chevron_on.gif);
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #333;
}
.dltoggle {
	margin: 24px 10px;
}
/* [ fin ] ------------------------------ */

.index-alpha {
	border: 1px solid #E9E9E9;
	padding: 0 2px;
	background-color: #fff;
	width: 18px;
	margin: 12px 0;
	font-weight: bold;
}
a.index-alpha {
	border: solid 1px #000;
	padding: 0 2px;
	background-color: #fff;
	width: 18px;
	margin: 12px 0;
	font-weight: bold;
	border: solid 1px #06C;
}
a:hover.index-alpha {
	border: solid 1px #06C;
	padding: 0 2px;
	background-color: #06C;
	width: 18px;
	margin: 12px 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.index-alpha-active {
	border: solid 1px #ccc;
	padding: 0 2px;
	width: 18px;
	margin: 12px 0;
	font-weight: bold;
	background-color:#663300;
	color:#fff;
}
hr.clear {
	clear:both;
	margin: 0;
	border: none;
	width:0;
	padding: 5px 0;
}
