hr {
	border: 1px dotted #999;
	margin: 0 10px 0 10px;
}
h1 {
	margin: 0 10px 0 10px;
	font-size: 1.1em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}
.ressortir, h2 {
	color : #551347;
}
.mc {
	color : #000;
	font-size:bold;
}
.back_deroulant {
	background-color : #551347;
	color : #FFF;
}
.ref, .poste {
	clear: both;
	color: #666;
	font-size: 12px;
}
.menu_versets {
	border-bottom: 1px dotted #999;
	padding:1px;
	padding-left : 5px;
}
#contenu div.gauche_bible {
	width: 240px;
	height: 780px;
	float: left;
}
#contenu div.droite_bible {
	width: 240px;
	height: 780px;
	float: right;
}
#menu div.chapitres {
	margin: 10px 10px 10px 15px;
}
#verset {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color: #000;
	text-align:justify;
}
#verset div.reference {
	margin-right: 10px;
	font-weight: bold;
	color: #551347;
	/*display:inline;*/
}
#concordance {
	background-color:#e3c4bb;
	height:23px;
	padding:5px;
	color: #551347;
}
#cases_traduction {
	background-color:#f5f5f5;
	height:17px;
	max-height : 17px;
	padding:5px;
	color: #551347;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
