#all-wrapper {
    padding-top: 20px;
}
#all {
    background: white;
    border: 1px solid #e0e0e0;
    border-bottom: none;
    box-shadow: 0 3px 20px #888;
    margin: 0 auto;
    padding: 15px 0 0;
    width: 1000px;
}

.model-9 #header {
    width: 100%;
}
.model-9 .header-gradient {
    filter: none;
    -ms-filter: none;
}
#header-wrapper {
    background: white;
}

#header-mediumlogo-wrapper {
    float: left;
    margin-left: 20px;
    margin-right: 30px;
    width: 150px;
}

#header-content {
    float: left;
    width: 750px;
}
#header-content h1, #header-content h1 textarea {
    font-size: 30px;
	font-weight: normal;
}
#header-content h1 {
    margin-bottom: 0.5em;
    padding-top: 12px;
}
#header-content h2 {
    margin-left: 2px;
}

#header .reseaux-wrapper {
    top: -10px;
}

.model-9 #menu-wrapper {
    box-shadow: none;
    margin-top: 10px;
}
#menu {
    width: 100%;
}
#menu li a {
    font-size: 13px;
	font-weight: normal;
}
#menu li:hover,
#menu li:hover a {
    background: white !important;
}
#menu li:hover a {
	text-shadow: none;
}
#menu li.active > a {
    font-weight: bold;
}

.model-9 #corps-wrapper {
    background: white;
    min-height: 400px;
}
#corps {
    width: 100%;
}

.nonaccueil #corps {
    padding: 10px 20px;
    width: auto;
}

.accueil #content {
    float: none;
}
.accueil #content h2, .accueil #content h2 textarea {
    font-size: 18px;
    margin: 1.3em 0;
    text-align: center;
}

#accueil-carrousel-promo {
    background: url(/images/backgrounds/bottomshadow.png) no-repeat bottom center;
    margin: 0;
    width: 1000px;
}
#accueil-carrousel-promo .open-editor {
    left: 0;
    right: auto;
}
.marquee_container {
    height: 300px;
}
.marquee_photos_wrapper {
    left: 0;
}
.marquee_photo {
    border-radius: 0;
}
.marquee_texte {
    background: white;
    border-top: 1px dotted silver;
    border-radius: 0;
    left: 500px;
    height: 259px;
    top: 0;
    padding: 20px;
    width: 460px;
}
.marquee_texte, .marquee_texte textarea {
    color: black;
}
.marquee_texte .bienvenue-ligne1 {
    font-size: 18px;
	font-weight: bold;
    line-height: 1.3em;
}
.marquee_texte .texte {
    font-size: 14px;
    line-height: 1.5em;
}
.marquee_nav {
    background: black;
    background: rgba(0, 0, 0, 0.3);
    left: 15px;
    right: auto;
}

.marquee-bottomshadow {
    margin-top: -12px;
}

#footer {
    padding: 15px 15px 5px;
    text-align: left;
    width: auto;
}
#footer textarea {
    text-align: left;
}
#footer .editable-wrapper:hover {
    color: black;
}

.footer-col {
	float: left;
    margin-right: 50px;
    width: 240px;
}
.footer-col.plandacces {
    width: 340px;
}
.footer-col.plandacces .googlemap {
	float: left;
}
.footer-col.infospratiques {
    width: 280px;
}
.footer-col.last {
    margin-right: 10px;
}
.footer-col .googlemap {
    margin-right: 10px;
}

#footer .titre {
    border-bottom: 2px dotted white;
    font-size: 17px;
    margin: 0 0 1em;
    padding-bottom: 0.6em;
}

.infoblock {
    margin: 0 0 20px;
}
.infoblock .icone {
    float: left;
    margin-right: 5px;
}
.infoblock .infos {
    float: left;
    width: 220px;
}
.infoblock .infos p {
    margin: 6px 0;
}

#underfooter {
    color: #696969;
    margin: 20px auto 0;
    text-align: center;
    width: 1000px;
}
#underfooter textarea {
    text-align: center;
}

/* page cabinet */
.withcollabs {
    margin-right: 20px;
    width: 600px;
}
#collabsWrapper {
	width: 330px;
}

/* page contact */
#content {
    float: none;
}
.contactpage-wrapper {
    margin: 0 auto;
    width: 500px;
}
.contactpage-wrapper .content-header span, .contactpage-wrapper .content-header span textarea {
	width: 440px;
}

/* publications */
.ajouter-article-bouton {
	margin-top: 10px;
}

/* misc */
input[type="text"], input[type="email"], input[type="password"], #contact-form textarea, textarea, select {
    border-radius: 0;
}

.content-header span, .content-header span textarea {
    width: 600px;
}
.withcollabs .content-header span, .withcollabs .content-header span textarea {
    width: 540px;
}
.page-contact .content-header span, .page-contact .content-header span textarea {
	width: 400px;
}

