h1 {
	color:#663300;
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	pause-before:10px;
	pause-after:5px;
	text-align:left;	
	text-transform:none;

}

h2 {
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:16px;
	line-height:20px;
	font-style:normal;
	font-weight:bold;
	pause-before:10px;
	pause-after:5px;
	text-align:left;
	color:#660000;
	}	

h3 {
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:18px;
	line-height:20px;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	pause-before:10px;
	pause-after:5px;
	color:#663300;
	
}	

h4 {
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	font-variant:normal;
	text-align:right;
	color:#660000;

}

h5 {
	color: #FFCC99;
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	pause-before:10px;
	text-align:center;	
	text-transform:none;
}

h6 {
	color: #FFCC99;
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:18px;
	pause-before:5px;
	text-align:center;	
	text-transform:none;
}	
.text_gras {
	font-family: Helvetica, Times, Arial, Verdana;
	font-size:16px;
	font-style:normal;
	line-height:20px;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	text-align:justify;
}

.text_gras_droite {
	font-family: Helvetica, Times, Arial, Verdana;
	font-size:16px;
	font-style:normal;
	line-height:20px;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	text-align:right;
	
	}

.text_gras_centre {
	font-family: Helvetica, Times, Arial, Verdana;
	font-size:16px;
	font-style:normal;
	line-height:20px;
	font-weight:bold;
	text-align:center;
}

.credits {
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:16px;
	font-style:normal;
	line-height:16px;
	font-weight:400;
	color:#660000;

}	

.courant {
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:16px;
	line-height:20px;
	font-style:normal;
	font-weight:400;
	text-align:justify;
	color: #000000;
}		

.courant_renverse {
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:16px;
	line-height:18px;
	font-style:normal;
	font-weight:400;
	text-align:center;
	color: #FFFFFF;
}
	.courant_renverse_petit {
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:14px;
	line-height:16px;
	font-style:normal;
	font-weight:400;
	text-align:center;
	color: #FFCC99;
}	
.courant_droite {
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:16px;
	line-height:20px;
	font-style:normal;
	font-weight:400;
	text-align:right;
	color: #000000;
}	

.courant_centre {
	font-family:Helvetica, Times, Arial, Verdana;
	font-size:16px;
	line-height:20px;
	font-style:normal;
	font-weight:400;
	text-align:center;
}

a {
    color: #996600;
	font-weight:500;
    text-decoration: underline;
}
a:visited { 
	color: #FF9933;
	text-decoration: underline;
}