.mop {
    clear: both;
    height: 0;
}
.spip-admin-float, #infos_connexion {
    display: none;
}
#page {

}
#entete {
    text-align: center;
}
h1#logo {
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
#bandeau {
    display: none;
}
#contenant {
    padding-top: 20px;
    page-break-before: avoid;
    clear: both;
}
#contenu {
    page-break-before: avoid;

    padding-bottom: 20px;
}
a:link, a:visited {
	color: #555 !important;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.surtitre a:link, .surtitre a:visited {
    color: #AC7C1C !important;
    text-decoration: none;
    font-weight: normal;
}

#contenu a:link:after, #contenu a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
#contenu .surtitre a:link:after, #contenu .surtitre a:visited:after {
  content: "";
}

#navigation {
    display: none;
}
#colonne {
    display: none;
}

#langues {
    display: none;
}

#pied {
    clear: both;
    width: 100%;
    text-align: right;
    color: #696969;
    clear: both;
    padding-top: 20px;
    border-top: 1px solid #E4C994;
}
#pied #coordonnees {
    float: left;
}
#pied #infos_site {
    float: right;
    text-align: right;
}
#pied #infos_site p {
    text-align: right;
}
#pied #liens_infos_site {
    display: none;
}
ul, li {
    list-style: default !important;
    list-style-image: url(../images/puce.gif) !important;
}
ul.spip {
    margin-left: 20px;
}
ul.spip li {
    background: transparent !important;
    padding-left: 0;
}

#entete, h1#logo { page-break-before: avoid; page-break-after: avoid }
h1, h2, h3, h4, h5, h6  { page-break-after: avoid }
ul, ol, dl { page-break-before: avoid }


#traductions {
    display: none;
}