body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: justify;
	line-height: 1.2em;
	background-color: #DADDE9;
	padding: 4px;
	margin: 0px;
	background-image: url(../images/pda_Body.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #000033;
	text-align: center;
}
img {
	display: block;
	text-align:center;
	border: solid 1px black;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	margin: 0em 0em 0.7em;
	padding: 0.1em 0em;
	line-height: normal;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	margin: 5px;
	padding: 0px;
	line-height: 1.2em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 4px;
	padding: 0px;
	text-indent: 0.5em;
	line-height: 1.2em;
}
.sousSommaire {
	font-size: 1em;
	text-align: left;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-style: normal;
	padding-top: 10px;

}

a:link {
	color: #B92A00;
}
a:visited {
	color: #990000;
}
a:active {
	color: #FF0000;
}
a:hover, a:focus {
	color: #CC6600;
	text-decoration: underline overline;
}
#BtRetour, #BtSuite {
	background-color:#003366;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #B3E0FF;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 80%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;

}
#BtSommaire   {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #999999;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 99%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
}
#sommaireDeco  li a   {
	color: #5B6899;
	text-decoration: none;
}
#sommaireDeco  li a:hover,  #sommaireDeco  li a:focus  {
	color: red;
}
#sommaireDeco  li   {
	list-style-type: none;	
}
a:hover#BtRetour, a:hover#BtSuite:hover, a:focus#BtRetour, a:focus#BtSuite:hover {
	border: 1px solid red;
	color: red;

}
a:hover#BtSommaire,a:focus#BtSommaire {
	color: red;

}
.imprimUniquement {
	display:none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #82401D;
	text-align: center;
	clear: both;
}

.bodyTexte {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	margin: 5px;
	padding: 0px;
	line-height: 1.2em;
}

