ul.rubriques li a#rubrique8 {
	cursor: default;
	height: 29px;
	background-position: 0px 29px;
}

#principal {
	background: transparent url(../pics/bg_epreuves.jpg) repeat-y 50% 108px fixed;
}
* html #principal {
	background-image: url(../pics/bg_epreuves.jpg);
}

/* MacIE hack \*/
* html #principal {
	background: fixed url(../pics/bg_epreuves.jpg) transparent 50% 0px repeat-y;
}
/* end MacIE hack */

#scrollpane div.pane {
	background: fixed url(../pics/bg_epreuves2.jpg) #EFC415 50% 108px repeat-y;
}
* html #scrollpane div.pane {
	background-image: url(../pics/bg_epreuves2.jpg);
}
/* MacIE hack \*/
* html #scrollpane div.pane {
	background: fixed url(../pics/bg_epreuves2.jpg) #EFC415 50% 0px repeat-y;
}
/* end MacIE hack */


.contenu, .contenu a {
	color: black;
}

.hier_menu a {
	color: black;
}

.contenu a:visited {
	color: #444 !important;
}

.hier_menu a:visited {
	color: #444 !important;
}

.hier_menu .selected a, .hier_menu .selected a:visited
{
	color: black !important;
}

.temoignage p.header {
	color: white;
}
