@font-face {
	font-family: "Aller";
	src: url('/heritaj/static/src/fonts/Aller_Std.ttf');
	font-style: normal;
}

@font-face {
	font-family: "Aller";
	src: url('/heritaj/static/src/fonts/Aller_Std_BdIt.ttf');
	font-style: italic;
	font-weight: bold;
}


@font-face {
	font-family: "Aller";
	src: url('/heritaj/static/src/fonts/Aller_Std_It.ttf');
	font-style: italic;
	font-weight: normal;
}



h1 {
	color: black ;
	font-weight: bold !important;
	font-size: 24pt !important;
	font-family: "Aller" !important;
}

h2 {
	color: #6e6e6e !important;
	font-weight: bold !important;
	font-size: 16pt !important;
	font-family: "Aller" !important;
}

h3 {
	color: black !important;
	font-weight: bold !important;
	font-size: 14pt !important;
	font-family: "Aller" !important;
}

h4 {
	color: black !important;
	font-weight: bold !important;
	font-size: 12pt !important;
	font-family: "Aller" !important;
}

h5 {
	color: #6e6e6e !important;
	font-weight: bold !important;
	font-size: 12pt !important;
	font-family: "Aller" !important;
	font-style: italic !important;
}

h6 {
	font-style: italic !important;
	
}

p, ul {
	color: black !important;
	font-size: 10pt !important;
	text-align: justify !important;
}

address {
	color: #6e6e6e;
	font-size: 10pt !important;
	font-family: "Aller" !important;
	text-align: center !important;
	font-style: italic !important;
}

.ariane {
	color: black;
	font-style: italic;
	font-size: 10tx;
}

.ariane a{
	color: black;
	font-style: italic;
	font-size: 10tx;
	text-decoration: underline;
}


header {
	height: 0px;
}

header a {
	color: black;
	text-decoration: none;
	
	margin-left: 10px;
}

header .menu-connexion{
	background-color: rgba(123, 123, 123, 0.34);
	color: black;
	height: 30px;
	line-height: 30px;
}



header .logo-heritaj {
	z-index: 11;
	
}

header .logo-bretagne {
	z-index: 10;
	margin-left: auto;
}

header .img-header{
	width: 100%;
}

header .bandes-gwenn-ha-du {
	height: 150px;
	background-image: url('/heritaj/static/src/img/bande-gwenn-ha-du-150.jpg');
	background-repeat: repeat-x;
	margin-top: -166px;
	z-index: -1;

}


header .bandes-gwenn-ha-du2 {
	height: 110px;
	background-image: url('/heritaj/static/src/img/bande-gwenn-ha-du-110.jpg');
	background-repeat: repeat-x;
	z-index: -1;
	margin-bottom: 20px;
}

header .bandes-gwenn-ha-du2 img {
	width: 100%;
	margin-top: -20px;
	z-index: 1;
}

header .marque {
	margin-top: -450px;

}

header .logo-bretagne2 {
	float: right;
}

header .logo-heritaj2 {
	margin-top: -35px;
}

#wrap {
	margin-top: -14px;
}


footer {
	color: white;
	background-color: black;
	height: 0px;
}

footer a {
	text-decoration: underline;
	color: white;
}

.amplitude-play-pause, .bouton-play {
	width: 50px;
	display: inline;
}

.avancement {
	width: 200px;
}

.timing {
	
}

.sidebar-outer {
    position: relative;
}
@media (min-width: 992px) {
    .sidebar {
        position: fixed;
    }
}

.mt14 {
  margin-top: 14px !important;
}

.sans-margin .row  {
	margin-left: -30px;
	margin-right: -30px;
}

.titre_fiche {
	
	font-size: 34pt !important;
	font-variant: small-caps;
	
	
}

.oe_dark {
	background: none;
}

.fixed {
	position: absolute;
}

.nothomepage ul span, .homepage ul span {
	font-weight: bold;
}

.nothomepage ul {
	margin-top: 20px;
}

#ariane a {
	text-decoration: underline;
	font-size: 7pt;
	margin-left: 0px;
}

#ariane  span{
	font-size: 7pt;
	margin-left: 0px;
}

#ariane li {
	padding-left: 0px;
	padding-right: 3px;
}
