body
{
	text-align: center;
	background: url("images/bg_01.gif") black no-repeat bottom;
	font-family: "comic Sans MS", Serif;
	color: rgb(230,230,230);
	height: 1350px;
}

img { border: none; }

form
{
	margin: auto;
	width: 40%;
}

input
{
	text-align: center;
	font-size: large;
	background-color: rgb(230,230,230);
}

select
{
	text-align: center;
	font-size: large;
	background-color: rgb(230,230,230);
}

sub
{
	padding-left: 6px;
	padding-right: 6px;
}

.pururin
{
	position: relative;
	top: 17px;
}

.intro
{
	color: rgb(205,225,255);
	font-family: "palatino linotype", Serif;
	font-size: large;
	margin: auto;
	width: 44%;
}

.souligne { text-decoration: underline;}

.barre { text-decoration: line-through;}

.italic { font-style: italic; font-size: 0.9em;}

.decalage { padding-left: 120px; }

.lien
{
	width: 200px;
	height: 390px;
	position: absolute;
	top: 26%;
	left: 2%;
	padding: 10px;
	font-size: large;
	border-right: double thin rgb(255,235,215);
	border-left: double thin rgb(255,235,215);
	font-size: 1.3em;
	font-family: "impact", Serif;
}

.partie_1 { margin-top: 4%; }

.a_qui_le_point { margin-top: 5%; }

.a_qui_le_point td
{
	width: 170px;
	border: double thin rgb(255,235,215);
	background-color: rgb(40,40,60);
	margin: 1%;
	float: left;
}

.lecteur, .lecteur img { margin-top: 4%; }

.score
{
	position: absolute;
	top: 20%;
	right: 3%;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
	background-image: url("images/score.png");
	background-repeat: repeat-y;
}

.point
{
	color: rgb(255,235,215);
	padding-left: 6px;
}

.suivante { margin-top: 3%; }

.espace1
{
	margin-top: 4%;
	margin-bottom: 4%;
	color: rgb(255,235,215);
	font-size: 1.6em;
}

.espace { margin-top: 15%; }

.congratulations
{
	width: 800px;
	height: 471px;
	background-image: url("images/congratulations.gif");
	background-repeat: no-repeat;
	margin: auto;
}

.score_total
{
	position: relative;
	bottom: 270px;
	width: 420px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.4em;
	background-image: url("images/score_total.png");
	background-repeat: repeat-y;
	margin: auto;
}

.retour
{
	position: absolute;
	top: 3%;
	left: 2%;
	width: 200px;
	height: 65px;
}

.logol
{
	position: absolute;
	top: 3%;
	left: 2%;
}

.logor
{
	position: absolute;
	top: 3%;
	right: 2%;
}

.info
{
	position: absolute;
	top: 35%;
	left: 20%;
}

.mail
{
	color: rgb(255,235,215);
}

.connectes
{
	position: absolute;
	top: 73%;
	right: 4%;
}

