body:before{
        color:#000;
        font-size: 18px;
        font-weight:bold;
        padding: 160px 10px 10px 10px;
        text-align:left;
        background-image: url(http://ihrim.ens-lyon.fr/local/cache-vignettes/L190xH150/siteon0-5e22d.png);
        background-repeat: no-repeat;
        background-color:#f6e113;
        position: fixed;
        content: "Ce site est archivé. Retrouvez-nous sur le site de l'IHRIM (UMR 5317) : http://ihrim.ens-lyon.fr";
        display:block;
        z-index:1000;
        width:40%;
        min-width : 250px;
}




/* types *****************************************************************************************/


.type_annexe {
	margin-left: 0;
}

.type_appendice {
	margin-left: 0;
	margin-right: 0;
	padding-left: 12px;
	padding-right: 12px;
}
.type_appendice.p_position_haut {
	padding-top: 12px;
}
.type_appendice.p_position_bas {
	padding-bottom: 12px;
	margin-bottom: 0;
}


.type_texte h3 {
	background-color: #f0f0f0;
	color: #8b2e13;
	/*font-size:1.4em;*/
	font-weight:normal;
	padding: 5px 6px;
	/*margin: 2em 0 1.2em;*/
}

.type_texte h4 {
	color: #8b2e13;
	font-weight: normal;
	/*margin:1.5em 0 0.9em;*/
	padding-bottom: 3px;
	border-bottom: 1px dotted;
}



.type_texte-colonne {
	font-family: Arial, sans-serif;
}

.type_texte-colonne .texteencadre-spip {
	background-color: #cccccc;
	border: none;
	padding: 0 13px 7px 13px;
	margin-top: 15px;
	color: #333333;
}

.type_texte-colonne .texteencadre-spip h3 {
	background-color: #666666;
	color: #ffffff;
	margin: 0 -13px 7px -13px;
	padding: 7px 13px;
	text-transform: uppercase;
}

.type_texte-colonne hr {
	background-color: transparent;
	border-bottom: 1px dotted #666666;
}



/* elements **************************************************************************************/


.element_recherche-rapide {
	float: right;
	margin-top: 48px;
}
.element_recherche-rapide .champ.recherche {
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	width: 152px;/*140px;*/
}
.element_recherche-rapide .champ.recherche:focus {
	border-color: #8b2e13;
}

.element_recherche-rapide .bouton.valider {
	margin-left: 4px;
	height: 19px;
	width: 19px;
	-moz-border-radius: 5px;
}



.element_banniere {
	text-align: left;
}


.element_hierarchie {
	padding-left: 76px;
	padding-right: 28px;
	/*padding-top: 0;
	padding-bottom: 1em;*/
}

.element_hierarchie ul {
	text-align: left;
}

.element_hierarchie li a {
	color: #702c21;
}
.element_hierarchie li a:hover {
	color: #702c21;
}

.element_hierarchie li:last-child a {
	color: #000000;
	font-weight: bold;
}


.element_titre {
	/*padding: 0;*/
}

.element_titre .titre {
	font-family: Arial, sans-serif;
	background-color: #333333;
	padding: 6px 6px;
	color: #ffffff;
	/*font-size: 1.7em;*/
}


.element_nav-site {
	float: right;
}
.element_nav-site li + li {
border-left: none;
}
.element_nav-site li.accueil a {
	background-image: url(local/cache-gd2/04b90a43d508a1e30f8e66ded2a5c06e.png);
}
.element_nav-site li.plan-site a {
	background-image: url(local/cache-gd2/838e2eb8c06fb0f63078aadcb04cc447.png);
}
.element_nav-site li.contacts a {
	background-image: url(local/cache-gd2/e92214778aa2ecfaba4ee361da419f27.png);
}
.element_nav-site li.mentions-legales a {
	background-image: url(local/cache-gd2/1382f96d74849a714cbc88f85fe7ae43.png);
}
.element_nav-site li.recherche a {
	background-image: url(local/cache-gd2/622d9f82bc00cb7b26db8cbddbcc2079.png);
}
.element_nav-site li.espace-prive a {
	background-image: url(local/cache-gd2/e34e08f85f1288a71654a75491a701f5.png);
}
.element_nav-site li a {
	color: #333333;
}
.element_nav-site li a:hover {
	color: #333333;
}


.element_liste-actualites-item.p_vue_page .item-date {
	margin-left: -56px;
}




/* identifiants **********************************************************************************/


html, body, #milieu {
	height: 100%;
}
body {
	display: table;
	width: 100%;
}
#haut, #milieu, #bas {
	display: table-row;
}


#contenu {
	min-height: 0;
	padding-bottom: 5px;
}


#principal {
	overflow: auto;
}

#entete {
	background: transparent;
	padding-top: 15px;
}

#pied {
	text-align: right;
	padding: 5px 20px;
	padding: 5px 28px 5px 76px;
}

#bas .p_largeur_page {
	padding-top: 20px;
	padding-bottom: 23px;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url('');
}




#menu1 .niv-1 li {
	border-right: 1px solid #666666;
}
#menu1 .niv-1 li:first-child {
	margin-left: 9px;
	border-left: 1px solid #666666;
}

#menu1 .niv-1 a {
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .75em;
	padding: 13px 18px;
}
#menu1 .niv-1 .active > a {
	background-color: #8b2e13;
}

#menu1 .niv-2 {
	background-color: #dfb390;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #eacb9a;
}

#menu1 .niv-2 li {
	border-right: none;
}
#menu1 .niv-2 li:first-child {
	border-left: none;
	margin-left: 0;
}

#menu1 .niv-2 a {
	color: #000000;
	padding: 4px 5px;
	text-transform: none;
	font-weight: normal;
	border-top: 1px solid #eacb9a;
}

#menu1 .niv-2 li.active,
#menu1 .niv-2 li.active a {
	background-color: transparent;
}

#menu1 .niv-2 li.active a:hover,
#menu1 .niv-2 a:hover {
	color: #ffffff;
	background-color: #8b2e13;
}



#menu-rubrique1 .niv-1 li {
	margin-bottom: 1px;
}

#menu-rubrique1 .niv-1 a {
	padding: 7px 8px;
	color: #333333;
	background-color: #f0f0f0;
	font-family: Verdana, Helvetica, sans-serif;
}
#menu-rubrique1 .niv-1 a:hover,
#menu-rubrique1 .niv-1 .active > a {
	color: #ffffff;
	background-color: #8b2e13;
}
#menu-rubrique1 .niv-1 .active > a {
	font-weight: bold;
}

#menu-rubrique1 .niv-2 {
	display: block;
	background-color: #dfb390;
	padding-top: 1px;
	padding-bottom: 0;
	border-top: none;
}

#menu-rubrique1 .niv-2 a {
	background-color: transparent;
	padding-left: 18px;
}
#menu-rubrique1 .niv-2 a:hover,
#menu-rubrique1 .niv-2 .active a {
	color: #333333;
	background-color: #eacb9a;
	font-weight: normal;
	background-image: none;
}




/* parametres ************************************************************************************/


.p_contenu-marge-gauche-negative {
	margin-left: 0;
}