/* CSS Document */


body {
	background-color: #FFFFFF;
	background-attachment : fixed;
	color: #07080A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	text-align : left;
	margin: 0px;
	padding: center;
}
a:link {
	color: #00639A;
	text-decoration: none;
}
a:visited {
	color: #00A0B8;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #00A0B8;
	text-decoration: underline;
}
.lien_fond_noir a {
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.lien_fond_noir a:active {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
.lien_fond_noir a:visited {
	color: #FFFFFF;
	text-decoration:none;
	text-align: left;
}
.lien_fond_noir a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	text-align: left;
}
h1.titre_fichiers { 
	color: #000000;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	vertical-align: baseline;
} 
h2.sous_titre_fichiers { 
	color: #FFFFFF;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	vertical-align: baseline;
}
h2.lien_fond_noir { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	vertical-align: baseline;
}
.infos_courantes {
	color: #07080A;
	font-size: 12px;
}
.infos_bas_page {
	font-size: 10px;
	text-align: middle;
}
.infos_courantes_noire {
	color: #000000;
	font-size: 12px;
}
.titre_blanc_14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	vertical-align: baseline;
}
.titre_blanc_12 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
}
.titre_blanc_10 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
}
.texte_blanc {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.titre_blanc_14 {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
}
.titre_gris {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	vertical-align: baseline;
	text-align: left;
}
.titre_bleu {
	color: #00639A;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	vertical-align: baseline;
	text-align: left;
}
.titre_bleu {
	color: #00639A;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	vertical-align: baseline;
	text-align: left;
}
.titre_bleu_centre {
	color: #00639A;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	vertical-align: baseline;
}
.cartouche_rouge {
	font-size: 10px;
	font-style: bold;
	color: #FFFFFF;
    background-color: #FF0000; /* texte sur fond rouge   */
  	width: 100%;
	
}.cartouche_promo {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
    background-color: #00A0B8; /* ... fond bleu uni   */
  	width: 100%;
	
}
.cartouche_maj {
  	width: 30px;
  	margin: 4px;
	font-size: 10px;
	font-style: bold;
	color: #FFFFFF;
    background-color: #FF0000; /* ... date de mise à jour   */
	
}

