	div#global {
		width: 950px;
		margin: 0 auto;
		position: relative;
		}
	div#header {
		background-color: transparent; /* #fff ; */
		height: 22px;
		position: relative;
		}
	div#content {
		padding-bottom: 50px;
		overflow: auto;
		height: 100%;
		}



.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330066;
	text-align: justify;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #993300;
	text-align: left;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #339966;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #3300CC;
	text-align: left;
	overflow: auto;
	width: 500px;
	height: 120px;
	font-weight: normal;
}

.focus {
	COLOR: #000000; BACKGROUND-COLOR: #a4e7fd
}.reponse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #330066;
	text-align: left;
	overflow: auto;
	width: 520px;
	height: 350px;
	font-weight: normal;
	line-height: normal;
}
.aikido {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	text-align: center;
}

a.lien
{
color:#006699;
text-decoration:none;
font-weight:bold;
}
a.lien:hover
{
color:#996600;
text-decoration:none;
font-weight:bold; }
