body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 700px;
}

a:hover {
	text-decoration:underline;
	color: #008;
	font-style: italic;
}
a.sel_version {
	color: #008;
	font-weight: bold;
	margin-left: 20px;
}
.message {
	color: #008;
	font-weight: bold;
	margin-left: 15px;
}
.warning {
	color: #d00;
	font-weight: bold;
	margin-left: 15px;
}

.ref, .poste {
	clear: both;
	color: #666;
	font-size: 12px;
}
.courant, mc {
	color: #008;
	font-weight: bold;
}
a.courant, a.mc {
	color: #008;
	text-decoration:none;
}
div.menu_versets {
margin : 5px 10px 5px 15px;
}
#contenu div.gauche_bible {
	width: 240px;
	height: 780px;
	float: left;
}
#contenu div.droite_bible {
	width: 240px;
	height: 780px;
	float: right;
}
#menu {
	padding-right: 5px;
	padding-leftt: 5px;
	width: 185px;
	padding-bottom: 0;
	padding-top: 0;
}
#menu a {
	color: #000;
}
#menu a:hover {
	font-style: italic;
	color : #008;
}
#menu ul, li {
	padding: 0;
	margin-left: 5px;
}
#menu div.chapitres {
	margin: 10px 10px 10px 15px;
}
#verset {
	margin: 10px;
	color: #000;
	text-align:justify;
}
#verset div.reference {
	margin-right: 10px;
	font-weight: bold;
	color: #000;
	display:inline;
}
/* Format formulaire de recherche */
.searchbible {color : #008; font-size: 11px}
.backsearchbible {border: 1px #777 solid; border-style: dashed; padding-bottom: 5px; padding-left: 10px; margin-left: 10px; margin-right: 20px; background: #f0ffff;}
/* Fin Format formulaire de recherche */

.chapitres {
margin-left: 10px;
margin-right: 20px;
}
