@charset "UTF-8";
/* CSS Document */
.groupe {
	position: relative;
	font: arial;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-left: 1px;
	top: 7px;
	background-image: url(images_bonhommes/groupe.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding         : 20px 2px 2px 60px;
} 

.seul {
	position: relative;
	font: arial;
	font-size: 15px;
	font-weight: bold;
	color: #6A6A6A;
	margin-left: 1px;
	top: 7px;
	background-image: url(images_bonhommes/b-seul.jpg);
	height: 100px;
	background-repeat: no-repeat;
	padding         : 20px 2px 2px 60px;
} 

.exclamation {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
	margin-left: 1px;
	top: 7px;
	background-image: url(images_bonhommes/exclamation.jpg);
	height: 80px;
	background-repeat: no-repeat;
	font-family: arial;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 60px;
} 

.information {
	position: relative;
	font: arial;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-left: 1px;
	top: 7px;
	background-image: url(images_bonhommes/information.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding         : 20px 2px 2px 60px;
} 

.main {
	position: relative;
	font: arial;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-left: 1px;
	top: 7px;
	background-image: url(images_bonhommes/main.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding         : 20px 2px 2px 60px;
} 

.interrogation {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
	margin-left: 1px;
	top: 7px;
	background-image: url(images_bonhommes/interrogation.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding         : 20px 2px 2px 60px;
	text-align: left;
	text-indent: 20px;
	font-family: arial;
} 


.vrai {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
	margin-left: 1px;
	top: 7px;
	background-image: url(images_bonhommes/vrai.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding         : 20px 2px 2px 60px;
	text-align: left;
	text-indent: 20px;
	font-family: arial;
} 
#pour les fichiers mp3
#mp3 { 
} 

.audiotitre {

	font: arial;
	font-size: 15px;
	font-weight: bold;
	
	padding         : 5px 2px 2px 35px;

	height: 28px;
	background-image: url(../styles/images_bonhommes/fond_audio_blanc.gif);
	background-repeat: no-repeat;
} 
