body {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
	color: #83270b;
}
li  {
	list-style-type: none;
	text-decoration: none;
}
.contenu li {
	display: none;

}
.contenu .sommaire {
	display: none;
}
.contenu .navigation {
	display: none;
}
.contenu .fiches {
	display: none;
}

h1  {
	color: #83270b;
	font-weight: bold;
}
.contenu h1 {
	font-size: medium;
	font-weight: bold;
	color: #83270b;
}

h2 {
	font-size: small;
	text-transform: uppercase;
}
h3 {
	font-weight: bold;
	color: #000000;
	font-size: x-large;
}
.contenu h3 {
	font-size: x-large;
	font-weight: bold;
	color: #83270b;
}

h4 {
	font-style: italic;
}
.txtint h3 {
	text-transform: uppercase;
	font-size: small;
}
.txtint .doc {
	font-weight: bold;
	text-decoration: underline;
	color: #83270b;
}


.bt_suivant, .bt_precedent {
	display: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

