/*********************************************************************************************************************/
/* Balise body */
/*********************************************************************************************************************/
body {
}
/*********************************************************************************************************************/
/* Zone ybody2 */
/*********************************************************************************************************************/
#yBody2 {
	background-repeat: no-repeat;
	background-image: url(../images/BP_ClownCouleur_Gauche.gif);
	background-position: left bottom;
}
/*********************************************************************************************************************/
/* Zone ybody3 */
/*********************************************************************************************************************/
#yBody3 {
}
/*********************************************************************************************************************/
/* Zone yGlobal */
/*********************************************************************************************************************/
#yGlobal {
}
/*********************************************************************************************************************/
/* Menu_LesPieces */
/*********************************************************************************************************************/
div#yListeDesPieces {
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
div#yListeDesPieces p {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-style: italic;
	color: #00CC00;
	font-weight: normal;
}
div#yListeDesPieces ul {
	padding: 5px;
	margin: 0px;
}
div#yListeDesPieces li {
	list-style-type: none;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
div#yListeDesPieces a {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}
div#yListeDesPieces a:hover {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}
div#yListeDesPieces a.yLienEnCours {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
