@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;
	}	
}*/

@media screen and (max-width:1279px){
	#adresse-header > span{
		margin: 0 10px !important;
	}
	
	#top-agenda h2 {
		font-size: 2.5em;
	}
	
	#btn-mediatheque{
	margin-top:65px;
}
}







