body {
	font-family: Arial, Helvetica, Geneva;
	font-size: 10pt; 
  	font-style: normal;
  	font-weight: bold;
}

table {
	background-color: #FFEBCD;
}

table.blanc {
	background-color: #FFFFFF;
}

body, td, th , li {
	color: #006321;
}

table.bleu {
	background-color: #0000FF;
}

table.rouge {
	background-color: #FF0000;
}

h1 {
	color: #FF6666;
}

h2 {
	color: #630021;
}

h3 {
	color: #FF8800;
}

h4 {
	color: #006321;
}

h5, h6 {
	color: #FFCCCC;
}

i {
  	font-weight: normal;	 
}

b i {
  	font-weight: bold;
}

h2 i {
  	font-weight: bold;
}

h3 i {
  	font-weight: bold;
}

marquee.n {
	font-family: Arial, Helvetica, Geneva;
	font-size: 11pt; 
  	font-style: normal;
  	font-weight: normal;
  	align: middle;
  	height: 18;
	loop: infinite;
}

marquee.bl {
	color: #FFFFFF;
	font-size: 11pt; 
	align: middle;
	height: 18;
	loop: infinite;
}

marquee {
	color: #630021;
	font-size: 12pt; 
	align: middle;
	height: 18;
	loop: infinite;
}

a {
	color: #006321;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	background-color: #FFEBCD;  
}

#Logo { position: relative; visibility: visible; display: block 
}

#Menu { position: relative; top: -2px; width: 100%; visibility: visible; display: block 
}

#Texte { background: url(beige031.jpg); position: relative; left: 200px; width: 400px; height: 210px; visibility: visible; display: block 
}

.rouge {
	color: red;
 }
 
.vert { 
	color: #006321;
}

.solid {
	width: 290;
	border-top-color: #630021;
	border-right-color: #630021;
	border-left-color: #630021;
	border-bottom-color: #630021;
	border-width: 1px;
	background-color: #FFFEE7;
}

.solid2 {
	border-top-color: #630021;
	border-right-color: #630021;
	border-left-color: #630021;
	border-bottom-color: #630021;
	border-width: 1px;
	background-color: #FFFEE7;
}