#leftColumn li strong, #leftColumn li a:hover, #leftColumn li strong a  {
	color: #FE548E;
}
/* ----   ---- */

#centerColumn h1, #centerColumn h2, #centerColumn h3, #centerColumn h4, #centerColumn p strong, #centerColumn p a:hover, ul.accueil li a:hover, #centerColumn dt a, #centerColumn dd a:hover, a.print:hover, a.top:hover, #centerColumnContent a:hover{
	color: #FE548E;
}

#navBar strong {
	color: #FE548E;
	font-weight: normal;
}

#centerColumn h1 {
	background-image: url(../../images/pratique/chapo.gif);
}

#centerColumnContent a:hover{
	border-bottom : dotted 1px #FE548E;
}
/* ----   ---- */

a.top {
	background-image: url(../../images/pratique/top.gif);
}
