#presentation, #presentation h1  {
	color:#957E00;
}

.article h1, .article {
	/*color:#957E00;*/
	color:#746200;
}

.article a {
	color:#746200;
}
.article h2, h3, h4, h5 {
	color:#957E00;
}
#sousMenu {
	background-color:#D1B000;
}
#sousMenu .partie {
background-color:#DFBC00;
}
#sousMenu .sepPartie
{
	background-color:#F3CD00;
	height:2px;
	line-height:2px;
}
#sousMenu .sepPointille
{
	background-image:url(../../images/fondSousMenuLi-bienvenue.gif);
}
.bordure, .bordureReduite {
	border-left-color: #D1B000;
	}
#presentation {
	border-left-color:#F0E500;
}
table.bordTd 
{
	border-bottom: 1px solid;
	border-right: 1px solid;

}
.bordTd td
{
	border-left: 1px solid;
	border-top: 1px solid;
	padding:4px;
}

.cellCentre
{
	text-align:center;
}

.cellGauche
{
	text-align:left;
}

.cellDroite
{
	text-align:right;
}


/* vient s'ajouter à .article définit dans les feuilles de style de chaque partie */
.blocSommaireNiv3, .blocSommaireNiv3 h3
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBDB6A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBDB6A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFCBB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFCBB;
	padding: 7px 7px 9px 5px;
	margin-bottom:4px;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	position:relative;
	background-color: #FDEBAB;
}
.blocSommaireNiv3 h1, .blocSommaireNiv3 h2
{
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

.blocSommaireNiv3 a
{
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.blocSommaireNiv3 a img
{
	position:relative;
}

