body {
	margin-left: 30px;
	color: #000033;
	background-repeat:repeat-x;
}
#wrapper {
	width: 680px;
	margin: 0 auto;
	padding: 0 20px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-bottom: 12px;
	margin-top: -11px;
}

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

a {
	color: #6600FF;
	text-decoration: none;
}
p {
	font-size: 15px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2 {
	font-size: 15px;
	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: yellow;
	background-color: #666666;
	padding: 3px;
	margin: 0 20 0 0px;
}

 h4 {
	font-size: 14px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: yellow;
	background-color: #666666;
	padding: 5px;
}

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: 17px;
	text-align: left;
}

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

.note {
	font-size: 1.1em;
	color:#294e56;
	margin: 0 100px;
	padding: 10px;
	border: 1px solid #73afb7;
	background-color: #fbef99;
}

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

.copyright {
        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: 16px;
}

#blocknote {
	font-size: 17px;
	color: #294e56;
	margin: 0 100px;
	padding: 10px;
	border: 1px soid #73afb7;
	background-color: #fbef99;
}

.blocknote {
	font-size: 17px;
	color: #294e56;
	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: 17px;
}
ul ul {
	list-style-type: circle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
ul ul ul {
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.ul1specialtoc {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
ol {
	/*list-style-type: upper-roman;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.ol1specialtoc {
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
ol ol {
	list-style-type: upper-alpha;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
ol ol ol {
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
ol ol ol ol {
	list-style-type: lower-alpha;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
} 
ol ol ol ol ol {
	list-style-type: lower-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
} 
