// fond vert clair, texte noir
// voir z_style_std pour les couleurs

p { font-size:14pt; font-family:Courier New,Courier; }
body, textarea {background-image:url("images/bgd_vert_clair.jpg"); color:#000000; font-size:10pt; font-family:Courier New,Courier; scrollbar-base-color:green; scrollbar-arrow-color:red; scrollbar-face-color:pink; scrollbar-highlight-color:#D2E8BB; scrollbar-shadow-color:#D2E8BB; scrollbar-track-color:#D2E8BB }
input {cursor:pointer; background-color:#D2E8BB; color:#000000; font-size:12t; }
select {cursor:pointer; background-color:#D2E8BB; color:#000000; font-size:12pt; overflow-y: auto; }
h1 {font-size: 6pt; font-family:Courier New,Courier; color:#000000}
h2 {font-size: 8pt; font-family:Courier New,Courier; color:#000000}
h3 {font-size:10pt; font-family:Courier New,Courier; color:#000000}
h4 {font-size:12pt; font-family:Courier New,Courier; color:#000000}
h5 {font-size:14pt; font-family:Courier New,Courier; color:#000000}
h6 {font-size:16pt; font-family:Courier New,Courier; color:#000000}

.inp440V2  {width:460px; color:#000000; background-color:#D2E8BB; height:30px; font-size:13pt; border-radius : 12px; }
.inp110V   {width:110px; color:#000000; background-color:#D2E8BB; font-size:8pt;  }
.inp110V12 {width:110px; color:#000000; background-color:#D2E8BB; font-size:12pt; }
.inp440V   {width:440px; color:#000000; background-color:#D2E8BB; font-size:12pt;  -webkit-border-radius: 12px; border-radius : 12px; }

.txt8        {font-size:8pt;  color:#000000; }
.txt10       {font-size:10pt; color:#000000; }
.txt10_hs    {font-size:10pt; font-weight:bold; color:#2E2EFE; }
.txt10_bold  {font-size:10pt; font-weight:bold; color:#000000; } 
.txt12       {font-size:12pt; color:#000000; }
.txt12_red   {font-size:12pt; font-weight:bold; color:red; }
.txt12_hs    {font-size:12pt; color:#2E2EFE; }
.txt12_bold  {font-size:12pt; font-weight:bold; color:#000000; } 
.txt14       {font-size:14pt; color:#000000; }
.txt14_red   {font-size:14pt; font-weight:bold; color:red; }
.txt14_po    {font-size:14pt; font-weight:bold; color:#00A400; }
.txt14_hs    {font-size:14pt; font-weight:bold; color:#2E2EFE; }
.txt16       {font-size:16pt; font-weight:bold; color:#000000; }
.txt16_hs    {font-size:16pt; font-weight:bold; color:#2E2EFE; }
.txt16_bold  {font-size:16pt; font-weight:bold; color:#000000; }
.txt18_bold  {font-size:18pt; font-weight:bold; color:#000000; }
.txt18_hs    {font-size:18pt; font-weight:bold; color:#2E2EFE; }

.table1 { font-size:10pt; color:#000000; border-style:solid; border-color:green; border-width:0px; border-collapse:collapse; }
.table2 { font-size:14pt; color:#000000; border-style:solid; border-color:green; border-width:0px; border-collapse:collapse; margin-left:"10px"; }
.table3 { font-size:12pt; color:#000000; border-style:solid; border-color:#FFFFFFF; border-width:0px; border-collapse:collapse; }
.th0    { border-style:solid; border-color:green; border-collapse:collapse; border-width:0px; }
.th1    { border-style:solid; border-color:green; border-collapse:collapse; border-width:1px; }
.th3    { color:#000000; border-style:solid; border-color:#FFFFFFF; border-collapse:collapse; border-width:0px; }

.ifram5    {margin:0px; border-style:solid; border-color:green; border-collapse:collapse; border-width:0px; scrolling:auto; }

a:link     { color:#000000; }
a:visited  { color:#000000; }
a:active   { color:#000000; }
