/*
 *
 * ehess-screen_ecole.css
 * Feuille de style EHESS pour écran
 * haute résolution couleur (media="screen")
 *
 */

#contextuel h2 {
background-color:#31b1a3;
color: white; 
padding-left: 1em;
}

#contextuel #infos_relatives a {
 margin: 1em 1em 1em 1em;
}

table, table tr, table tr td, table tbody {
 border: none;
 width: 80%;
}

