body{
margin:0;
padding:0;
font: 10pt Georgia, Serif;
}

/* élément cachés à l'impression */

div#menu_thematique,
p#langues,
span#imprimer,
form#recherche_simple,
div#connexion,
div#navigation,
div#menu, 
p#acces_direct,
p#boutons_actions,
hr.separateur_sections_page,
div.encadre_recherche,
div#pied_page{
display: none;
}

/* pour désactiver tout les attributs styles en ligne,
sur les navigateurs récents */
*[style]{
margin:auto !important;
border:none !important;
color:inherit !important;
background: inherit !important;
width: auto !important;
}

/* !important pour désactiver le style en ligne forçant largeur et liseret */
div#contenu_avec_encadres,
div#contenu_sans_encadres{
width:100% !important;
border:none !important;
margin: 20pt 0;
}

div#pied_page{
border-top: 1pt solid #666;
margin-top: 10pt;
padding-top: 5pt;
}

a img{
border:none;
}

h1{
margin-top:0;
padding-top:0
}

h1 a{
color: #000;
text-decoration: none;
}

p#nom_site,
h2,
h3,
h4{
width: auto;
text-transform: capitalize;
font-family: verdana, Sans-Serif;
}

p#nom_site{
color: #333;
font-weight: 700;
font-size: 200%;
margin: 0;
}

h2{
color: #333;
font-size: 100%;
}

h3{
color: #666;
font-size: 130%;
}

h4{
color: #666;
font-size: 100%;
}

div#encadres h3{
padding: 0;
margin: 0.5em 0;
font: 700 normal 1em/1.1 verdana, arial, sans-serif;
}

div#encadres div{
margin: 0 0 1em;
}

dl{
border:1pt solid #666;
padding:10pt
}

dt{
font-weight:700;
}

dd{
margin-bottom: 15pt;
}

caption{
font-weight:700;
}
