#spip-admin{display:none}
#menumobile{display:none}

body {
	background: none;
}
#ombre-gauche, #ombre-droite {
	background: none;
	width: 100%;
}
div#conteneur {
	width: 100%;
	margin: 0;
}
#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: 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%;
}
a.lien_pagination, .pages .on{
	padding: 0 20px;
	line-height: 30px;
}
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;
}
.imprime-article, #diminuer, #augmenter{
	display: none;
}
#texte-article {
	text-align: left;
}
#texte-article p {
	text-indent: 0;
}
#texte-article .aide, #texte-article .important, #texte-article .avertissement, #texte-article .info, .spip_cadre {
	margin-left: 5px;
	margin-right: 5px;
	width: 65% !important;
}
#texte-article .spip_documents img {
	width: 90%;
	height: 90%;
	margin: auto;
}
.calendriermini table td {
	line-height: 4em;
}
#espace #formulaire_recherche {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
/* noisette annuaire auteurs */
.interne{
	font-size: 1.2em;
}
.interne a{
	padding: 0 8px;
	background-color: white;
	margin-right: 3px  
}