body{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url("../../../fond.gif");
}

#main{
	width:600px;
	margin:auto;
}

.goodAnswer{
	background-color:#B6FF7F;
}

.badAnswer{
	background-color:#FF796F;
}

#scoreTotal{
	float:right;
	width:100px;
	font-size:25px;
	font-family:"Courier New", Courier, monospace;
}

#divmediumpictures{
	margin:auto;
	width:455px;
	height:455px;
}

#divbigpictures{
	margin:auto;
	width:655px;
	height:655px;
}

table{
	border-collapse:collapse;	width :100%;
	margin:5px;
}

td{
	border:solid;
	border-width:thin;
	width:300px;
	background-color:#F4A460;
	text-align:center;
	padding:3px;
}
table.invisible{		margin:5px;}td.invisible{		border:none;	width:150px;	background:url("../../../fond.gif");		text-align:right;	padding:3px;}table.liensresultat{	border :none;	width :100%;	white-space : nowrap;	border-collapse:collapse;}td.liensresultat{	border:none;	text-align :center;	background-color :#800000;	padding: 0px;	height : 5px;	white-space : nowrap;	vertical-align :top;}a.liensresultat{	color : #f4a460;	font-weight: bold;}

#tablepictures{
	width:100%;
	height:100%;
	margin:0px;
	border:none;
}

#tdpictures{
	width:100%;
	height:100%;
	vertical-align:middle;
}

#levelName{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight:bold;
	width:50%;
}

a{
	color:#008080;
	text-decoration:none;
}

a.visited{
	color:#008080;
	text-decoration:none;
}

.erreur{
	font-weight:bold;
	color:#800000;
}

.important{
	font-size:110%;
}
