body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 0px;
}
.tble-centre {
	background-image: url(../images/fond-centre.gif);
}
.top-gauche-page {
	background-image: url(../images/top-colone-gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 356px;
}
#description {
	background-image: url(../images/fond-description.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	height: 133px;
}
.coups-coeurs {
	padding-left: 15px;
}


.txt_bleu14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}


#rechercher_mot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	background-color: #b2c33a;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#rechercher_mot #rech_mot {
	margin-left: 265px;
	text-align: left;
}


#rechercher_mot a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

#rechercher_mot a:hover {
	text-decoration: underline;
}

div#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

div#credits a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

div#credits a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
}
