.bloc_identification {
	width:192px;
	height:165px;
	background-color:#F9F3DE;
	text-align: left;
	float: left;
	display:inline;
	font-size:0.8em;
}
.texte_bloc{
	margin-top: 6px;
}

.chapitre{
	list-style-type:upper-roman;
	font-weight:bold;
}
.sous_chapitre{
	font-weight:normal;
}
.chapitre a{
	color:#8A0A07;
}
.sous_chapitre a{
	text-decoration:none;
	color:#8A0A07;
}
.sous_chapitre a:hover{
	text-decoration:underline;
}
.bouton{
	width:180px;
}
.boite_droite{
  float: right;
  width: 200px;
  padding:0 0 10px 10px;
  margin: 0;
  font-style:italic;
  font-size:0.8em;
  font-weight:bold;
}
