body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: justify;
	line-height: normal;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/Img_bodyTexte.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 25px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-style: italic;
	font-weight: normal;
	color: #996600;
	text-decoration:overline;
}
.sousTitre {
	font-size: 0.7em;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0em 0em 0.7em;
	padding: 0.1em 0em;
	line-height: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	margin: 5px;
	padding: 0px;
	line-height: 1.2em;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.80em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 4px;
	padding: 0px;
	text-indent: 0.5em;
	line-height: 1.5em;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333;
	text-align: justify;
	line-height: 1.5em;
}
a:link {
	color: #B92A00;
}
a:visited {
	color: #990000;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #CC6600;
	text-decoration: underline overline;
}

#entete, #sommaireIndex, .sommairePDA, .nepasimprimer {
	display:none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	clear: both;
}

.bodyTexte {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	orphans:10;
	widows:10;
}

