/* Feuille de Style Lesjeuxgratuits.com */
body {
	margin				: 0px;
	padding				: 0px;
	background-image	: url(images/fond.gif);
}
body, td, input {
	font-family			: Tahoma,Arial,Helvetica;
	font-size			: 10pt;
	color				: #6e418f;
}
.edito {
	font-size			: 9pt;
}
.formulaire {
	margin				: 0px; 
	padding				: 0px; 
}
a:link, a:visited, a:active {
	text-decoration		: none; 
	font-weight			: bold;
	color				: #810081;
}
a:hover	{
	text-decoration		: underline; 
	color				: #BE2A2A;
}
h1 {
	margin:0;padding:0;
	font-size			: 18px;
	text-transform		: uppercase;
}
h1:first-letter, h1 a:first-letter {
	font-size			: 28px;
	color				: #BE2A2A;
}
.grosseLettre {
	font-size			: 28px;
	font-weight			: bold;
	color				: #BE2A2A;
}
.jeux {
	font-size			: 10pt;
	text-transform		: uppercase;
}
.jeux:first-letter, a.jeux:first-letter {
	font-size			: 28px;
	color				: #BE2A2A;
}
.note { 
	font-size			: 18px;
	font-weight			: bold;
	color				: #BE2A2A;
}
.fiche { 
	font-size			: 7pt;
	text-transform		: none;
}
a.fiche:link, a.fiche:visited, a.fiche:active {
	color				: #FFCC66;
}
.bouton
{
  vertical-align		: bottom;
  margin-bottom			: 2px;
}
.legal { 
	font-size			: 8pt;
	font-weight			: bold;
}
.footer { 
	font-size			: 8pt;
}
.footer a {
	font-weight			: normal;
}