body {
	font-family: arial, helvetica, sans-serif ; 
	font-size: 12px;
	color: #444;
}

.external_titre {
	font-size : 18px;
	font-weight : bold ;
	margin-bottom : 20px;
	text-align : center;
}

.external_question {
	background: url(tooltip.gif) no-repeat;
	font-weight : bold ;
	font-size : 14px;
	display: block;
	padding-left: 20px;
	padding-bottom : 2px;
}

.external_reponse {
	background: url(oui.png) no-repeat;
	font-size : 12px;
	margin-bottom : 20px;
	display: block;
	padding-left: 20px;
	margin-left:20px;
}

.external_code {
	font-size : 11px;
	background-color : #F0F0F0;
	border:1px dotted #808080;
	font-family:"Courier New";
	padding : 5px;
	margin:0px;
}

.external_important {
	color:#628CBA;
	font-weight:bold;
}
