/***************************************************
*
* Style sheet for the dNL.eu Pages
*  Chien St Hubert du Noble Limier
*	(c)2006-10 all rights reserved
*	last updated 2010624T13:40
* 
****************************************************/
.caps { text-transform: uppercase}
.centre { text-align: center}
.f2 {
	font-size: 80%;
}
.fi2 {
	font-size: 80%;
	font-style: italic;
}
.fb3 {
	font-size: 100%;
	font-weight: 700;
}
.fbi3 {
	font-size: 100%;
	font-style: italic;
	font-weight: 700;
}
.fbi5 {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
}
.fb5r {
	color: red;
	font-size: 150%;
	font-weight: bold;
}
.fbui7r {
	color: red;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.hidLine {
	display: none;
}
.maxLine {
	color: #c96;
	background: transparent;
}
.right {
	float: right;
}
.sign { font-size: 80%;
FONT-FAMILY: "Lucida Calligraphy", "Monotype Corsiva", "Times New Roman", serif;
                    font-weight: bold;  }

.updated {
	text-align: right;
}
/* Anchor styles */
/* Default: link=blue vlink=purple alink=red */
a:active { color: lime; 
	text-decoration:underline;
}
a:hover {
	background-color:#ddf;
	color: #0f0;
	font-style: italic;
	font-weight: bold;
	text-decoration:underline;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0f0;
}
a:visited {
	FONT-STYLE: italic; color: #a6a; TEXT-DECORATION: none
}               /* was #c96; */
A.small {
	FONT: 7pt Arial, sans-serif
}
A.AuCh {
	COLOR: #6c3; BACKGROUND-COLOR: transparent
}
SPAN.AuCh {
	COLOR: #6c3; BACKGROUND-COLOR: transparent
}
A.AuKC {
	COLOR: #690; BACKGROUND-COLOR: transparent
}
SPAN.AuKC {
	COLOR: #690; BACKGROUND-COLOR: transparent
}
A.DuCh {
	COLOR: #f93; BACKGROUND-COLOR: transparent
}
SPAN.DuCh {
	COLOR: #f93; BACKGROUND-COLOR: transparent
}
A.EuCh {
	COLOR: #d00; BACKGROUND-COLOR: transparent
}
SPAN.EuCh {
	COLOR: #d00; BACKGROUND-COLOR: transparent
}
A.EuKC {
	COLOR: #900; BACKGROUND-COLOR: transparent
}
SPAN.EuKC {
	COLOR: #900; BACKGROUND-COLOR: transparent
}
A.InCh {
	COLOR: #a0a; BACKGROUND-COLOR: transparent
}
SPAN.InCh {
	COLOR: #a0a; BACKGROUND-COLOR: transparent
}
A.UKCh {
	COLOR: #f00; BACKGROUND-COLOR: transparent
}
SPAN.UKCh {
	COLOR: #f00; BACKGROUND-COLOR: transparent
}
A.UKKC {
	COLOR: #c00; BACKGROUND-COLOR: transparent
}
SPAN.UKKC {
	COLOR: #c00; BACKGROUND-COLOR: transparent
}
A.USCh {
	COLOR: blue; BACKGROUND-COLOR: transparent
}
SPAN.USCh {
	COLOR: blue; BACKGROUND-COLOR: transparent
}
A.USKC {
	COLOR: navy; BACKGROUND-COLOR: transparent
}
SPAN.USKC {
	COLOR: navy; BACKGROUND-COLOR: transparent
}
A.WTCh {
	COLOR: #aa0; BACKGROUND-COLOR: transparent
}
SPAN.WTCh {
	COLOR: #aa0; BACKGROUND-COLOR: transparent
}
/* General Text */
/*  Default body faune text on dark green fback */
BODY.official {
	background:#040 url('dNLback.png') repeat-y fixed 0% 0%;
	margin : 0 ;
	color: #fd9;
	margin-left: 2%;
	margin-right: 2%;
 /* and for MS IE gte 5.5 */
	scrollbar-3d-light-color: #c96;
	scrollbar-arrow-color: #c96;
	scrollbar-base-color: #8fbc8f; 
	scrollbar-dark-shadow-color: #020;
	scrollbar-face-color: #252;
	scrollbar-highlight-color: #c96;
	scrollbar-shadow-color: #020;
}

BODY {
	background: #040;
	color: #fd9;
	font-family : Arial, sans-serif; 
	margin : 2em 1em 2em 70px; 
 /* and for MS IE gte 5.5 */
	scrollbar-3d-light-color: #c96;
	scrollbar-arrow-color: #c96;
	scrollbar-base-color: #8fbc8f; 
	scrollbar-dark-shadow-color: #020;
	scrollbar-face-color: #252;
	scrollbar-highlight-color: #c96;
	scrollbar-shadow-color: #020;
}
/*  Day body Dark text on light back */

BODY.day {
	color: maroon;
	background: #fdb;
	margin-left: 2%;
	margin-right: 2%; /* and for MS IE gte 5.5 */
	scrollbar-3d-light-color: #f4a460;
	scrollbar-arrow-color: #ffefd5;
	scrollbar-base-color: #bc8f8f; 
	scrollbar-dark-shadow-color: #911;
	scrollbar-face-color: #c95;
	scrollbar-highlight-color: #ffdab9;
	scrollbar-shadow-color: #822;
}
/* background was #fdb */
div.head {
	background: 040; 
	background-image: url('banner.png') repeat-y fixed 0% 0%;
	margin-left: 100px;
}
DIV.m04 {
	MARGIN-LEFT: 4em;
}
DIV.navLine {
	text-align: center;
}
DIV.navLine TABLE {
	text-align: center;
}
DIV.navLine IMG {
	border: 0;
	padding: 20px;
}
DIV.Ped {
	text-align: center;
}
DIV.Ped TABLE {
	border: thick outset Olive;
	padding:10px;
	background: #c96;
}
DIV.Ped TD {
	border: thin inset #fc6;
	padding:5px;
}
DIV.Ped TH {
	text-align:left;
	vertical-align:top;
}
DIV.tree {
	background: #ffd;
	FONT-STYLE: pre;
	FONT-FAMILY: "Prestige", monospace;
	MARGIN-LEFT: 2em;
	FONT-WEIGHT: 700;
	color: #333;
	white-space: pre;
	clip :  rect(5px, 10px, 10px, 5px); 
}
EM {
	FONT-STYLE:italic;
	FONT-WEIGHT:700;
}
H1 {
	background-color:transparent;
	color: #faa;
	font-size: 20pt;
	font-style: italic;
	font-weight: 700;
	text-align: center;
	text-decoration: underline;
}

H2 {
	background-color:transparent;
	color: #c96;
	font-size: 16pt;
	text-align: left;
}
H3 {
	background-color:transparent;
	color: #fd9;
	font-size: 14pt;
	text-align: left;
}
H4 {
	background-color:transparent;
	color: #ebb;
	font-size: 12pt;
	font-style: normal;
	font-weight: 700;
	text-align: right;
}
H5 {
	background-color:transparent;
	color: #c00;
	font-size: 12pt;
	font-style: italic;
	font-weight: 700;
	text-align: right;
}
H6 {
	background-color:transparent;
	color: a00;
	font-size: 8pt;
	font-style: italic;
	text-align: left;
}
HR { background-color:transparent;
	color:#c96;
	text-align: center;
	width: 80%;  
}
LI {
	background-color:transparent;
	color: black;
	FONT-FAMILY:"Times New Roman", times, serif; 
	FONT-SIZE: 12pt; 
	font-weight: 600;
	margin-left:15%;
	margin-right:10%;
	margin-top: 0;
}
P {
	background-color:transparent;
	color: maroon;
	FONT-FAMILY:"Times New Roman", times, serif; 
	font-size: 12pt; line-height: 12pt;
	font-weight: 600;
	margin-left:5%;
	margin-right:5%;
	text-align: justify;
}

PRE {
	background: #fffff0;
	color: #311;
	FONT-FAMILY: "Prestige", monospace;
	line-height: 6pt; 
	FONT-SIZE: 7pt;
	FONT-WEIGHT: 500;
	MARGIN-LEFT: 2em;
	letter-spacing: 0px;
}
TABLE {background-color:transparent; border-color:#963; margin-top:20pt;}
TD, TH {background-color:transparent; border-color:#c96;}
/* head background-color was 8c6cab
*/
TABLE.head {background-color:transparent; border-color:#fff;
	padding:100px; border-size: 100px;
	width:580; height:270; padding:20;
	text-align: left;
	vertical-align: top;
}

TD.head {background-color:transparent; border-color:transparent;}
TH.head { background: url(banner.png) repeat-none fixed 0% 100%;
	color: #030; width:580; height:260; padding:20;
	text-align: center;
	vertical-align: top;

}


TD.Ped {
	padding: 2pt;
	text-align: center;
	vertical-align: top;
}
TH.Ped {
	padding: 10pt;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
TD.pink, TH.pink {background-color:faa; border-color:transparent; padding: 6pt;}

TD.cm, TH.cm {
	text-align: center;
	vertical-align: middle;
}
TD.lt {   /*  top not always default  */
	TEXT-ALIGN: left; VERTICAL-ALIGN: top;
}
TD.rm, TH.rm {
	text-align: right;
	vertical-align: middle;
}
UL {
	background-color:transparent;
	color: #0f0;
	font-weight: bold;
}

