<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 de Rives en Seine
Theme URI: http://www.rives-en-seine.fr/
Description: Theme de la ville de Rives-en-Seine
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 (min-width:1279px){
	ul#partenaires-footer li{
	display:inline-block;
	margin:0 0.2% 10px 0.2%;
	height:85px;
	}	
}






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