body            {
                background-color: #b0b0d0;
                color: #000000;
		margin-left: 1cm;
		margin-right: 1cm;
                }
body.taverne	{
                background-image:  url(fond001.png);
                color: #dddddd;
		margin-left: 1cm;
		margin-right: 1cm;
                }
p		{
		text-indent: 2em;
		text-align: justify;
		margin-left: 1cm;
		margin-right: 1cm;
		margin-top: 0.222cm;
		margin-bottom: 0.222cm;
		}

h1		{
		text-align: center;
		}
		
h2		{
		margin-top:	1.3cm;
		}
pre.code	{
		margin-left: 2.7cm;
		margin-right: 2.7cm;
		padding:	0.2cm;
		color:	#7777ff;
		background-color: #eeeeee;
		}
pre.sith	{
		border-style: solid;
		text-indent: 3em;
		text-align: justify;
		margin-left: 1cm;
		margin-right: 1cm;
		margin-top: 0.222cm;
		margin-bottom: 0.222cm;
		color:	#ff0000;
		background-color: #000000;
		}
pre.sith:before	{
		font-weight: bolder;
		content: 'sith web:';
		color:	#ff0000;
		background-color: #000000;
		}
a.sith		{
		font-weight: lighter;
		color:	#ff0000;
		}
png.pyradui	{
		border-style:  solid;
		border-color:  #0000ff;
		text-indent: 1em;
		text-align: justify;
		margin-left: 1cm;
		margin-right: 1cm;
		margin-top: 1cm;
		margin-bottom: 1cm;
		color:	#0000ff;
		background-color: #ffffff;
		}
png.pyradui:before{
		font-weight: bolder;
		content: 'Pyradui : ';
		}
png.natity	{
		border-style: solid;
		border-color:  #00cccc;
		text-indent: 1em;
		text-align: justify;
		margin-left: 1cm;
		margin-right: 1cm;
		margin-top: 1cm;
		margin-bottom: 1cm;
		color:	#00cccc;
		background-color: #ffffff;
		}
png.natity:before{
		font-weight: bolder;
		content: 'Natity : ';
		}
png.xunil	{
		border-style: solid;
		border-color:  #bababb;
		text-indent: 1em;
		text-align: justify;
		margin-left: 1cm;
		margin-right: 1cm;
		margin-top: 1cm;
		margin-bottom: 1cm;
		color:	#9a9a9b;
		background-color: #ffffff;
		}
png.xunil:before{
		font-weight: bolder;
		content: 'Xunil  : ';
		}
png.hyrano	{
		border-style: solid;
		border-color:  #dddd00;
		text-indent: 1em;
		text-align: justify;
		margin-left: 1cm;
		margin-right: 1cm;
		margin-top: 1cm;
		margin-bottom: 1cm;
		color:	#bbbb00;
		background-color: #eeeeee;
		}
png.hyrano:before{
		font-weight: bolder;
		content: 'Hyrano : ';
		}
png.narrat	{
		border-style: solid;
		border-color:  #000000;
		text-indent: 1em;
		text-align: justify;
		margin-left: 1cm;
		margin-right: 1cm;
		margin-top: 1cm;
		margin-bottom: 1cm;
		color:	#ffffff;
		background-color: #000000;
		}
png.narrat:before{
		font-weight: bolder;
		content: 'Narration : ';
		background-color: #ffffff;
		color:	#000000;
		}
table.pyradui	{
		border-style: solid;
		border-color:  #0000ff;
		text-indent: 1em;
		text-align: justify;
		margin-left: 1cm;
		margin-right: 1cm;
		margin-top: 1cm;
		margin-bottom: 1cm;
		color:	#0000ff;
		background-color: #ffffff;
		}
table.narrat	{
		border-style: solid;
		border-color:  #000000;
		text-indent: 1em;
		text-align: justify;
		margin-left: 1cm;
		margin-right: 1cm;
		margin-top: 1cm;
		margin-bottom: 1cm;
		color:	#ffffff;
		background-color: #000000;
		}
img.natity	{
		border-style: solid;
		border-color:  #00cccc;
		text-indent: 1em;
		text-align: justify;
		margin-left: 1cm;
		margin-right: 1cm;
		margin-top: 1cm;
		margin-bottom: 1cm;
		color:	#00cccc;
		background-color: #ffffff;
		}
a.bouton	{
		text-decoration:  none;
		text-align:  center;
		background-image: url(bouton.gif);
		border-style:  solid;
		border-width:  1px;
		border-color:  silver;
		margin:  -3px;
		padding:  0px 15px 0px 15px;
		color:  white;
		}
a.bouton:hover	{
		background-image: url(boutonhover.gif);
		}