/* BOX BLOCK ELEMENT */
	/* TYPE Box[Blo|InB|RuI|Tab] -Box  */
.BoxBlo{/* Block */
display: block;
}	
.BoxInB{/* Inline Block */
display: inline-block;
}	
.BoxInL{/* Inline */
display: inline;
}	
.BoxRuI{/* Run In */
display: run-in;
}	
.BoxTab{/* Table */
display: table;
}	
	/* POSITION Pos[A|R|F|S] -Box (Absolute Relative Fixed Static) */
.PosA{/* Absolute */
position: absolute;
}
.PosR{/* Relative */
position: relative;
}
.PosF{/* Fixed */
position: fixed;
}
.PosS{/* Static */
position: static;
}
.PoFL{/* Float Left */ float:left;}
.PoFR{/* Float Right */ float:right;}
.PoFC{/* Clear Left-Right */clear:both;}
	/* TIP */
.Tip{
	display:run-in;
}
span.Tip a:hover{
	background-color: blue;
	color: yellow;
}
span.Tip a:link span{
	display: none;
	visibility:hidden;
}
span.Tip a:visited span{
	display: none;
}
span.Tip a:hover span{/* visible | hidden | collapse | inherit */
	position: absolute;
	display: inline;
	visibility:visible;
	border: 1px solid rgb(192,192,192);
	padding: 4px;
	background-color: beige;
}
	/* ALIGN Box[C|T|L|R|B] -Box  (Margin) */
.BoxC{/* Center */
margin: auto;
margin-left: auto;
margin-right: auto;
}
.BoxR{/* Right */
margin-right: 0px;
}
.BoxL{/* Left */
margin-left: 0px;
}
.BoxB{/* Bottom */
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}
.BoxT{/* Top-Bottom 2px */
margin-top: 2px;
margin-bottom: 2px;
margin-left: auto;
margin-right: auto;
}
.BoT5{/* Top-Bottom 5px */
margin-top: 5px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
}
.BoT9{/* Top-Bottom 9px */
margin-top: 9px;
margin-bottom: 9px;
margin-left: auto;
margin-right: auto;
}
	/* SIZE W[0-9]{3} -Box  (!Align:Left)*/
.W310{
width: 310px;
text-align: left;
}
.W670{
width: 670px;
text-align: left;
}
.W750{
width: 750px;
text-align: left;
}
.H750{
height: 750px;
}
	/* DECORATION [Bdr|Pad][[1-9]|[A-Za-z]] -Box (Border Padding) */
.Bdr0{/* Border Blanc */
border: rgb(255,255,255) 1px;
border-style: solid;
}
.Bdr1{/* Border VertBleu 13,105,113 */
border: rgb(17,141,151) 1px;
border-style: solid;
}
.BdrR{/* Border Rouge */
border: rgb(187,11,11) 1px;
border-style: solid;
}
.BdrB{/* Border Bleu */
border: rgb(29,130,184) 1px;
border-style: solid;
}
.BdrV{/* Border Vert */
border: rgb(87,155,57) 1px;
border-style: solid;
}
.BdrJ{/* Border Vert */
border: rgb(255,255,0) 1px;
border-style: solid;
}

.Pad2{/* Padding */
padding: 2px;
}
.Pad5{/* Padding */
padding: 5px;
}
.Pad9{/* Padding */
padding: 9px;
}

/* STYLES TF-BOUQUET */
	/* TF */
		/* Generique */
.TraBkg {
background-color: transparent;
}
.GeL a:link {color: rgb(0,134,145);}
.GeL a:hover {color: rgb(80,199,0);}
.GeL a:active {color: rgb(0,155,120);}
.GeL a:visited {color: rgb(0,177,198);}
.Gen {
background-color: rgb(123,255,244);
color: rgb(13,105,113);
}
.Gen a:link {color: rgb(0,134,145);}
.Gen a:hover {color: rgb(80,199,0);}
.Gen a:active {color: rgb(0,155,120);}
.Gen a:visited {color: rgb(0,177,198);}
.Ge2 {
background-color: rgb(13,105,113);
color: rgb(0,255,255);
}
.Ge2 a:link {color: rgb(16,226,221);}
.Ge2 a:hover {color: rgb(1,254,185);}
.Ge2 a:active {color: rgb(1,254,185);}
.Ge2 a:visited {color: rgb(0,177,198);}
		/* Histoire Ebenisterie */
