body {
	font-family: GFSBodoniRegular;
	
}
h1, .h1, .spip_logo_site {
	font-family: Linik ;
}
h2, .h2 {
	font-family: youngserifregular;
}
.header .spip_logo_site {
	padding:50px;
}
.header .spip_logo_site a:hover {
	color: #425d83;
}
.texte p {
	text-align: justify;
}
.arbo {display: none;}
.nav li {
	float:left;
}
.aside {

}
/* caché si ss-rubriques déjà présentes au centre */
.aside_16, .aside_10, .aside_17, .aside_57, .aside_1 {
	display:none;
}
.nav {
	font-family: Linik;
}
.nav li a {
    display: inline-block;
	width: 126px;
	height: 58px;
	text-align: center;
    padding: 17px 0.5em;
    margin: 0 0.25em 0.5em 0;
    border-radius: 0;
    text-decoration: none;
    background: #f0f0f0;
    color: #425d83;
	line-height: 14px;
}
.nav li.on a {
	background-color: #425d83;
	color:white;
}
.nav li a:hover {
	background-color: #425d83;
	color:white;
}
.li_article {
	font-size:85%;
}
a, a:visited {
	color: #425d83;
}
a:hover {
	background-color: #425d83;
	color:white;
}
.wrappersommaire {
	width: 99%;
}
.couverture {
	margin:auto;
	margin-bottom: 30px;
	width: 75%;
}
.images_liens {
	text-align: center;
}
.imgclic_sommaire {
	height:120px;
}
.footer {
    clear: both;
    padding-top: 100px;
}
.page_rubrique .content .menu ul   {
	
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.page_rubrique .content .menu ul li  {
	list-style:none;
	height: 60px;
}
.page_rubrique .content .menu ul li a {
	font-size: 140%;
	text-decoration: none;
	margin-bottom: 20px;
}
.page_rubrique .content .menu ul li {
    height: auto;
	margin-bottom: 20px;
	background-color: #F7F7F9;
	padding: 6px;
}
.liste_articles {
	
}
.navigation {
	font-size:90%;
}
.pagination_suivprec {
	height: 136px;
	display:block;
	clear:both;
}
.pagination-items {
}
.pagination-items li {
	list-style:none;
	float:left;
}
.pagination .on .pagination-item-label{
	background: #425d83;
}
.pagination a.pagination-item-label:active {
	background: #425d83;
	}
.pagination a.pagination-item-label:hover {
	background: #425d83;
	}

/*                                         PETIZECRANS */
@media screen and (max-device-width: 640px) {
.header .spip_logo_site {
	padding:2px;
}
}
@media screen and (max-width: 640px) {
.header .spip_logo_site {
	padding:2px;
}
}






