.no_question {
	font-family: garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #BE0000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.texte_question {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: Aucune;
	color: #000000;
}
.entete_jeu {
	font-family: garamond;
	font-size: 24px;
	color: #BE0000;
	font-weight: bold;
}
.ligne_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.jeu_paragraphe {
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	margin: 0;
	line-height: normal;
}
.logo_excel {
	height: 28px;
	width: 100%;
	text-align: center;
}
.info_nb_enr {
	height: 29px;
	text-align: center;
}


.plaque_boucher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

.tableau_phi {
	border: 1px solid #999999;
	background-color: #F3F3F3;
}
.ligne_entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	border: solid #999999;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	background-image: url(fond_rouge_degrade_15.png);

}	
.tablispai {
	background-color: #FFFFCC;

}
.tablisimp {
	background-color: #E9E9E9;

}
.tablispai:hover {
	background-color: #FBD5FF;
	font-weight: bold;
}
.tablisimp:hover {
	background-color: #FBD5FF;
	font-weight: bold;	
}
.contenu {
	padding: 5px;
}
