#spip-admin{display:none}
#menumobile{display:none}
body {
	background: none;
}
#ombre-gauche, #ombre-droite {
	background: none;
	width: 100%;
}
div#conteneur {
	width: 100%;
	margin: 0;
    margin-top : 5em;
}
#titrepage, #nom-site-spip, #slogan-site-spip, #descriptif-site-spip {
	float: none;
	width: 90%;
	margin-left: 20px;
}
#bandeau{
    padding-bottom: 10px;
}
#nom-site-spip {
	font-size: 30px;
	padding-top: 5px;
}
#slogan-site-spip {
	padding-top: 5px;
	padding-right: 0
}
#descriptif-site-spip {
	padding-top: 5px;
	padding-left: 0;
}
div#page {
	float: none;
	width: 100%;
	margin: 0 0 10px 0;
}
div#contenu {
    float: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
img.menufleche{
    display:none
}
.annonce, .annoncedefil, #scrollup3, ul#menu li  {
	width: 95%;
    margin: 0;
}

.identification-light,
#espace #formulaire_recherche,
img#boutonForum,
#drapeau  {
    margin-top: 10px;
}
div#navigation, div#extra {
	float: none;
	width: 100%;
	margin: 0;
}
#navigation div.cadre-couleur, #extra div.cadre-couleur {
	margin: 0;
}
div#pied {
	width: 100%;
	margin-top: 10px;
}
#liens {
	margin: 0;
}
#haut2 {
	margin: 0;
}
#credits {
	float: none;
	margin: 0;
}
#pied-gauche {
	display: none;
}
.laune ul.anchors li {
	width: 100%;
}
.fc-header td {
	display: block;
}
#texte-article p {
	text-indent: 0;
}
#texte-article .aide, #texte-article .important, #texte-article .avertissement, #texte-article .info, .spip_cadre {
	width: 65%;
	margin-left: 5px;
	margin-right: 5px;
}
#texte-article .spip_documents img {
	width: 90%;
	height: 90%;
	margin: auto;
}
.calendriermini table td {
  line-height: 4em;
}