#centre h1{
	background: url(../dist/images/squelette/puces-bleuclair/fleche.png) no-repeat;
}
.programme .suite a:link{
	background: url(../dist/images/squelette/puces-bleuclair/ensavoirplus.png) no-repeat top right;
}
.programme .suite a:visited{
	background: url(../dist/images/squelette/puces-bleuclair/ensavoirplus.png) no-repeat top right;
}
.programme .suite a:hover{
	background: url(../dist/images/squelette/puces-gris/ensavoirplus.png) no-repeat top right;
}
		
.navigation .liens a.precedent{
	background: url(../dist/images/squelette/puces-bleuclair/navigation-precedent.png) no-repeat right;		
}
.navigation .liens .suivant{
	background: url(../dist/images/squelette/puces-bleuclair/navigation-suivant.png) no-repeat;
}			

.menuhaut a {
	color: #009cdf;
}
.menuhaut a:hover {
	color: #009cdf;
}
.menuhaut a.on {
	color: #009cdf;
}

#header td.on a{
	padding:5px 0 0 0px;
	color: #009cdf;
}
#header td.on a:hover{
	text-decoration: underline;
}
		
#pied {
	background-color: #009cdf;
}

