h1 {
	font-size:21px;
	text-align:center;
	color:#44304B;
	margin:0.4em 0 0 0;
}
h2 {
	font-size:18px;
	color:#44304B;
	margin:0 0 0.5em 0;
}
h3 {

	font-size:16px;
	color:#44304B;
	margin:0 0 0.5em 0;
}
.contenu {
	font-size: 13px;
	/*font-weight: bold;*/
	color: black;	
}
.important{
	font-weight:800;	
}
.tresImportant{
	font-size: 11px;
	color:#981802;
	text-align:justify;
	font-weight:800;	
}
.tresImportantGros{
	font-size: 15px;
	color:#981802;
	text-align:justify;
	font-weight:800;	
}
.premLet {
	position:relative;
	bottom:.1em;
	font-weight:bold;
	font-size:3em;
	float:left;
	margin: 1px;
	padding: 1px;
	line-height: 1em;
}
.citation{
	font-style:italic;
	font-size: 13px;
	line-height:1em
}
.texte{
	font-size: 11px;
	text-align:justify;
}
.tresImportantBord{
	font-size: 11px;
	color:#981802;
	text-align:justify;
	font-weight:800;	
	border: 1px solid #981802;	
}
.reponse{
	font-size: 11px;
	text-align:justify;
}
.question{
	font-size: 11px;
	color:#981802;
	text-align:justify;
}
.gras {
	font-weight:800;
}
.note1 {
	text-align:right;
	font-size: 9px;
	/*font-weight: bold;*/
	color: #996633;
	margin-bottom:2px;	
}
.note1Norm {
	font-size: 9px;
	/*font-weight: bold;*/
	color: #996633;
}
.note2 {
	font-size: 9px;
	/*font-weight: bold;*/
	color: #996633;	
}

.alert{
	color:#981802;
	font-weight: bold;
	text-decoration: blink;	
}
.alerte{
	color:#981802;
	font-weight: bold;
}
.petitTexte{
	line-height:0.8em;
	margin-top:5px;
}
.script{
	font-size: 11px; 
	FONT-FAMILY: sans-serif;
}
.legende{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
   	color: #996633;
    font-size: 18px;
}
.invisible{
	color:#FFFFFF;
}
.grande{
	font-size:13px;
}