.His {
background-color: rgb(125,83,4);
color: rgb(232,164,21);
}
.His a:link {color: rgb(248,218,7);}
.His a:hover {color: rgb(250,133,46);}
.His a:active {color: rgb(250,133,46);}
.His a:visited {color: rgb(254,231,152);}

.Hi2 {
background-color: rgb(254,231,152);
color: rgb(203,63,3);
}
.Hi2 a:link {color: rgb(224,112,0);}
.Hi2 a:hover {color: rgb(215,23,2);}
.Hi2 a:active {color: rgb(215,23,2);}
.Hi2 a:visited {color: rgb(126,44,3);}
		/* Lxiii */

.L13 {
background-color: rgb(123,255,244);
color: rgb(13,105,113);
}
.L13 a:link {color: rgb(0,87,174);}
.L13 a:hover {color: rgb(0,168,84);}
.L13 a:active {color: rgb(0,155,120);}
.L13 a:visited {color: rgb(0,177,198);}

.L32 {
background-color: rgb(0,0,255);
color: rgb(255,217,34);
}
.L32 a:link {color: rgb(74,165,255);}
.L32 a:hover {color: rgb(62,230,208);}
.L32 a:active {color: rgb(24,185,166);}
.L32 a:visited {color: rgb(186,166,24);}
		/* Lxiv */

.L14 {
background-color: rgb(0,0,255);
color: rgb(255,217,34);
}
.L14 a:link {color: rgb(255,255,0);}
.L14 a:hover {color: rgb(123,255,244);}
.L14 a:active {color: rgb(24,185,166);}
.L14 a:visited {color: rgb(186,166,24);}

.L42 {
background-color: rgb(0,0,255);
color: rgb(0,255,255);
}
.L42 a:link {color: rgb(47,165,255);}
.L42 a:hover {color: rgb(62,230,208);}
.L42 a:active {color: rgb(24,185,166);}
.L42 a:visited {color: rgb(186,166,24);}
		/* Regence */
.Reg {
background-color: rgb(250,222,223);
color: rgb(187,11,11);
}
.Reg a:link {color: rgb(180,18,139);}
.Reg a:hover {color: rgb(255,0,0);}
.Reg a:active {color: rgb(214,54,190);}
.Reg a:visited {color: rgb(214,54,190);}

.Rg2 {
background-color: rgb(187,11,11);
color: rgb(250,222,223);
}
.Rg2 a:link {color: rgb(248,190,234);}
.Rg2 a:hover {color: rgb(231,135,217);}
.Rg2 a:active {color: rgb(132,230,230);}
.Rg2 a:visited {color: rgb(132,230,230);}
		/* L15 */
.L15 {
background-color: rgb(253,214,94);
color: rgb(211,128,24);
}
.L15 a:link {color: rgb(250,125,33);}
.L15 a:hover {color: rgb(255,0,0);}
.L15 a:active {color: rgb(255,0,0);}
.L15 a:visited {color: rgb(222,148,37);}

.L52 {
background-color: rgb(254,171,198);
color: rgb(131,89,135);
}
.L52 a:link {color: rgb(207,69,180);}
.L52 a:hover {color: rgb(171,27,132);}
.L52 a:active {color: rgb(171,27,132);}
.L52 a:visited {color: rgb(186,90,126);}
		/* L16 */
.L16 {
background-color: rgb(211,225,228);
color: rgb(65,103,105);
}
.L16 a:link {color: rgb(85,165,179);}
.L16 a:hover {color: rgb(3,192,188);}
.L16 a:active {color: rgb(3,192,188);}
.L16 a:visited {color: rgb(108,193,185);}

.L62 {
background-color: rgb(91,140,149);
color: rgb(211,225,228);
}
.L62 a:link {color: rgb(164,220,223);}
.L62 a:hover {color: rgb(3,192,188);}
.L62 a:active {color: rgb(3,192,188);}
.L62 a:visited {color: rgb(108,193,185);}
		/* Directoire */

.Dir {
background-color: rgb(239,61,8);
color: rgb(255,255,255);
}
.Dir a:link {color: rgb(136,0,0);}
.Dir a:hover {color: rgb(243,160,5);}
.Dir a:active {color: rgb(243,160,5);}
.Dir a:visited {color: rgb(251,136,60);}

.Di2 {
background-color: rgb(254,230,222);
color: rgb(239,4,4);
}
.Di2 a:link {color: rgb(226,7,7);}
.Di2 a:hover {color: rgb(255,129,66);}
.Di2 a:active {color: rgb(255,129,66);}
.Di2 a:visited {color: rgb(254,114,138);}
		/* Empire */
