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

.menuhaut a {
	color: #c30079;
}
.menuhaut a:hover {
	color: #c30079;
}
.menuhaut a.on {
	color: #c30079;
}

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

#pied {
	background-color: #c30079;
}	



