select
{
FONT-SIZE: 11px;
COLOR: #990000;
FONT-FAMILY: Arial;
BACKGROUND-COLOR: #e4e4e4;
}

input
{
BORDER-RIGHT: #990000 1px solid;
BORDER-TOP: #990000 1px solid;
BORDER-LEFT: #990000 1px solid;
BORDER-BOTTOM: #990000 1px solid;
FONT-SIZE: 11px;
COLOR: #990000;
FONT-FAMILY: Arial;
BACKGROUND-COLOR: #e4e4e4;
}

body
{
scrollbar-face-color: #660000; 
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #ffe6e6;
scrollbar-3dlight-color: #660000; 
scrollbar-darkshadow-color: #660000; 
scrollbar-track-color: #e4e4e4; 
scrollbar-arrow-color: #ffffff;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

h1
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}}

.textes {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.lettrine {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #990000; FONT-FAMILY: "Times New Roman", Times, serif
}
A {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #990000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline overline
}
.PhorumBodyArea {
	FONT-SIZE: 10px; WIDTH: 500px; FONT-FAMILY: Arial
}
.PhorumListTable {
	BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; BORDER-LEFT: black 0px solid; BORDER-BOTTOM: black 0px solid
}
.PhorumListRow {
	FONT-SIZE: 10px; FONT-FAMILY: Arial; HEIGHT: 12px
}
.PhorumListHeader {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial; HEIGHT: 24px
}
.PhorumForumTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial
}
.PhorumTableHeader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	color: #990000;

}
.PhorumNav {
	FONT-SIZE: 9px; FONT-FAMILY: Arial
}
.PhorumNewFlag {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #990000;
	font-weight: bold;

}
.PhorumMessage {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
img {
	border: 0em;
}
.imggauche {
	text-align: left;
	vertical-align: center;
}
.imgdroite {
	text-align: right;
	vertical-align: center;
}
.panneau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	background-color: #FDF0DD;	
	background-image: url(images/papier.jpg);
}
.eltgauche {
	width: 130px;
	border-color: #000000;
	margin-bottom: 5px;
}
.eltcentral {
	width: 60%;
	border-color: #660000;
}
.pancentre {
	font-size: 1.0em;
}
.panneau h1 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	margin: 0em;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.h1violet {
	background-image: url(images/violet.gif);	
}
.panneau form {
	margin: 0em;
}
.bar_nav {
	position: absolute; 
	top: 0px;
	left: 0px;
}
.bar_nav_boutons {
	position: absolute; 
	top: 59px; 
	left: 160px;
	padding: 0em;
	margin: 0em;
}
.bar_nav_boutons img {
	border: 0em;
	width: 52px;
	height: 24px;	
}
.menugauche {
	position: absolute; 
	top: 70px;
	left: 0px;
	width: 149px;
        height: 100%;
	background-image: url(images/violet.gif);
	text-align: center;
}
.partiecentrale {
	position: absolute; 
	top: 90px;
	left: 160px;
	width: 547px;
	text-align: center;
	text-align: center;	
}
.parchemin {
	width: 547px;
}	
.parchemin #parch img {
	width: 547px;
	height: 27px;
}
.parchemin_milieu {
	width: 500px;
	background-image: url(images/papier.jpg);
	text-align: center;
}
.gauche {	
  position: relative;
  left: -160px;
  top: 0px;
}
.droite {
  position: relative;
  left: 160px;
  top: 0px;
}
#qcm_questions {
  margin-top: 2em;
}
#qcm_questions ul {
  list-style-type: none;
  margin-top: 0em;
}
#qcm_questions li {
  margin-left: -2em;
  font-size: 0.9em;
}
#qcm_submit {
  width: 100%;
  text-align: center;
}
.qcm_question {
  margin-bottom: 1em;
}
.qcmbad {
  color: red;
}