body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 30px;
	/*color: #579794;*/
	color: #000000;
	background-image: url(../../images/bg.jpg);
	/*background-image: url(../../css/head1.jpg);*/
	background-repeat:repeat-x;
	font-size: 18px;
	margin-right: 40px;
}
#wrapper {
	width: 680px;
	margin: 0 auto;
	padding: 0 20px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

a {
	font-weight: bold;
	/*color: #6378df;*/
	color: #6600FF;
	text-decoration: none;
}

h1, h2 {
	font-size: 17px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 
h3 {
	font-size: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	margin: 0 20 0 0px;
}

.soustitre {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        text-align: center;
        margin-bottom: 13px;
        margin-top: -8px;
}

.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	text-align: left;
	border-collapse: collapse;
}

 h4 {
	font-size: 16px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
}

.ptoc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
.pnotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.note {
	font-size: 14px;
	color:#000000;
	margin: 0 350px;
	padding: 10px;
	border: 1px solid #73afb7;
	background-color: #FFFFFF;
	text-align: left;
}
.legende {
        font-size: 14px;
        text-align: center;
}

.insert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	border: 2;
	margin: 15;
	padding: 7;
}

.pcopyrights {
	list-style-type: upper-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #006600;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

#blocknote {
	font-size: 17px;
	color: #000033;
	margin: 0 100px;
	padding: 10px;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
}

.blocknote {
	font-size: 17px;
	color: #000000;
	margin: 0 100px;
	padding: 10px;
	border: 1px soid #73afb7;
	background-color: #fbef99;
}
	
ul {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	text-indent: 25px;
}
ul li {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
ol {
	/*list-style-type: upper-roman;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	text-indent: 25px;
}
.ol1specialtoc {
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
ol ol {
	list-style-type: upper-alpha;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
ol ol ol {
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
ol ol ol ol {
	list-style-type: lower-alpha;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
} 
ol ol ol ol ol {
	list-style-type: lower-roman;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
} 
.poem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	margin-left: 150px;
	padding-left: 35px;
	color: #006633;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-right: 200px;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	padding-top: 15px;
	padding-right: 15px;
}
.lettres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-indent: 50px;
	margin-right: 100px;
	margin-left: 70px;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000000;
	border-left-color: #000033;
	padding-right: 40px;
}
