﻿.logoMistral {
	background: url('../img/logoMistral.svg') no-repeat center;
	background-size: contain;
	height: 40px;
	text-indent: -1000em;
	width: 124px;
}

.logoSeDeconnecterMistral {
    background: url('../img/Mistral-Icon-deconnecter.svg') no-repeat;
	background-position: right bottom;
    padding-right: 24px;
	padding-left: 24px;
	height: 20px;
	line-height: 20px;
    display: block;
	vertical-align: middle;
}

#DesignMistralCompatible a, #DesignMistralCompatible a:visited {
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

#DesignMistralCompatible #idMistralDeconnexion {
	text-decoration: none;
}

#DesignMistralCompatible table {
	border-width: 0px; 
	width: 100%; 
	border-collapse: collapse; 
	border-collapse: collapse;
}

	#DesignMistralCompatible table tr td {
		height: 62px;
		max-height: 62px;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
	#DesignMistralCompatible table tr td .logoMistral {
		margin: 0px;
	}

	#DesignMistralCompatible table tr td {
		vertical-align: middle;
		background-color: #00587c;
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
	}

#DesignMistralCompatible table #MistralPageTitle td {
	color: #00587c;
	background-color: transparent;
	vertical-align: middle; 
	text-align: left; 
	white-space: nowrap; 
	font-size: 18px; 
	padding: 10px;
}

.EnteteMistral td {
	background-color: #00587c;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	padding-right: 10px;
}

.EnteteMistral a, .EnteteMistral a:visited {
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

.EnteteMistral a.MistralQuitter, .EnteteMistral a.MistralQuitter:visited {
	text-decoration: none;
}

.MP_EnteteTitrePage {
	border: 0;
	width: 100%;
	height: 48px;
	color: #00587c;
	white-space: nowrap;
}

#FooterMistralCompatible {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #00587c;
	color: #ffffff;
}

	#FooterMistralCompatible #footerMistral .container {
		display: flex;
		flex-direction: column;
		vertical-align: middle;
		justify-content: center;
		white-space: nowrap;
		height: 46px;
	}