@font-face{
    font-family: "Ne siki";
    src: url('../font/Phuku script.ttf'),
    url('../font/Phuku script.ttf'); /* IE */
}
.nbp {
	font-family : "Ne siki";
	font-weight: normal;
	font-size : 1.3em;
}
h1[class="nbp"]{
	font-family : "Ne siki";
	font-weight: normal;
	font-size : 3em !important;
}
h2[class="nbp"]{
	font-family : "Ne siki";
	font-weight: normal;
	font-size : 2.8em !important;
}
h3[class="nbp"]{
	font-family : "Ne siki";
	font-weight: normal;
	font-size : 2.6em !important;
}
h4[class="nbp"]{
	font-family : "Ne siki";
	font-weight: normal;
	font-size : 2.4em !important;
}
h5[class="nbp"]{
	font-family : "Ne siki";
	font-weight: normal;
	font-size : 2.2em !important;
}
h6[class="nbp"]{
	font-family : "Ne siki";
	font-weight: normal;
	font-size : 2em !important;
}
.title {
	text-align: center;
}
.title h1{
	margin-bottom: 0;
}

.edit-delete {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#showIfCompound
{
  display:none;
}

.rowselected {
	background: #bfe4ef !important;
}
.rowselected:hover {
	background: #aadbea !important;
}

.vignette {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 1em;
}

.news {
	margin-bottom: 0;
}
.date-news {
	text-align: right;
}

.cookies-window {
	margin-bottom: 0 !important;
}
#cookies-image {
	height : 3em;
	display: inline;
	margin-right: 1em;
	margin-left: 1em;
}

/* Perso menu */
.menu-user {
	margin-top: 0.2em;
	display: inline;
}
.logo-menu-user {
	width: 3.5em;
}

a {
	color : #363863; /*262959*/
}
a::after {
	border-color : #363863 transparent transparent !important;
}