div.publication {
    margin-bottom : 1em;
    display : none;
    padding : 0.4em;
    /*border : 1px solid #ccc;*/
    font-style : oblique;
}
div.auteurs {
    font-style : normal;
    font-size : 0.8em;
}
div.title {
    font-weight : bold;
    font-size : 0.7em;
}
.fiche{
	width:700px;	
}
div.notes,
div.url {
    font-size : 0.6em;
}
div.fiche {
    font-style : normal;
    font-size : 0.6em;
}
div.nav {
    font-size : 0.7em;
}
.facette{
    font-size : 0.8em;
}
/* Modification de la page */
#charte-graphique,
#contenu {
    height : auto;
}
.exhibit-collectionView-group a {
    color : #811453;
}
.lien {
    font-weight : bold;
    color : #811453;
}
h3 {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : x-large;
    margin : 20px auto;
    font-variant:small-caps;
}
h7 {
    font-size : xx-large;
}
h8 {
    display : block;
    margin : 30px;
    font-size : large;
}