/* site #583 */
#footer .publications-wrapper ul {
	padding: 0 0 0 15px;
}
#footer .publications-wrapper ul li {
	padding: 0 0 8px;
}

/* ======== Télphone ======== */
@media
(max-width: 1000px),
screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
	body {
        background: white !important;
        font-size: 16px;
    }
    
    #header-mediumlogo-wrapper {
	float: none;
	margin: 0 auto;
	width: 200px;
    }
    
    #content iframe{
	width: 100%;
    }
    #all-wrapper {
        padding: 0;
    }
    #all {
        border: none;
        border-radius: 0;
        box-shadow: none;
        margin: 0;
        padding: 20px 0 0;
        width: 100%;
    }
	#header-wrapper {
        margin: 0 auto;
        width: 92%;
    }
    #header .reseaux-wrapper {
        display: none;
    }
	#header-content {
		width: 100%;
	}
	#header-content h1 {
		font-size: 24px;
		margin: 0.5em;
		padding: 0;
		text-align: center;
	}
	
	mediumlogo-wrapper {
	    margin: 0 auto;
	}

	#menu-toggle {
        background: #f0f0f0;
        border: 1px solid #cecece;
        display: block;
        font-size: 26px;
        font-weight: bold;
        margin: 0 auto;
        padding: 10px 0;
        text-align: center;
        width: 92%;
    }
    #menu-toggle:hover {
        background: #cecece;
        text-decoration: none;
    }
    #menu-toggle .text {
        display: inline;
        margin-right: 5px;
        text-transform: uppercase;
    }
    #menu-toggle .glyphicon {
        font-size: 22px;
    }
    .model-9 #menu-wrapper {
        border: 1px solid #cecece;
        display: none;
        height: auto;
        margin: 0 auto;
        width: 92%;
    }
    .model-9 #menu {
        border-top: none;
        left: auto;
        position: relative;
        right: auto;
    }
    .model-9 #menu > li {
        float: none;
    }
    .model-9 #menu > li > a {
        border: none;
        border-bottom: 3px solid #cecece;
        font-size: 18px;
        padding: 10px;
    }
    #menu li.first a {
        border-radius: 0;
    }
    #menu li.first a img {
        display: none;
    }
    #menu li.first a .text {
        display: inline;
    }
    #menu li .bgDark {
        background: transparent !important;
    }
    .model-9 #menu li.last a {
        border-radius: 0;
        color: gray;
    }
    .dropdownmenu li ul {
        background: transparent;
        border: none;
        box-shadow: none;
        position: relative;
        opacity: 1;
    }
    .dropdownmenu li.active ul {
        display: block;
    }
    .model-9 #menu li li {
        background: #f0f0f0;
        max-width: 100%;
        width: 100%;
    }
    #menu li li a {
        border-bottom-style: dashed;
        font-size: 14px;
        font-style: italic;
        padding: 10px;
        text-align: center;
    }
	
	#corps {
        margin: 0 auto;
        width: 92%;
    }
	
	#accueil-carrousel-promo {
        width: 100%;
    }
    .marquee_container {
        height: auto;
    }
    .marquee_photos_wrapper {
        left: auto;
        position: relative;
    }
    .marquee_texte {
        bottom: auto;
        height: inherit;
        left: auto;
        padding: 20px 0;
        position: relative;
        right: inherit;
        text-align: justify;
        top: auto;
        width: 100%;
    }
    .marquee_texte .bienvenue-ligne1 {
        font-size: 15px;
    }
    .marquee_texte .bienvenue-ligne2 {
        font-size: 14px;
    }
	
	.marquee_nav {
		display: none;
	}
	.marquee-bottomshadow {
		display: none;
	}
	
	#footer {
		padding: 20px 4%;
	}
	.footer-col {
		float: none;
		margin:  0 0 20px;
		width: 100% !important;
	}
	.infoblock .infos {
		width: calc(100% - 45px);
	}
	
	#underfooter {
		font-size: 14px;
		padding: 0 4%;
		width: 92%;
	}
	
	.withcollabs {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	#content h1 .miniature {
		display: none;
	}
	
	#collabsWrapper {
		float: none;
		margin: 0;
		width: 100%;
	}
	#collabsWrapper h1 {
		margin: 0 0 20px;
	}
	.collabBox {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.collabBox .collab-infos {
		margin: 0;
		padding: 0;
		width: calc(100% - 110px);
	}
	
	.article .titre {
		font-size: 16px;
		font-weight: bold;
	}
	
	.contactpage-wrapper {
		width: 100%;
	}
	.contactpage-wrapper .content-header span,
	.contactpage-wrapper .content-header span textarea {
		width: 100%;
	}
	.contact-form {
		width: 100%;
	}
	
	.content-withsidebar .leftcol {
		float: none !important;
		width: 100%;
	}
	.content-withsidebar .rightcol {
		display: none;
	}
}