a{
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

a:link		{	color: #FFD700;
				background-color: transparent;
				text-decoration: none;
				border-bottom-color: #FFD700;
			}

a:visited	{	color: #FFA000;
			 	background-color: transparent;
				text-decoration: none;
				border-bottom-color: #FFAA00;
			}

a:active	{	color: #AA9100;
				background-color: transparent;
				text-decoration: none;
				border-bottom-color: #AA9100;
			}

a:hover		{	border-bottom-style: solid;
			}
			
a img		{	border: none;
  			}

blockquote	{	color: #FFFF80;
				background-color: transparent;
			}
			
blockquote.citationarticle{
	font-style : italic;
}

span.incitation{
	font-size: 90%;
}

BODY		{	margin: 0em 1% 0em 1%;
				font-family: sans-serif;
				background-color: #6C2000;
				background-image: url(../images/bois.gif);
				color: #FFFF80;
				font-size: 15px;
			}

H1			{	font-size: 26px;
				color: #FFFF80;
				font-family: Verdana, Arial, sans-serif;
				text-align: center;
				background-color: transparent;
			}

H2			{	font-size: 24px; 
				font-family: Verdana, Arial, sans-serif;
				color: #FFFF80;
				background-color: transparent;
			}

H3			{	font-size: 22px;
				font-family: Verdana, Arial, sans-serif;
				color: #FFFF80;
				background-color: transparent;
			}

H4			{	font-size: 20px;
				font-family: Verdana, Arial, sans-serif;
				color: #FFFF80;
				background-color: transparent;
			}

H5			{	font-size: 18px;
				font-family: Verdana, Arial, sans-serif;
				color: #FFFF80;
				background-color: transparent;
			}

H6			{	font-size: 17px;
				font-family: Verdana, Arial, sans-serif;
				color: #FFFF80;
				background-color: transparent;
			}

li			{
	color: #FFFF80;
	background-color: transparent;
	line-height : 150%;
}

ol			{	margin: 0em 0% 0em 5%;
				list-style: decimal;
				color: #FFFF80;
				font-family: Verdana, Arial, sans-serif;
				background-color: transparent;
			}

p			{	margin-left: 3%;
				margin-right: 3%;
				color: #FFFF80;
				text-indent: 1cm;
				font-family: Verdana, Arial, sans-serif;
				font-size: 15px;
				background-color: transparent;
			}

td			{	color: #FFFF80;
				font-family: Verdana, Arial, sans-serif;
				font-size: 15px;
				background-color: transparent;
			}

th			{	font-family: Verdana, Arial, sans-serif;
				color: #FFFF80;
				background-color: transparent;
			}

tt			{	font: 1em monospace}

ul			{
	margin: 0em 2% 0em 5%;
	color: #FFFF80;
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
	list-style-image : url(../images/u146.gif);
}

em.ajout	{	color: lime;
				background-color: transparent;
			}

p.fin		{	font-size: 0.85em;
				text-align: center;
				text-indent: 0cm;
			}

p.imprime	{	font-style: italic;
				text-indent: 0cm;
			}
				
p.framemenu	{	margin: 0em 0% 0em 0%;
				text-align: left;
				text-indent: 0cm;
			}

.important	{	color: lime;
				background-color: transparent;
			}
			
.annee	{
	color: lime;
	background-color: transparent;
	font-weight : bold;
}

table.navigationdragons{
	width : 100%;
}
			
td.image	{	text-align: center;
			}

th.header	{	color: #00FF00;
				font-family: Arial, sans-serif;
				font-size: 1em;
				text-align: center;
				background-color: transparent;
			}
				
th.header2	{	color: lime;
				font-family: Arial, sans-serif;
				font-size: 1em;
				text-align: center;
				background-color: transparent;
			}				

ul.check	{
	list-style-type: none;
	list-style-image: url(images/u146.gif);
}
			
ul.check li	{
	margin-bottom: 1em;
	white-space: nowrap;
}

#dragonarchive{
	text-align: left;	
}

#dragonforum{
	text-align: right;
}