/* CSS Document */

body {
	
}
#global {
	text-align: center;
}
img {
	margin: 2px;
}
.nepasimprimer, #sommaire, .infobulle, #bandeTop, #bandeBottom {
	display:none;
}
.bodyTexte {
	background-color:#FFFFFF;
	background-image:none;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
}
.bodyTexte p {
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin-right: 0em;
	margin-left: 0em;
}
a:link, a:visited {
	color:#AD0002;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#CC0000;
	text-decoration:underline;
}

div .separe {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
}
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #990000;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	margin: 5px;
	padding: 0px;
	line-height: 1.2em;
}
p  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: justify;
}
#notes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: justify;
}

hr {
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0px;
}
.copyright {
	margin-top:30px;
	text-align: center;
}
p.copyright  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.aaa {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