.Emp {
background-color: rgb(75,189,6);
color: rgb(245,255,66);
}
/*th[id] a:link {color: rgb(248,218,7);text-decoration: none !important;}*/
.Emp a:link {color: rgb(248,218,7);}
.Emp a:hover {color: rgb(149,252,90);}
.Emp a:active {color: rgb(149,252,90);}
.Emp a:visited {color: rgb(207,251,74);}

.Em2 {
background-color: rgb(238,253,223);
color: rgb(39,100,2);
}
.Em2 a:link {color: rgb(75,189,6);}
.Em2 a:visited {color: rgb(122,136,2);}
.Em2 a:active {color: rgb(183,151,0);}
.Em2 a:hover {color: rgb(183,151,0);}
		/* Restauration */
.Res {
background-color: rgb(249,138,57);
color: rgb(185,0,92);
}
.Res a:link {color: rgb(217,2,196);}
.Res a:hover {color: rgb(119,0,119);}
.Res a:active {color: rgb(119,0,119);}
.Res a:visited {color: rgb(168,0,168);}

.Re2 {
background-color: rgb(251,227,206);
color: rgb(185,0,92);
}
.Re2 a:link {color: rgb(217,2,196);}
.Re2 a:hover {color: rgb(224,112,0);}
.Re2 a:active {color: rgb(224,112,0);}
.Re2 a:visited {color: rgb(225,0,113);}
		/* Napoleon III */
.Nap {
background-color: rgb(53,74,62);
color: rgb(255,143,39);
}
.Nap a:link {color: rgb(255,69,6);}
.Nap a:hover {color: rgb(248,218,7);}
.Nap a:active {color: rgb(248,218,7);}
.Nap a:visited {color: rgb(255,168,89);}

.Na2 {
background-color: rgb(151,175,114);
color: rgb(53,74,62);
}
.Na2 a:link {color: rgb(39,100,2);}
.Na2 a:hover {color: rgb(198,251,36);}
.Na2 a:active {color: rgb(198,251,36);}
.Na2 a:visited {color: rgb(79,95,54);}
		/* Art Nouveau */
.ANo {
background-color: rgb(123,255,244);
color: rgb(13,105,113);
}
.ANo a:link {color: rgb(0,134,145);}
.ANo a:hover {color: rgb(80,199,0);}
.ANo a:active {color: rgb(0,155,120);}
.ANo a:visited {color: rgb(0,177,198);}

.AN2 {
background-color: rgb(13,105,113);
color: rgb(0,255,255);
}
.AN2 a:link {color: rgb(16,226,221);}
.AN2 a:hover {color: rgb(1,254,185);}
.AN2 a:active {color: rgb(1,254,185);}
.AN2 a:visited {color: rgb(0,177,198);}
		/* Art Deco */
.ADe {background-color: rgb(250,222,223);}
.ADe {color: rgb(172,51,75);}
.ADe a:link {color: rgb(221,0,100);}
.ADe a:hover {color: rgb(215,121,140);}
.ADe a:active {color: rgb(215,121,140);}
.ADe a:visited {color: rgb(219,43,135);}

.AD2 {background-color: rgb(186,86,91);}
.AD2 {color: rgb(247,231,225);}
.AD2 a:link {color: rgb(240,210,200);}
.AD2 a:hover {color: rgb(138,0,69);}
.AD2 a:active {color: rgb(138,0,69);}
.AD2 a:visited {color: rgb(235,183,200);}
	/* DOM */
		/* Maintenon */
.Mai {background-color: rgb(4,164,252);}
.Mai {color: rgb(0,255,255);}
.Mai a:link {color: rgb(71,0,79);}
.Mai a:hover {color: rgb(190,0,204);}
.Mai a:active {color: rgb(190,0,204);}
.Mai a:visited {color: rgb(87,0,204);}

.Ma2 {background-color: rgb(153,236,253);}
.Ma2 {color: rgb(2,79,119);}
.Ma2 a:link {color: rgb(21,79,193);}
.Ma2 a:hover {color: rgb(190,0,204);}
.Ma2 a:active {color: rgb(114,0,122);}
.Ma2 a:visited {color: rgb(19,135,198);}
	/* BOUQUET */
		/* Cluny */
.Clu {background-color: rgb(214,141,181);}
.Clu {color: rgb(170,0,105);}
.Clu a:link {color: rgb(198,0,143);}
.Clu a:hover {color: rgb(179,28,196);}
.Clu a:active {color: rgb(179,28,196);}
.Clu a:visited {color: rgb(187,47,109);}

