.container {
	margin: 0;
	padding: 0;
}

.carousel{
	height: 330px;
}

.navbar-bottom {
	margin-bottom: 0;
}

.carousel-control {
	display: none;
}

#myCarousel .carousel-inner {
	height: 330px;
}

#myCarousel .carousel-inner > .item {
	height: 330px;
}

.slidecaption {
	position: absolute;
	bottom: 103px;
	background: rgba(255,255,255,0.75);
	z-index: 5;
	padding: 20px;
	left: 0;
	top: 124px;
}

.navbar-default .form {
	position: absolute;
	bottom: 51px;
	width: 100%;
}

.navbar.navbar-default.navbar-bottom {
	margin-bottom: 1px;
}

.navbar-bottom > .navbar-nav {
	float: none;
	width: 100%;
	display: table;
}

.navbar-bottom > .navbar-nav > li {
	float: none;
	display: table-cell;
}

.navbar-default.navbar-bottom > .navbar-nav > li > a.home {
	width: auto;
	padding: 17px 17px;
}

.navbar .logo {
	height: 80px;
}

.logo img {
	width: auto;
	height: 80px;
}

.navbar-default.navbar-bottom .navbar-nav > li > a
{
	font-size: 10px;
}

#block-univers-mnhn-univers-mnhn dl.related > dd > nav > .tabs > li > a:before, #block-univers-mnhn-univers-mnhn dl.related > dd > nav > .tabs > li > a:after
{
	content: none;
}