@charset "utf-8";

body {
	font-size: 62.5%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-color: #FEFACF;
}
.oneColFixCtr #container {
	width: 960px;  /* 780px ; using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000;
	*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 0px;
	margin-top: 0;
}

a:link img, a:visited img {
	border: none;
}

.Txt_faxez-nous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	left: 306px;
	line-height: 110%;
	background-color: #393;
	padding: 5px;
}

.Txt_PlaqueZ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	color: #191d1f;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
}

#header {
	height: 272px;
	margin:0;
	padding:0;
	display: block;
}
#bloc1 {
	margin: 0;
	padding: 5px;
	display: block;
	background-color: #393;

}
#bloc2 {
	margin-top: 0px;
	background-color: #FAE633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	color: #191d1f;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-bottom: 0;
	float: left;
	width: 100%;
	vertical-align: middle;
}
#bloc2 span{
	font-size:80%;
	}
#bloc2a {
	width: 50%;
	float: left;
}
#bloc2b {
	float: left;
	width: 50%;
}
#bloc3 {
	float: left;
	background-color: #83D683;
	width: 100%;
}
.Txt_explication{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: justify;
	color: #666;
	line-height: 115%;
	margin-left: 15px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-top: 2px;
}
.Txt_explicationCC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
	color: #666;
	line-height: 120%;
	margin-left: 15px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-top: 2px;
}
.Txt_Titre_explication{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	text-align: justify;
	color: #1A1D20;
	line-height: 120%;
	padding-bottom: 0px;
	padding-top: 1px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 2px;
}
.Txt_nrfax{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 400%;
	text-align: center;
	color: #666;
	line-height: 150%;
	margin-left: 15px;
	padding-bottom: 0px;
	margin-right: 15px;
}
#bloc3a {
	width: 470px;
	float: left;
	position:relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	}
#bloc3b {
	float: left;
	position:relative;
	border-left-color: #666;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 465px;
 }


#nrfax {
	height: 34px;
	width: 295px;
	text-align: center;
	margin-top: 15px;
}