.Cl2 {background-color: rgb(170,0,105);}
.Cl2 {color: rgb(255,34,145);}
.Cl2 a:link {color: rgb(237,120,185);}
.Cl2 a:hover {color: rgb(255,168,222);}
.Cl2 a:active {color: rgb(255,168,222);}
.Cl2 a:visited {color: rgb(219,83,154);}

.Cl3 {background-color: rgb(108,0,54);}
.Cl3 {color: rgb(255,34,145);}
.Cl3 a:link {color: rgb(237,120,185);}
.Cl3 a:hover {color: rgb(236,19,84);}
.Cl3 a:active {color: rgb(236,19,84);}
.Cl3 a:visited {color: rgb(219,83,154);}
		/* Bourgogne */
.Brg {background-color: rgb(255,34,145);}
.Brg {color: rgb(53,74,62);}
.Brg a:link {color: rgb(170,0,105);}
.Brg a:hover {color: rgb(255,168,222);}
.Brg a:active {color: rgb(255,168,222);}
.Brg a:visited {color: rgb(125,83,4);}

.Br2 {background-color: rgb(89,143,82);}
.Br2 {color: rgb(207,251,74);}
.Br2 a:link {color: rgb(171,226,5);}
.Br2 a:hover {color: rgb(255,217,34);}
.Br2 a:active {color: rgb(255,217,34);}
.Br2 a:visited {color: rgb(183,198,4);}

.Br3 {background-color: rgb(53,74,62);}
.Br3 {color: rgb(255,34,145);}
.Br3 a:link {color: rgb(240,0,204);}
.Br3 a:hover {color: rgb(255,168,222);}
.Br3 a:active {color: rgb(255,168,222);}
.Br3 a:visited {color: rgb(240,0,120);}

/* BACKGROUND */
	/* ATTACH Fix[0-1][x|y|N] - ([Scroll|Fixed][Repeat|NoRepeat]) */
.Fix0{
background-attachment: scroll;
}
.Fix0N{
background-repeat: no-repeat;
background-attachment: scroll;
}
.Fix0x{
background-repeat: repeat-x;
background-attachment: scroll;
}
.Fix0y{
background-repeat: repeat-y;
background-attachment: scroll;
}

.Fix1{
background-attachment: fixed;
}
.Fix1N{
background-repeat: no-repeat;
}
.Fix1x{
background-repeat: repeat-x;
}
.Fix1y{
background-repeat: repeat-y;
}
	/* IMAGE [Sty|The|Dom]BkgSty - ([Style|Theme|Domain]) */
		/* IMG-BORDURE [Sty|The|Dom]BkgBdr - */
			/* STYLE */
.GenBkgBd1{
background-image: url('common/cssimg/star.gif');
}
.GenBkgBd2{
background-image: url('common/cssimg/star_0.gif');
}
.StyBkgBdr{
background-image: url('common/cssimg/emblem.gif');
}
.HisBkgBdr{
background-image: url('common/cssimg/piedtourne.gif');
}
.L13BkgBdr{
background-image: url('common/cssimg/lys.jpg');
}
.L14BkgBdr{
background-image: url('common/cssimg/roi_soleil.gif');
}
.RegBkgBdr{
background-image: url('common/cssimg/regence_orn2b.gif');
}
.L15BkgBdr{
background-image: url('common/cssimg/louis_xv_orn1c.gif');
}
.L16BkgBdr{
background-image: url('common/cssimg/lxvi_orn2b.gif');
}
.Dr1BkgBdr{
background-image: url('common/cssimg/cocarde2b.gif');
background-repeat: repeat-y;
}
.Dr2BkgBdr{
background-image: url('common/cssimg/cocarde2c.gif');
}
.EmpBkgBdr{
background-image: url('common/cssimg/abeilleb.gif');
}
.ResBkgBdr{
background-image: url('common/cssimg/biedermeier.gif');
}
.NapBkgBdr{
background-image: url('common/cssimg/napoleon_iii_bnd2.jpg');
}
.ANoBkgBdr{
background-image: url('common/cssimg/artnouveau.gif');
}
.ADeBkgBdr{
background-image: url('common/cssimg/mode_artdeco1912_bd.gif');
}
			/* BOUQUET */
				/* Fournitures */		
.DmcBkgBdr{/* DMC */
background-image: url('common/cssimg/dmc.gif');
}
.BkgBdr{/* Antique */

}
				/* Theme */
