
body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.articles_tableau {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

.cellule_titre_tableau{
	font-family: Arial;
	font-size: 14px;
	text-align: Left;
	color: #FFFF00;
	background-color:#000066;
	padding: 10;
	font-weight: bold;
}

.coin_bleu_fonce_hg {
	background-image: url(images/c_page_g.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

.coin_bleu_fonce_hd {
	background-image: url(images/c_page_d.jpg);
	background-repeat: no-repeat;
 	width: 30px;
	height: 30px;
}

.coin_bleu_fonce_bg {
	background-image: url(images/c_page_bg.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

.coin_bleu_fonce_bd {
	background-image: url(images/c_page_bd.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

.coin_bleu_marine_hg {
	background-image: url(images/cg.jpg);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
}

.coin_bleu_marine_hd {
	background-image: url(images/cd.jpg);
	background-repeat: no-repeat;
	background-color:#000066;
	width: 23px;
	height: 23px;
}

.coin_bleu_marine_bg {
	background-image: url(images/cbg.jpg);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
}

.coin_bleu_marine_bd {
	background-image: url(images/cbd.jpg);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
}

.fond_bleu_clair {
	background-color:#BFC1E7;
}

.logo_sitesecurite_fond_bleu_marine {
	background-image: url(images/logo_petit.jpg);
	background-repeat: no-repeat;
	background-color:#000066;
	background-position: 50%;
	width: 166px;
	height: 60px;
}

.tableau_bleu_fonce {
	background-color:#6256B8
}

.tableau_bleu_marine_texte_jaune {
	background-color:#000066;
	font-family: Arial;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.tableau_bleu_marine_texte_blanc {
	background-color:#000066;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9px;
	text-align: right;
}

.tableau_marge {
	width: 20px;
	height: 20px;
	background-color: #ffffff;
}

.texte_petit {
	font-family: Arial;
	color: #000000;
	font-size: 9px;
	text-align: justify;
}

.texte_moyen {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}

.cellule_aller_directement_a{
	background-color:#6256B8;
	font-family: Arial;
	color: #ffffff;
	font-size: 9px;
	text-align: left;
}

.puce_aller_directement_a {
	background-image: url(images/Pucetriangle.gif);
	background-repeat: no-repeat;
	background-color:#6256B8;
	background-position: 50%;
	width: 25px;
	height: 9px;
}

.tableau_blanc_index {
	background-color:#ffffff;
	font-family: Arial;
	font-size: 9px;
	text-align: left;
}

.titre_articles {
	background-color:#6256B8;
	font-family: Arial;
	color: #FFFF00;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding: 10px;
}

.tableau_bleu {
    
    border: solid #000066 1px;
	background-color:#BFC1E7;
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
}

.texte_article{
	font-family: Arial;
	font-size: 12px;
	text-align: Center;
	color: #CC0000;
	font-weight: bold;
}

.titre_chapitre{
	font-family: Arial;
	font-size: 18px;
	text-align: Left;
	color: #000066;
	font-weight: bold;
}
