
@charset "UTF-8";
/* CSS Document */

body {
	background-color: #1B3E7B;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Fixator {
	position: absolute;
	z-index: 10;
}
#LogoDistrimask {
	position: absolute;
	left: 580px;
	top: 30px;
	width: 350px;
}
#Background {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#FixatorMenu {
	position: absolute;
	z-index: 10;
	margin-top: 30px;
}
#Menu {
	padding-bottom: 15px;
}
.TextLogoDistrimask {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #13953D;
}
.TextMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #000;
	text-align: justify;
	display: block;
}
.TextMain2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	text-align: justify;
	display: block;
}
.TitreSousProduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #E11F30;
	text-align: justify;
	display: block;
	font-style: italic;
	font-weight: bold;
}
.TextMain2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	text-align: justify;
	text-decoration: none;
}
.TextMain3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #000;
	text-align: justify;
	display: block;
}
.TextMain4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.TextMainCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #000;
	text-align: center;
	display: block;
}
.TextProduits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	text-align: justify;
	display: block;
	font-style: italic;
}
.TextProduits a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	text-align: justify;
	font-style: italic;
	text-decoration: none;
}
.TextProduits a:hover {
	text-decoration: underline;
}
.TextFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
}
.TextFooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
}
.TitreProduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	display: block;
}

