/*Couleurs des titres, sous-titres et liens de contenu*/
#contenu2 h1, #contenu h2, #contenu2 h2, #contenu2 h3 {font-weight:bold;color:#CA5825;margin-left:5px;}
p.suite3 {color:#94C43A;}
#contenu2 a {color:#94C43A;font-weight:bold;}
span.titre {color:#94C43A;}
span.suite a, span.suite1 a {color:#94C43A;}
span.suite {
	display:block;
	margin:0;padding:0;
	width:75px;
	background:transparent url(images/pucesuite3.gif) right no-repeat;
	font-weight:bold;
}
span.suite1 {
	display:block;
	margin:0;padding:0 10px 0 0;
	text-align:right;
	background:transparent url(images/pucesuite3.gif) right no-repeat;
}
table.bureau {
	border:1px solid #CA5825;
	font-size:1.1em;
	border-collapse:collapse;
}
table.bureau caption {
	font-weight:bold;color:#CA5825;margin-left:5px;
	font-size:1.3em;
}
table.bureau th {
	text-align:left;
	color:#fff;
	border:1px solid #CA5825;
}
table.bureau td {
border-top:1px solid #CA5825;
}

}/*Mise en page du pied de page*/
#pied td {
	color:#ffd395;
}
#pied a {color:#ffd395;}
td.couleur1 {background-color:#CA5825;}
td.couleur2 {background-color:#CA5825;}
td.couleur3 {background-color:#CA5825;}
td.couleur4 {background-color:#CA5825;}