.BorBkgBdr{/* Bordeaux 1 */
background-image: url(common/cssimg/new-13bc.gif);
background-repeat: repeat-y;
}
.Bo2BkgBdr{/* Bordeaux 2 */
background-image: url(common/cssimg/new-13bc2.gif);
background-repeat: repeat-y;
}
.VioBkgBdr{/* Violet 1 */
background-image: url(common/cssimg/new-14bc.gif);
background-repeat: repeat-y;
}
.Vi2BkgBdr{/* Violet 2 */
background-image: url(common/cssimg/new-14bc2.gif);
background-repeat: repeat-y;
}
.TurBkgBdr{/* Turquoise 1 */
background-image: url(common/cssimg/new-15bc.gif);
background-repeat: repeat-y;
}
.Tu2BkgBdr{/* Turquoise 2 */
background-image: url(common/cssimg/new-15bc2.gif);
background-repeat: repeat-y;
}
.Tu3BkgBdr{/* Turquoise 3 */
background-image: url(common/cssimg/new-15bc0.gif);
background-repeat: repeat-y;
}
.Tu4BkgBdr{/* Turquoise 4 */
background-image: url(common/cssimg/new-15bc20.gif);
background-repeat: repeat-y;
}
.Or1BkgBdr{/* Jaune Or 1 */
background-image: url(common/cssimg/new-16bc.gif);
background-repeat: repeat-y;
}
.Or2BkgBdr{/* Jaune Or 2 */
background-image: url(common/cssimg/new-16bc2.gif);
background-repeat: repeat-y;
}
.BroBkgBdr{/* Bronze 1 */
background-image: url(common/cssimg/new-17bc.gif);
background-repeat: repeat-y;
}
.Br2BkgBdr{/* Bronze 2 */
background-image: url(common/cssimg/new-17bc2.gif);
background-repeat: repeat-y;
}
			/* DOM */
.MaiBkgBdr{/* Maintenon */	
background-image: url('common/cssimg/ecu2c.gif');
}
.TFrBkgBdr{/* Tap-France */
background-image: url('common/cssimg/blason_tf00.gif');
}
.GobBkgBdr{/* Gobelin */
background-image: url('common/cssimg/019gobelinparistapisserie.gif');
}
.TFiBkgBdr{/* TF .info (BleuBlancRouge) */
background-image: url('common/cssimg/blblro.gif');
}
		/* IMAGE STYLE */
.GenBkgSty{
background-image: url('common/cssimg/bkgcanvas.gif');
}
.GenBkgSt1{
background-image: url('common/cssimg/back9j.jpg');
}
.HisBkgSty{
background-image: url('common/cssimg/piedtourne.gif');
}
.L13BkgSty{
background-image: url('');
}
.L14BkgSty{
background-image: url('');
}
.RegBkgSty{
background-image: url('');
}
.L15BkgSty{
background-image: url('common/cssimg/louis_xv_orn1c.gif');
}
.L16BkgSty{
background-image: url('');
}
.DirBkgSty{
background-image: url('');
}
.EmpBkgSty{
background-image: url('');
}
.ResBkgSty{
background-image: url('');
}
.NapBkgSty{
background-image: url('');
}
.ANoBkgSty{
background-image: url('');
}
.ADeBkgSty{
background-image: url('');
}
.NoeBkgSty{
background-image: url('');
}
		/* IMAGE THEME */
.InvBkgThe{/* Pixel Invisible */
background: url(common/cssimg/1pxinvisi.gif) transparent repeat scroll 0% 0%;
}
.NoeBkgThe{/* Noel */
background: url(common/cssimg/stars.jpg) transparent repeat fixed 0% 0%;
}
.LaiBkgThe{/* Laine AB */
background-image: url('common/cssimg/lainebk000.jpg');
}
.La2BkgThe{/* Laine2 AB */
background-image: url('common/cssimg/lainebk.jpg');
}
.LaDBkgThe{/* Laine DMC */
background-image: url('common/cssimg/pgc.gif');
}
.InfBkgThe{/* Page Order */
background-image: url('common/cssimg/bk00.gif');
}
.In2BkgThe{/* Page Order */
background-image: url('common/cssimg/bk01.gif');
}
		/* IMAGE DOMAINE & S/DOMAI */
