/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	height: 100%;
}

.footer {
	line-height: 30px;
	background-color: #586D84 !important;
	color: #eeeeee;
	/*z-index: 10;
    position: absolute;*/
	/*min-height: 150px;*/
	float: bottom;
	width: 100%;
	margin-top: 7%;
	padding-left: 0px; /*40px;*/
	/* padding-left:275px;*/
}

.mentions2 {
	display: none;
}

.footer a {
	color: #ffffff;
}

.footer a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

div#footer1 {
	background-color: #706f6f;
	padding: 5px 0;
}

div#footer2 {
	background-color: #393536;
	height: 100%;
	padding: 13px 0;
	min-height: 200px;
}

.footer2_content{
	padding-left: 40px;
	padding-right: 40px;
}

footer .navbar-header{
	/*margin-left:  44px !important;*/
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
.footer>.container {
	/*padding-right: 15px;
  padding-left: 15px;*/
	text-align: center;
}

code {
	font-size: 80%;
}

footer div a img#nt {
	width: 100%;
}

div.credits {
	position: absolute;
	bottom: -3px;
	right: 10px;
	font-size: 70%;
	margin-right: 10px;
}

span.mentions {
	display: block;
	margin: 0 auto;
}

.logo-nt {
	float: left;
	width: 120px;
	padding-top: 15px;
}

.text-teleservice {
	text-transform: uppercase;
	float: left;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 15px;
	margin-top: 15px;
	font-size: 12px;
}