/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TEXTES */
h1,h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 150%;
}
h1 {	/* gros titres */
	font-size: 36pt;
}
h2 {	/* titres des paves */
	font-size: 24pt;
}
h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
h3{ /* sous-titres */
	font-size: 16pt;
}
h4{ /* titres caps interlettres */
	font-size: 12pt;
	color: #ef1029;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-top: 6pt;
	margin-bottom: 6pt;
}
h5 {	/* infos importantes dans paves */
	font-size: 12pt;
	color: #ef1029;
	margin-bottom: 5pt;
}
h6 {	/* notes pied de page */
	font-size: 8pt;
	margin-top: 8pt;
	margin-bottom: 4pt;
}
em {
	font-style: italic;
}
em a {
	color: #000000;
}
strong {
	font-weight: bold;
}
address {
	font-family: "Courier New","Courier", monospace;
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	text-align: center;
	padding: 5px;
	color: #ffffff;
}
address a {
	color: #ffffff;
}
address a:hover {
	color: #000000;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - STYLES REDAC */
.grotexte,.texte,.textegras,.moytexte,.titexte,.tiblanc,.tigras,.auteur {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #000000;
}
.grotexte {
	font-size: 11pt;
}
.texte {
	font-size: 10pt;
}
.textegras {
	font-size: 10pt; 
	font-weight: bold;
}
.moytexte {
	font-size: 9pt;
}
.titexte {
	font-size: 8pt;
}
.tiblanc {
	font-size: 8pt; 
	color: #ffffff;
}
.tigras {
	font-weight: bold; 
	font-size: 8pt;
}
.auteur {
	font-size: 9pt; 
	font-weight: bold; 
	font-style: italic;
	text-align: right;
	padding-top: 5pt;
}
.grasrouge {
	font-weight: bold; 
	color: #ef1029;
}
