/* nom   : RegiNum.css                                     */
/* auteur: Gilles BOISAUBERT                               */
/* cré   : 25/05/2007                                      */
/* màj   :   /  /     -                                    */
/* notes : Registre par numéros                            */
  
body			{background: #002000; color:#000000}
a:active		{font-weight: 600; text-decoration: none; border-style: none}
a:link			{font-weight: 600; text-decoration: none; border-style: none}
a:visited		{font-weight: 600; text-decoration: none; border-style: none}

div.num   		{font-family: "Georgia", serif; font-size:  8pt; color: #207020; background: #A0FFA0}
a.num:active, a.num:link, a.num:visited 
				{font-family: "Georgia", serif; font-size:  8pt; font-weight: 600; color: #207020; background: #A0FFA0}
a.num:hover
				{font-weight: 600; color: #702020; background: #FFA0A0}
div.prop		{margin: 0px 5px 0px 5px}
div.sep			{font-family: "Arial", sans-serif; font-size:  3pt}

span.nom		{font-family: "Comic sans MS", cursive; font-size:  8pt; letter-spacing: 0; font-variant: normal; vertical-align: baseline; color: #B0FFB0; background: #405040}
span.flotte		{font-family: "Tahoma", sans-serif; font-size:  8pt; letter-spacing: 0em; font-variant: normal;  text-align: left; vertical-align: baseline; color: #B0C0B0; background: #405040}

td.coqintrvl	{vertical-align: top; text-align:center; background: #001D00; border: 1px solid #304030}
td.coqinf		{vertical-align: baseline; text-align: center;}
td.col			{text-align: center; vertical-align: top}
td.info			{font-family: "Arial", sans-serif; font-size:  5pt;text-align: center; vertical-align: top; color: #B0C0B0; background: #405040}
td.intrvl		{font-family: "Century Gothic", sans-serif; font-size:  12pt; font-variant: small-caps; text-align: center; vertical-align: middle; color: #EEFFEE; background: #304030}
td.num			{font-family: "Georgia", serif; font-size:  8pt; color: #405040; background: #C0D0C0; text-align: center; vertical-align: baseline; border: 2px inset #A0B0A0}
td.numF			{font-family: "Georgia", serif; font-size:  8pt; color: #207020; background: #A0FFA0; font-weight: 600; text-align: center; vertical-align: baseline; border: 2px outset #A0B0A0}
td.prop			{font-family: "Tahoma", sans-serif; font-size:  8pt; letter-spacing: 0.05em; font-variant: normal; text-align: left; vertical-align: baseline; color: #EEFFEE; background: #405040; border-top: 1px solid #809080; border-bottom: 1px solid #809080}
td.sepclair		{background: #405040; height: 1px}
td.sepfonc		{background: #203020; height: 1px}
td.sepvide		{background: #002000; height: 1px}
td.vide			{background: #002000}

hr.fin			{color: #405040; size: 1px}

