/* #PRODUIRE{fond=css/perso.css,host=oms20-paris.org}
   md5:6ef4581d24f4372c71c85cc52cca6903 */
#logo_site_spip img.spip_logo.spip_logos {
    position: absolute;
    right: 0;
    width: 125px;
    margin: 0;
}

.bandeau.bandeau_haut.clearfix.w-bg-header {
	position: relative;
    padding: 0;
    height: 190px;
}

h1#logo_site_spip {
    margin-bottom: 0;
    color: transparent;
}

.accueil.clearfix {
    float: left;
}

small#slogan_site_spip {
    font-weight: bold;
    font-size: .8em;
    color: white;
    padding-left: 2em;
    max-width: 50%;
    text-shadow: 2px 0 0 #807058, 0 2px 0 #807058, 0 -2px 0 #807058, -2px 0 0 #807058, 2px 2px 0 #807058, 2px -2px 0 #807058, -2px 2px 0 #807058, -2px -2px 0 #807058;
}

header#header {
    padding: 0;
}

div#formulaire_recherche {
    margin-top: 130px;
}

#formulaire_recherche label.muted {
    display: none;
}

.page {
    padding-top: 0;
}


div#content {
    padding-left: 2em;
}

ul.breadcrumb {
    background-color: rgba(158, 158, 158, 0.17);
    padding: 15px;
    margin: 0;
}

footer#footer {
    margin-top: 0;
    padding: 0;
}

.footer > .inner {
    padding: 20px;
}

.container {background-color: white;-moz-box-shadow: 0px 0px 10px 0px #c0c0c0;-webkit-box-shadow: 0px 0px 10px 0px #c0c0c0;-o-box-shadow: 0px 0px 10px 0px #c0c0c0;box-shadow: 0px 0px 10px 0px #c0c0c0;filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=10);}

/* body {background: #e2c776 url('http://oms20-paris.org/squelettes/img/noisy-bg.png');} */
body {background: #261958;}

div#wrapper {
}


nav#nav {
    margin-bottom: 0;
}

div#wrapper > div {
    padding-top: 2em;
}

.formulaire_spip .boutons, .formulaire_spip.formulaire_multi_mots {
    background-color: transparent;
}

@media (max-width: 767px) {
	#content {
		margin: 0;
	}
	.header .w-bg-header {
		margin-right: 0;
	}
}