.TFiBkgDom{/* TF .info 1 */
background: url('common/cssimg/franceregion4_d.gif') no-repeat scroll left top;
}
.TF2BkgDom{/* TF .info 2 */
background: url('common/cssimg/lystf.jpg');
}
.TfrBkgDom{/* TF.com.fr Bandeau */
background-image: url('common/cssimg/tapfrance.gif');
background-repeat: no-repeat;
background-position: center;
}
.MylBkgDom{/* Mylene Kaleido */
background-image: url('common/cssimg/kaleidoscopb.jpg');
}
.AdBBkgDom{/* Andre Bouquet */
background-image: url('common/cssimg/andre_bouquet_p10.jpg');
}
.Ad2BkgDom{/* Andre Bouquet 2 */
background-image: url('common/cssimg/andre_bouquet_06pt.jpg');
}
	/* COLOR [Sty]BkgCo[C|M|F] - (Clair|Medium|Foncé) */
		/* TF */
			/* Generique */
.GenBkgCoC{
background-color: rgb(179,255,249);
}
.GenBkgCoM{
background-color: rgb(123,255,244);
}
.GenBkgCoF{
background-color: rgb(0,213,213);
}

.Ge2BkgCoF{
background-color: rgb(13,105,113);
}
			/* Histoire Ebenisterie */
.HisBkgCoC{
background-color: rgb(254,231,152);
}
.HisBkgCoM{
background-color: rgb(248,218,7);
}
.HisBkgCoF{
background-color: rgb(125,83,4);
}
			/* Louis 13 */
.L13BkgCoC{
background-color: rgb(233,252,255);
}
.L13BkgCoM{
background-color: rgb(123,255,244);
}
.L13BkgCoF{
background-color: rgb(13,105,113);
}
			/* Louis 14 */
.L14BkgCoC{
background-color: rgb(255,237,151);
}
.L14BkgCoM{
background-color: rgb(0,0,255);
}
.L14BkgCoF{
background-color: rgb(0,0,160);
}
.L42BkgCoC{
background-color: rgb();
}
.L42BkgCoM{
background-color: rgb();
}
.L42BkgCoF{
background-color: rgb();
}
			/* Regence */
.RegBkgCoC{
background-color: rgb(250,222,223);
}
.RegBkgCoM{
background-color: rgb(248,190,234);
}
.RegBkgCoF{
background-color: rgb(187,11,11);
}
			/* Louis 15 */
.L15BkgCoC{
background-color: rgb(255,235,174);
}
.L15BkgCoM{
background-color: rgb(253,214,94);
}
.L15BkgCoF{
background-color: rgb(211,128,24);
}

.L52BkgCoC{
background-color: rgb();
}
.L52BkgCoM{
background-color: rgb();
}
.L52BkgCoF{
background-color: rgb();
}
			/* Louis 16 */
.L16BkgCoC{
background-color: rgb(211,225,228);
}
.L16BkgCoM{
background-color: rgb();
}
.L16BkgCoF{
background-color: rgb(91,140,149);
}
			/* Directoire */
.DirBkgCoC{
background-color: rgb(254,230,222);
}
.DirBkgCoM{
background-color: rgb(255,174,174);
}
.DirBkgCoF{
background-color: rgb(239,61,8);
}
			/* Empire */
.EmpBkgCoC{
background-color: rgb(238,253,223);
}
.EmpBkgCoM{
background-color: rgb(75,189,6);
}
.EmpBkgCoF{
background-color: rgb(39,100,2);
}
			/* Restauration */
.ResBkgCoC{
background-color: rgb(251,227,206);
}
.ResBkgCoM{
background-color: rgb(249,138,57);
}
.ResBkgCoF{
background-color: rgb(185,0,92);
}
			/* Napoleon III */
.NapBkgCoC{
background-color: rgb(238,253,223)
}
.NapBkgCoM{
background-color: rgb(151,175,114);
}
.NapBkgCoF{
background-color: rgb(53,74,62);
}
			/* Art Nouveau */
.ANoBkgCoC{
background-color: rgb(179,255,249);
}
.ANoBkgCoM{
background-color: rgb(123,255,244);
}
.ANoBkgCoF{
background-color: rgb();
}
			/* Art Deco */
.ADeBkgCoC{
background-color: rgb(250,222,223);
}
.ADeBkgCoM{
background-color: rgb(237,143,176);
}
.ADeBkgCoF{
background-color: rgb(186,86,91);
}
		/* BOUQUET */
			/* Cluny */
.CluBkgCoC{
background-color: rgb(214,141,181);
}
.CluBkgCoM{
background-color: rgb(170,0,105);
}
.CluBkgCoF{
background-color: rgb(108,0,54);
}
			/* Bourgogne */
