<style>	
	body
	{
		font-family: "Tahoma", "Arial";
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		src: url('tahoma.ttf');
		color: #003090;
	}
	
	#top
	{
		position: absolute;
		left:0px;
		top:0px;
		width:1024px;
		height:158px;
		border:0px solid #fff;
		text-align: center;
		background-image: url('img/bktop.jpg');
		background-repeat: repeat-x;
	}
	
	#left
	{
		position: absolute;
		left:0px;
		top:158px;
		width:210px;
		text-align: center;
		background-image: url('img/bkleft.jpg');
		background-repeat: repeat-y;
	}
	
	table.endleft
	{
		/*position: relative;
		width:158px;
		height:158px;
		background-image: url('img/endleft.jpg');
		background-repeat: no-repeat;*/
	}
	
	#main
	{
		position: absolute;
		left:224px;
		top:160px;
		width:786px;
		text-align: left;
		background-image: url('img/bkl.jpg');
		background-repeat: repeat;
		padding-left:7;
		padding-right:7;
		padding-top:7;
		padding-bottom:7;
	}

	table.fiche
	{
		font-size: 12px;
		line-height: 14px;
		font-family: "Arial";
		src: url('arial.ttf');
		text-align: left;
		font-weight: normal;
		font-color: #000000;
		border: "2";
		cellpadding: "5";
		cellspacing: "0";
		vertical-align: top;	
		background-color: #eeddff;	
		width: 800;
	}

	table.form
	{
		font-size: 12px;
		line-height: 14px;
		font-family: "Arial";
		src: url('arial.ttf');
		text-align: left;
		font-weight: normal;
		font-color: #000000;
		border: "2";
		cellpadding: "5";
		cellspacing: "0";
		vertical-align: top;	
		background-color: #eeddff;	
		width: 786;
	}
	
	td.h
	{
		background-image: url("img/h.gif");
		background-repeat: repeat-x;
		width: 800;
		height: 20;
	}
	
	td.hd
	{
		background-image: url("img/hd.gif");
		background-repeat: no-repeat;
		width: 20;
		height: 20;
	}
	
	td.hg
	{
		background-image: url("img/hg.gif");
		background-repeat: no-repeat;
		width: 20;
		height: 20;
	}
	
	td.d
	{
		background-image: url("img/d.gif");
		background-repeat: repeat-y;
		width: 20;
	}
	
	td.g
	{
		background-image: url("img/g.gif");
		background-repeat: repeat-y;
		width: 20;
	}
	
	td.b
	{
		background-image: url("img/b.gif");
		background-repeat: repeat-x;
		width: 800;
		height: 20;
	}
	
	td.bd
	{
		background-image: url("img/bd.gif");
		background-repeat: no-repeat;
		width: 20;
		height: 20;
	}
	
	td.bg
	{
		background-image: url("img/bg.gif");
		background-repeat: no-repeat;
		width: 20;
		height: 20;
	}

	td.fiche
	{
		font-family: "Tahoma", "Arial";
		src: url(arial.ttf);
		font-size: 12px;
		line-height: 14px;
		font-weight: normal;
		font-color: #000000;
	}
	td.fichecaption
	{
		font-family: "Tahoma", "Arial";
		src: url(tahoma.ttf);
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		font-color: #000000;
		width: 100;
	}

	
	a:link 
	{
		text-decoration: none; 
		color: #6655ff;
		font-weight: bold;
	} 
	a:visited 
	{
		text-decoration: none;
		color: #aa44ff;
		font-weight: bold;
	} 
	a:hover 
	{ 
		text-decoration: underline; 
		color: #ff5555;
		font-weight: bold;
	} 
	a:active 
	{
		text-decoration: underline; 
		color: #d88962;
	} 
	
	p
	{
		font-family: "Tahoma", "Arial";
		src: url("tahoma.ttf");
		font-weight: bold;
		font-size: 12px;
		line-height: 18px;
		color: #003090;
		text-align: justify;
	}
	
	span.reg
	{
		font-family: "Tahoma", "Arial";
		src: url("tahoma.ttf");
		font-weight: regular;
		font-size: 12px;
		line-height: 18px;
		color: #000000;
		text-align: center;
	}
	
	li
	{
		font-family: "Tahoma", "Arial";
		src: url("arial.ttf");
		font-weight: regular;
		font-size: 12px;
		line-height: 14px;
		color: #000040;
		text-align: left;
	}
	
	p.liens	
	{
		line-height: 8px;
	}	
	
	p.thx	
	{
		font-family: "Tahoma", "Arial";
		src: url("arial.ttf");
		font-weight: regular;
		font-size: 10px;
		line-height: 10px;
		color: #000040;
		text-align: justify;
		padding: 10px;
		padding-right: 20;
	}	
	
	p.commande	
	{
		font-family: "Tahoma", "Arial";
		src: url("arial.ttf");
		font-weight: regular;
		font-size: 14px;
		line-height: 20px;
		color: #000040;
		text-align: center;
		padding: 10px;
	}	
	
	p.recherche	
	{
		line-height: 8px;
		text-align: center;
	}	

	h1
	{
		font-family: "Arial Rounded MT Bold", "Arial";
		src: url("ARLRDBD.TTF");
		font-size: 22px;
		color: #7722ff;
		padding: 0px;
		text-align: left;
		text-shadow: blue;
	}

	h2
	{
		font-family: "Arial Rounded MT Bold", "Arial";
		src: url("ARLRDBD.TTF");
		font-size: 20px;
		color: #5555ff;
		padding: 0px;
		text-align: left;
	}

	h3
	{
		font-family: "Arial Rounded MT Bold", "Arial";
		src: url("ARLRDBD.TTF");
		font-size: 18px;
		color: #0077ff;
		padding: 0px;
		text-align: left;
	}

	h4
	{
		font-family: "Arial Rounded MT Bold", "Arial";
		src: url("ARLRDBD.TTF");
		font-size: 16px;
		color: #00afff;
		border-width: 30%;
		padding: 0px;
		text-align: left;
	}

	h5
	{
		font-family: "Arial Rounded MT Bold", "Arial";
		src: url("ARLRDBD.TTF");
		font-size: 14px;
		color: #00b0b0;
		text-align: left;
		padding: 0px;
	}

	h6
	{
		font-family: "Arial Rounded MT Bold", "Arial";
		src: url("ARLRDBD.TTF");
		font-size: 12px;
		color: #00aa33;
		text-align: left;
		padding: 0px;
	}
    
    /*pour numerolog :*/
    td.bl
	{
    		background-color: #33ccff;
            width:20%;
            text-align:center;
	}
	td.ve
	{
            background-color: #66ff99;
            width:20%;
            text-align:center;
	}
	td.sa
	{
    		background-color: #ffcc99;
            width:20%;
            text-align:center;
	}
    td.n60
	{
            width:60%;
            text-align:center;
	}
    td.n65
	{
            width:65%;
            text-align:center;
	}
    td.n20
	{
            width:20%;
            text-align:center;
	}
    td.n25
	{
            width:25%;
            text-align:center;
	}
    td.n10
	{
            width:10%;
            text-align:center;
	}


		
</style>