BODY {
background-color	: #112222; 
color			: white;
font-family		: Arial;
font-size		: 10pt;
}

li {
font-family		: Arial;
font-size		: 10pt;
}

p {
font-family		: Arial;
font-size		: 10pt;
}

ul {
margin			: 0px 10px;
padding			: 0px 10px;
position		: relative;
}

hr {
height			: 1;
border			: 0;
color			: red;
background-color	: red;
border-style		: solid;
}

a.checkbox:hover {
color			: red; 
text-decoration		: none; 
}

a.radio:hover {
color			: red; 
text-decoration		: none;
}

a:link {
color			: white; 
text-decoration		: none; 
}

a:visited {
color			: white; 
text-decoration		: none;
}

a:hover {
color			: #ff9900; 
text-decoration		: none; 
}

a.a2:link {
color			: white; 
text-decoration		: none;
}

a.a2:visited {
color			: white; 
text-decoration		: none;
}

a.a2:hover {
color			: white;
text-decoration		: none;
}

a.profil:link {
color			: #bbbbbb; 
text-decoration		: none; 
}

a.profil:visited {
color			: #bbbbbb; 
text-decoration		: none; 
}

a.profil:hover {
color			: #ff9900; 
text-decoration		: none; 
}

h1 {
font-size		: 200%;
font-family		: Arial;
color			: #ff9900;
}

h2 {
font-size		: 120%;
font-family		: Arial;
color			: #ff9900;
}

h3 {
font-size		: 110%;
font-family		: Arial;
color			: #ff9900;
}

h4 {
font-size		: 100%;
font-family             : Arial;
color                   : #ff9900;
}

h5 {
font-size		: 10px;
font-family		: Arial;
color			: #ff9900;
}

.td-non-valide {
background-color	: red;
}

.td-border0 {
border-width		: 0px;
}

.td-nlb {
border-left-width	: 0px;
}

.td-nrb {
border-right-width	: 0px;
}

.td-moderation {
background-color	: #883333;
}

.table-entete {
font-size		: 11px;
font-family		: Arial;
color			: white;
border-width		: 0px;
background-color	: #112222; 
}

.table-aide {
border-style		: solid;
border-width		: 0px;
border-color		: gray;
border-collapse		: collapse;
}

.td-aide {
font-size		: 11px;
font-family		: Arial;
color			: white;
border-style		: solid;
border-width		: 1px;
border-color		: gray;
border-collapse		: collapse;
background-color	: #112222;
}

.table-accueil {
font-size		: 11px;
font-family		: Arial;
color			: white;
border-style		: solid;
border-width		: 0px;
border-color		: gray;
border-collapse		: collapse;
background-color	: #112222;

