/*   ////////////////////////
    ///
   ///				links
  ///			  	 
 //////////////////////// */

a {
	color: #ED145A;
}

a:visited {
	color: #ED145A;
}

a:active, a:hover {
	color: #ED145A;
} 

/* ///
  ///		
 /// */

/*   ////////////////////////
    ///
   ///		zone chapter menu
  ///			  	 
 //////////////////////// */

.zon-chapterMenu .contentL1 div.active {
	background: url(../images/spacer_magenta.gif) 0 7px repeat-x;
}

.zon-chapterMenu a:hover, .zon-chapterMenu a:active {
	color: #ED145A;
}

.zon-chapterMenu .active a, .zon-chapterMenu .active a:visited {
	color: #ED145A;
}

.zon-chapterMenu .contentL2 .wrapper {
	background: url(../images/spacer_magenta.gif) repeat-y;
}

.zon-chapterMenu .contentL2 .corner {
	background-image: url(../images/chapterMenu-L2-corner-magenta.gif);
}







