@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: 50%;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 1em;
}

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