body {
	width: 21cm;
	display: table;
	margin: auto;
	font-family: "OpenSans",Serif;
	font-size: 12pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Raleway",Serif;
}

p {
	text-align: justify;
}

#global, #global1 {
	background-image: none;
	background: white;
}

.contenu_sommaire #col_centrale {
	margin-top: 0;
}

.contenu_sommaire #col_centrale #conteneur {
	border: 0;
}

#col_centrale #conteneur {
	border: 0;
}

#menus-background, #formulaire_forum, #bandeau, #menu-princ, #col_droite, #footer, #spip-admin {
	display: none;
}

#retour-haut-page, .non-imprimable {
	display: none;
}

embed {
	display: none;
}

ul.menu-horizontal li {
    float: left;
    list-style-type: none;
}

.spip_documents {
    padding: 1em;
}

.texteencadre-spip, .info-context {
    width: 15cm;
    border: 1px black solid;
    margin: 1em auto;
    padding: .5em;
}

div#col_centrale {
	width: 100%;
	border: none;
	margin: 0;
	box-shadow: none;
}

#frESPCIbarreDiv {
	display: none;
}


#logo {
	display: block;
	margin: auto;
}