<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Mairie Bonneville la louvet 
Theme URI: http://www.bonneville.fr
Description: Theme de la Mairie de Bonneville la louvet
Version: 1.0
Author: Krea3
Author URI: http://www.krea3.fr
Text Domain: krea3
*/



/*************************************************************/
/*****************min-width:1024******************************/



body{
	/*max-width:1300px;*/
	margin:0 auto 0 auto;
	font-size:18px;
}


@media screen and (max-width:1150px){

.bandeau-page #top-bandeau{
	position:relative !important;
}

.bandeau-page .largeur92{
	width:100% !important;
}

.bandeau-page #bloc-logo {
    clear: both;
    display: block;
    position: relative !important;
    width: 100% !important;
}

.bandeau-page #logo{
	height:auto !important;
	background:#309AA7 !important;
	width:100% !important;
}

.bandeau-page #logo p{
	padding:0 !important;
	text-shadow:none !important;
}

}

@media screen and (max-width:1024px){
.suggestions a{
	display:block !important;
	width:100% !important;
}
}






</pre></body></html>