@charset "utf-8";
/* CSS Document */
.toc {
border:1px solid #F8B18C;
font-family:Arial,Monospace;
font-size:12px;
margin:0 10px 30px;
padding:0 0 0 20px;
text-align:left;
}

.toc .chapter
{
font-weight: bold;
padding: 0px 0px 0px 10px;
background-image:url(images/puce1_plan.gif);
background-position:left center;
background-repeat:no-repeat;
}

.toc .sect1
{
padding: 0px 0px 0px 10px;
background-image:url(images/puce2_off.gif);
background-position:left center;
background-repeat:no-repeat;
}

.toc a:link {
  color:  #000000;
	text-decoration:none;
}

.toc a:visited {
  color: #000000;
	text-decoration:none;
}

.toc a:hover {
  color:#FE921F;
}

.chapter, .chapter p {
color:#000000;
font-family:Arial,Monospace;
font-size:12px;
line-height:1.2;
text-align:justify;
}

h1 {
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #ff8400;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 20px;
	padding-left:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-top: 10px;
	text-decoration:underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 5px;
	margin-left: 45px;
	margin-top: 8px;
}

.book li {
list-style-position:outside;
list-style-type:disc;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-top: 5px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
	margin-left: 45px;
	margin-top: 5px;
}

.comment {
color:#FF8400;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:16px;
font-weight:700;
}

#corps_page h1
{
	background:none;
	margin-top: 10px;
}

.titlepage h2
{
	text-decoration: none;
}
.title .comment
{
background: transparent url('../img/site/bullet-comment.jpg') no-repeat;
padding-left: 20px;
color:#FF8400;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:16px;
font-weight:700;
font-style:normal;

padding-bottom: 20px;
}

a:link {
text-decoration:none;
}

.back-button-text {
  background: transparent url('../img/site/back-button-center.gif') no-repeat;
  color: #506170;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  height: 25px;
  line-height: 25px;
  padding-right: 10px;
  padding-left:5px;
  text-align:center;
  text-decoration: none;
}