.BrgBkgCoC{
background-color: rgb(255,34,145);
}
.BrgBkgCoM{
background-color: rgb(170,0,105);
}
.BrgBkgCoF{
background-color: rgb(53,74,62);
}
			/* Pastel */
.BlcBkgCoC{/* Blanc */
background-color: rgb(255,255,255);
}
.CieBkgCoP{/* Ciel */
background-color: rgb(234,249,255);
}
.SauBkgCoP{/* Saumon (Rest) */
background-color: rgb(251,227,206);
}
.VerBkgCoP{/* Vert (Emp) */
background-color: rgb(238,253,223);
}
.JauBkgCoP{/* Jaune (ADe) */
background-color: rgb(253,248,179);
}
.RosBkgCoP{/* Rose (ADe) */
background-color: rgb(237,205,210);
}
.BlaBkgCoP{/* Rose (ADe) */
background-color: rgb(255,255,255);
}
		/* DOM */
			/* Maintenon */
.MaiBkgCoC{
background-color: rgb(153,236,253);
}
.MaiBkgCoM{
background-color: rgb(4,164,252);
}
.MaiBkgCoF{
background-color: rgb(0,0,255);
}
.Ma2BkgCoC{
background-color: rgb(153,236,253);
}
.Ma2BkgCoM{
background-color: rgb(4,164,252);
}
.Ma2BkgCoF{
background-color: rgb(0,0,255);
}


/* TEXTE */
	/* COLOR [Sty]TxtCo[C|M|F] - (Clair|Medium|Foncé) */
		/* TF */
			/* Generique */
.GenTxtCoC{
color: rgb(19,83,82);
}
.GenTxtCoM{
color: rgb(18,132,156);
}
.GenTxtCoF{
color: rgb(13,105,113);
}

.Ge2TxtCoC{
color: rgb(0,255,255);
}
.Ge2TxtCoM{
color: rgb(0,198,198);
}
.Ge2TxtCoF{
color: rgb(0,0,160);
}
.Ge2TxtCoF a:link:{
color: rgb(0,0,160);
}
			/* Histoire Ebenisterie */
.HisTxtCoC{
color: rgb(254,231,152);
}
.HisTxtCoM{
color: rgb(232,164,21);
}
.HisTxtCoF{
color: rgb(203,63,3);
}
			/* Louis 13 */
.L13TxtCoC{
color: rgb(19,83,82);
}
.L13TxtCoM{
color: rgb(18,132,156);
}
.L13TxtCoF{
color: rgb(13,105,113);
}
			/* Louis 14 */
.L14TxtCoC{
color: rgb(255,255,128);
}
.L14TxtCoM{
color: rgb(255,217,34);
}
.L14TxtCoF{
color: rgb(0,0,255);
}
.L42TxtCoC{
color: rgb(0,255,255);
}
.L42TxtCoM{
color: rgb();
}
.L42TxtCoF{
color: rgb();
}
			/* L14 link */
.L14TxtCoF a:link{
color: rgb(0,0,160);
}
.L14TxtCoF a:hover{
color: rgb(13,105,113);
}
			/* Regence */
.RegTxtCoC{
color: rgb(250,222,223);
}
.RegTxtCoM{
color: rgb(248,190,234);
}
.RegTxtCoF{
color: rgb(187,11,11);
}
			/* Louis 15 */
.L15TxtCoC{
color: rgb(255,235,174);
}
.L15TxtCoM{
color: rgb(250,125,33);
}
.L15TxtCoF{
color: rgb(175,105,20);
}
			/* Louis 16 */
.L16TxtCoC{/* 91,140,149 */
color: rgb(211,225,228);
}
.L16TxtCoM{
color: rgb();
}
.L16TxtCoF{
color: rgb(0,128,128);
}
			/* Directoire */
.DirTxtCoC{
color: rgb(255,255,255);
}
.DirTxtCoM{
color: rgb(255,174,174);
}
.DirTxtCoF{
color: rgb(216,54,7);
}
			/* Empire */
.EmpTxtCoC{
color: rgb(245,255,66);
}
.EmpTxtCoM{
color: rgb(75,189,6);
}
.EmpTxtCoF{
color: rgb(39,100,2) !important;
}
.EmpTxtCoF a:link{color: rgb(39,100,2) !important;}
.EmpTxtCoF a:hover{color: rgb(75,189,6) !important;}
			/* Restauration */
.ResTxtCoC{
color: rgb(251,227,206);
}
.ResTxtCoM{
color: rgb(249,138,57);
}
.ResTxtCoF{
color: rgb(185,0,92);
}
			/* Napoleon III */
