.bandeau_titre{
	top: 0px;
	left: 0px;
}

.choix_langue {
    position: absolute;
    margin: auto;
	min-width: 0px !important;
	width: 100% !important;
}

.choix_langue_barre {
    position: relative;
    left: 70%;
    top: 5px;
    width: 100px;
}

.conteneur_titre{
	text-align: center;
	margin-top: 5px;
	position: absolute;
	height: 62px;
	line-height: 62px;
    width: 100%;
}

.titre {
    font-family: "Muli-LightItalic",Arial;
    font-size: 33px;
    color: #FFF;
    display: block;
	margin-top:0px;
	width: 100%;
}


.petit_menu {
    display: none;
}

.barre_menu {
    display: none;
}

#my-button{
	display: inline-block;
	position: relative;
	background-color: transparent;
	background-image: url("/images/picto_menu.png");
	width: 60px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin-left: 1%;
}

#my-menu{
}

.barre_outils {
    margin: auto;
    position: relative;
    margin-top: -5%;
	float: none;
	width: 100px;
}

.portrait {
    margin: 0;
    max-width: 260px;
    clear: both;
	min-width: 100px;
}

.bloc_recherche {
    margin-top: 2%;
    width: 100%;
    float: none;
    margin-left: none !important;
}

.recherche {
    display: none;
	font-family: arial;
	font-size: 16px;
	color: #303033;
	margin: 0;
	padding: 0;
	border: 0;
}

#___gcse_0{
	display: none !important;
}

.recherche_mobile {
	font-family: arial;
	font-size: 16px;
	color: #303033;
	width: 100%;
}

.twitter {
    display: none;
}

.bloc_agenda {
    display: none;
}

.bloc_page {
    position: relative;
    margin: auto auto 1%;
	min-width: 0px;
	width: 90%;
}

.hasDatepicker {
    display: inline-block;
	margin: 0;
	width: auto;
	min-width: 300px;
}

.form_agenda {
    display: inline-block;
	width: 100%;
    float: none;
    margin: 0;
	clear: both;
	text-align: center;
}

.affichage_evenement {
    display: inline-block;
    float: none;
    width: auto;
    margin-top: 2%;
	margin-left: 0;
	margin-bottom: 5%;
	min-height: 150px;
	clear: both;
}

.affichage_evenement .article_court {
	text-align: left;
}

.texte_accueil, .texte_bio, .conteneur_article, .conteneur_media, .article, .bloc_liens{
	width: auto;
	clear: both;
	margin-top: 2%;
	float: none;
	margin: 0;
}

.conteneur_form{
	width: auto;
	margin-top: 2%;
	clear: both;
	float:none;
	margin-left:0;
}

.g-recaptcha {
    margin-left: 0;
    margin-bottom: 2%;
    margin-top: 2%;
	width: 75%;
}

.infos_footer {
    clear: both;
    margin-top: 0px;
    height: auto;
    background-color: #B1C5DE;
    font-family: arial;
    font-size: 14px;
    color: #8AA7CF;
    text-align: center;
    width: 100%;
}

#footer {
    width: 100%;
    text-align: center;
}

.bandeau_footer {
    clear: both;
    margin-top: 0px;
    bottom: 0px;
    height: 60px;
    background-color: #8AA7CF;
}

.message_footer{
	min-width: 0;
	width: 100%;
	margin: 0;
}

.cache{
	visibility: hidden;
	display: block;
}

.formulaire_contact input, .formulaire_contact textarea {
    display: block;
    margin-bottom: 2%;
    margin-left: 0;
    width: 100%;
    height: 40px;
    font-style: italic;
    border-right: 1px solid #B2B2B2;
    border-width: 3.5px 1px 1px;
    border-style: solid;
    border-color: #B2B2B2;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

.formulaire_contact input[type="submit"] {
    background-color: #E0E9F2;
    width: 25%;
    float: right;
    margin-right: 50%;
    color: #0157A0;
    font-style: normal;
    border: 0px none;
    min-width: 70px;
}
