/* body and paragraphs */

body {
	margin-left: 20px;
	padding-left: 15px;
}
.corps {
	margin-left: 5px;
	padding-left: 15px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-decoration: none;
	line-height: 150%;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-indent: 20px;
	line-height: 140%;
}

/* headings, titles, and sub-titles */
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: -2px;
}

h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

/* sub-blocks */

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: auto;
	text-align: center;
}
.soustitre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	margin-top: +3px;
}

/* image insertion */

.fNyaamo { 
    float: right; 
    margin-top: 3px;
    margin-right: 11px;
    border: 2px solid #666;
    background-color: #ddd;
    padding: 2px;
}

.fNano {   
    float: left;
    margin-top: 3px;
    margin-right: 11px;
    border: 2px solid #666;
    background-color: #ddd;
    padding: 2px;
}


	
.text_photos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

/* ordered and unordered lists and list elements*/

ol, ul, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	text-decoration: none;
}
 
/* footnotes and endnotes */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

.endnotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
 
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
}

.citation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	font-variant: normal;
	font-weight: bold;
	margin-left: 100px;
	background: #B9FBD0;
	line-height: 150%;
	color: #006;
	text-decoration: none;
	font-style: italic;
	width: 900px;
	margin-top: 20px;
	border: 1px solid #DD393F;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 15px;
}

.bloc {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 140%;
	color: #006;
	text-decoration: none;
	background-color: #FFC;
	width: 800px;
	border: thin solid #C00;
	margin-left: 100px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

 .encart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	text-align: left;
	font-weight: normal;
	color: #006;
	margin-left: 100px;
	margin-right: 50px;
	background: #B9FBD0;
	width: 900px;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #0D0FBC;
 }

table {
	border-collapse: collapse;
}

.lettres_noms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
}

 
/* images styling 
1. hindering people from stealing images
*/

div.slide {
	width: 500px;
	height: 468px;
	background-image: url(face.jpg);
	background-repeat: no-repeat;
}
.slide img {
	width: 500px;
	height: 468px;
}

.copyright, .copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: inherit;
	clear: both;
}

.copyrights {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}