.NapTxtCoC{
color: rgb(248,218,7);
}
.NapTxtCoM{
color: rgb(255,143,39);
}
.NapTxtCoF{
color: rgb(53,74,62);
}
.NapTxtCoF a:hover {color: rgb(255,143,39);}
			/* Art Nouveau */
.ANoTxtCoC{
color: rgb();
}
.ANoTxtCoM{
color: rgb();
}
.ANoTxtCoF{
color: rgb();
}
			/* Art Deco */
.ADeTxtCoC{
color: rgb(250,222,223);
}
.ADeTxtCoM{
color: rgb(221,0,100);
}
.ADeTxtCoF{
color: rgb(172,51,75);
}

.AD2TxtCoC{
color: rgb(235,192,182);
}
.AD2TxtCoM{
color: rgb(235,183,200);
}
.AD2TxtCoF{
color: rgb(138,0,69);
}
		/* BOUQUET */
			/* Cluny */
.CluTxtCoC{
color: rgb(237,120,185);
}
.CluTxtCoM{
color: rgb(255,34,145);
}
.CluTxtCoF{
color: rgb(170,0,105);
}
			/* Bourgogne */
.BrgTxtCoC{
color: rgb(255,217,34);
}
.BrgTxtCoM{
color: rgb(255,34,145);
}
.BrgTxtCoF{
color: rgb(53,74,62);
}
		/* DOM */
			/* Maintenon 0,107,179*/
.MaiTxtCoC{
color: rgb(0,255,255);
}
.MaiTxtCoM{
color: rgb(18,132,156);
}
.MaiTxtCoF{
color: rgb(2,79,119);
}
	/* FACE Fnt[0|1|F|C|F] - Fonte (SsSerif|Serif|Cursive|Fantaisie) */
.Fnt0{/* SsSerif */
font-family: Arial,Verdana,Sans-Serif;
}
.Fnt1{/* Serif */
font-family: 'Calisto MT','Book Antiqua','Times New Roman',Serif;
}
.FntC{/* Cursive */

}
.FntF{/* Fantaisie */
font-family: serif,'Book Antiqua','Calisto MT','Century725 BdCn BT';
font-style: italic;
}
	/* WEIGHT|DECOR Fnt[Wb] - Fonte (Bold) */
.FntWb{/* bold */
font-weight: bold;
}
	/* SIZE S[0-1][0-9] - */
.S06{
Font-Size : 6pt;
}
.S07{
Font-Size : 7pt;
}
.S08{
Font-Size : 8pt;
}
.S09{
Font-Size : 9pt;
}
.S10{
Font-Size : 10pt;
}
.S11{
Font-Size : 11pt;
}
.S12{
Font-Size : 12pt;
}
.S13{
Font-Size : 13pt;
}
.S14{
Font-Size : 14pt;
}
.S20{
Font-Size : 20pt;
}
	/* ALIGN|SPACING Txt[C|L|R|J] | Spc[1-9] */
.TxtC{
text-align: center;
}
.TxtL{
text-align: left;
}
.TxtR{
text-align: right;
}
.TxtJ{
text-align: justify;
}
.Spc1{/* Spacing */
letter-spacing: 1px;
}
.Spc2{/* Spacing */
letter-spacing: 2px;
}
.Spc3{/* Spacing */
letter-spacing: 3px;
}
.Spc4{/* Spacing */
letter-spacing: 4px;
}
.Spc5{/* Spacing */
letter-spacing: 5px;
}
.TxU0{/* Underline */
text-decoration: none !important;
}

/* ELEMENT */
hr {
margin-top:5px;
height: 1px;
}
table {
border-collapse: collapse;
}

.essai{
border: rgb(192,192,192) solid 1px;
color: blue;
text-align: left;
}

/* 
text-indent		<length> | <percentage> | inherit
text-align		left | right | center | justify | inherit
text-decoration		none | [ underline || overline || line-through || blink ] | inherit
letter-spacing		normal | <length> | inherit
word-spacing		normal | <length> | inherit
text-transform		capitalize | uppercase | lowercase | none | inherit
white-space		normal | pre | nowrap | pre-wrap | pre-line | inherit

*0	Lh	%	In
*Lf	Rh	Ct	Jy	In
*No	Ul	Ol	Lt	Bk	In
*Nm	Lh	In
*Nm	Lh	In
Cp	Up	Lo	*No	In
*Nm	Pr	Nw	Pw	Pl	In
*/
