/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 2px;
	
}
img {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
#ensemblePanneaux img {
	display: inline;
}

#global {
	background-color:#C2C8D6;
	margin: 0px;
	padding: 1px;
}
.ignorePDA {
	display:none;
}
.bodyTexte {
	background-color:#FFFFFF;
	background-image:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
}

#centrePage {
	text-align: justify;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px dotted #666666;
}
#chapSuite {
	font-size: smaller;
	text-align: right;
}

.bodyTexte p {
	margin-top: 0px;
	margin-bottom: 5px;
}
a:link, a:visited {
	color:#0066CC;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#999999;
	text-decoration:underline;
}
#sommaire, #illustration {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
}
#global  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333399;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#global   h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
#global  p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
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;
	text-align: center;
}
.aaa {
	text-align: center;
	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;
}
#global h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333399;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
img#panneau {
	display: none;
}

