/* Site structure & some classes with the kind authorization of Icalepcs03 */

/* Tags */
Body { background: #FFFFFF ; color: #000080 ;} /* text= navy */
H1, H2 { text-align: center}
H3 { color: #008000 ;}


/* Link behaviour */
a:active  { color: #0000A0;}
a:link    { color: #0000A0;}
a:visited { color: #0000A0;}
a:hover   { text-decoration: underline; color:#FF9933; font-style: italic; font-weight: bold;}

a:active.onWhite  { text-decoration: none; }
a:link.onWhite    { text-decoration: none; }
a:visited.onWhite { text-decoration: none; }
a:hover.onWhite   { text-decoration: none; color: #FF9933; }
/* Link2 = 2e ligne des Tags */
a:active.link2  { text-decoration: none; }
a:link.link2    { text-decoration: none; }
a:visited.link2 { text-decoration: none; }
a:hover.link2   { text-decoration: underline; color:#FFD700; font-style: italic; font-weight: bold;}

/* Index only */
    .graybgc  { font-family:tahoma ; color: #444444 ; font-size:8pt; line-height: 18px;}
	.news     { font-family:tahoma ; color: #555555 ; font-size:8pt; line-height: 18px;}
	.newsdate { font-family:tahoma ; color: orange ; font-size:8pt; line-height: 18px;}
	.chapter  { font-family:"Trebuchet MS", sans-serif; font-size:9pt; line-height: 15px;}
	.orsp     { font-family:tahoma ; color: #888888; font-size:8pt;}
	.copyright {font-family:tahoma; color: #ffffff ; FONT-SIZE: 8pt; line-height: 15px;}

/* --- */