﻿#navcontainer ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: #00CC66;
	color: #000000;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
}
#chapeau-article {
}
#titre_article {
}
#texte_article {	text-align: center;
}
#Microsoft_Live_Messenger_PresenceButton_fa8b8cfea091ee79 {
	width: 117px;
	margin-left: 36px;
}

.Centré {
	text-align: center;
}

.Liens_centrés {
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.Images {
	margin: 10px 20px;
	border-width: 0px;
	text-align: center;
	float: none;
}

.colonne_centrale {
	text-align: justify;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li { display: inline; }
li a
{
	text-decoration: none;
	background-color: #00CC66;
	color: #FFF;
	padding: .2em 1em;
	border-right: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
}
body {
	color: #333333;
	font-size: small;
	font-family: Arial;
	font-style: normal;
	background-color: #abc;
	text-align: center;
}

/* Styles pour les éléments de navigation */

#navigation a:hover {
	border: 1px solid #f2f2f2;
}
/* Styles pour le contenu */
h1{
	margin: 0px;
	color: #666666;
	font-size: 26px;
	font-family: Arial;
	font-weight: bolder;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 5px;
}
h2{
	margin: 5px 0px 0px 0px;
	color: #666666;
	font-size: 21px;
	font-family: Arial;
	font-weight: bolder;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	color: #666666;
	font-size: 17px;
	font-family: Arial;
	font-weight: bolder;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
h4 {
	color: #666666;
	font-size: 15px;
	font-family: Arial;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.h1-titre-gris {
	color: #C0C0C0;
	font-size: small;
	font-family: Arial;
	font-weight: bolder;
	text-align: left;
}

/* Styles pour le pied de page */
#footer {
	text-align: center;
	background-color: #EEEEEE;
	overflow: hidden;
	padding: 2px;
	font-size: 10px;
}
#footer p {
	color: #000000;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles pour les liens */
a:hover {
	color: #008000;
	background-color: #CCFF99;
}
.texte_normal {
	text-align: justify;
}


.legende_images {
	font-style: italic;
	text-align: center;
}


.Liens_articles {
	color: #0000FF;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}


.H1_centré {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #808080;
	text-align: center;
}


