.intro {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
  font-size: 11pt;
  font-style: italic;
	text-align: center;
}

h1 {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 23pt;
	font-weight: normal;
	text-align: center
	margin-top: 0%;
	margin-bottom: 1%;
	margin-left: 1%;
	margin-right: 1%;
	vertical-align: top;
}

h2 {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 16pt;
	font-weight: normal;
	text-align: center;
	margin-left: 1%;
	margin-right: 1%;
	vertical-align: top;
}

h3 {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 22pt;
	font-weight: normal;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	vertical-align: top;
}

h4 {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	vertical-align: top;
}

h5 {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	margin-left: 1%;
	margin-right: 1%;
	vertical-align: top;
}

h6 {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	margin-left: 1%;
	margin-right: 1%;
	vertical-align: top;
}

.text {

	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 12pt;
	margin-left: 2%;
	margin-right: 2%;
	text-align: justify;
	vertical-align: top;
}

.vers {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 12pt;
	color: #669933;
  font-style: italic;
	text-align: left;
	vertical-align: top;
}

.text_vers {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 12pt;
	color: #669999;
	font-style: italic;
	text-align: left;
	vertical-align: top;
}

.text_lien {

	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 12pt;
	margin-left: 2%;
	margin-right: 2%;
	text-align: left;
	vertical-align: top;
}

.coran {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 13pt;
	color: black;
	font-style: italic;
	text-align: left;
	vertical-align: top;
}

.nbp {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 11pt;
	color: black;
	font-style: italic;
	text-align: justify;
	margin-left: 1%;
	margin-right: 1%;
	border: solid black 1px ;
	vertical-align: top;
}

.copyright {
	font-family: CentSchbook BT, Bookman Old Style, Times New Roman, Arial, Trebuchet MS;
	font-size: 10pt;
	text-align: center;
	vertical-align: bottom;
}

a {
	color: black;
	font-family:  helvetica, Tahoma, verdana, Times New Roman, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
}

a:visited {
	color: black;
}

a:hover {
	color: #ffffff;
	background-color: black;
	font-family:   helvetica, Tahoma, verdana, Times New Roman, sans-serif;
	text-decoration: none;
}


.bords {
	margin-left: 2%;
	margin-right: 2%;
}


