/*** Les codes couleurs sont issus de http://www.w3schools.com/css/css_colornames.asp ***/body{	/* background-color: #000066; */
	/*	background-image: url("styles/style2/FondBody.jpg");	background-image: url("styles/style2/FondBody2.jpg");	background-attachment: fixed;
	*/
	background-image: url("styles/style2/FondBody2.jpg");	margin: 0px;	line-height: 1.88889;	font: 9pt/16pt verdana, helvetica, sans-serif; 	color: #ffc; }.zonePrincipale{
	/*
	background: url("styles/style2/kanjiH.png") no-repeat bottom right;
	*/
	/*
	background: url("styles/style2/kanjiHtop2.png") no-repeat top right;
	*/
	width: 100%;	height: 100%;	margin: 0px;	padding: 0px;	border: 0px;}.zoneHeaderGauche{	background-image: url("styles/style2/FondCadre.gif");	background-repeat: repeat;	width: 200px;}.zoneHeader{	background-image: url("styles/style2/FondCadre.gif");	background-repeat: repeat;	height: 100px;}td.cellHeaderGauche{	background-image: url("styles/style2/makimonos.jpg");	background-repeat: no-repeat;	background-position: 0px 0px;	height: 100px;}td.cellHeader{	background-image: url("styles/style2/makimonos.jpg");	background-repeat: no-repeat;	background-position: -200px 0px;	text-align: right;	padding-right: 5px;	height: 100px;}.zoneLogo{	background-image: url("styles/style2/ukiyoe.gif");	background-position: top;	background-repeat: no-repeat;	height: 130px;	border-spacing: 0px;	border-width: 0px;	border-style: none;}.zoneMenu { 	background-image: url("styles/style2/FondCadre.gif");	vertical-align: top;	width: 200px;	height: 700px;}td.cellMenu { 	/* background-image: url("styles/style2/bouton.gif"); */	background-repeat: no-repeat;	background-position: center;	width: 200px;	height: 50px;	text-align: center;	vertical-align: middle;}td.cellMenu:hover {	/* background-image: url("styles/style2/bouton2.gif"); */	cursor: pointer;}.zoneBody{	/* background-image: url("styles/style2/FondBody.gif"); */	border-left-width: 50px;	border-top-width: 5px;	vertical-align: top;}.tableBody{	margin: 0px 10px 10px 10px;}/*****  Defini le coin en arrondi delimitant la zone Body *********/.zoneCoin{	background-image: url("styles/style2/Coin.gif");	background-repeat: no-repeat;	height: 20px;	width: 100%;}.zonePetitTableau{	background-color: rgb(93, 105, 40);	color: inherit;}/******** Liens Body ******/.zoneBody a{	font-weight: bold; 	text-decoration: none; 	color: #fe9201;}.zoneBody a:visited{	font-weight: bold;	text-decoration: none;	color: #fe9201;	border: none;}.zoneBody a:hover{	color: #fe9201;	text-decoration: underline overline;}/******** Liens Menu ******/.zoneMenu a{
	font-size: 16pt; 	letter-spacing: 1px;
	text-decoration: none;	margin: 0;	padding: 0;	color: #fe9201;}.zoneMenu a:visited{	font-size: 16pt; 	letter-spacing: 1px;
	text-decoration: none;	margin: 0;	padding: 0;	color: #fe9201;}.zoneMenu a:hover{	font-size: 16pt; 	letter-spacing: 1px; 	margin: 0;	padding: 0;	color: #fe9201;
	text-decoration: underline overline;}/***** TITRES ***********/h1{	background-color: inherit;	color: White;	font-size: x-large;	font-family: Arial,Sans-serif;	font-weight: bolder;	text-decoration: none;}h2{	background-color: inherit;	color: #FF9933;	font-size: large;	font-family: Arial,Sans-serif;;	font-weight: bolder;	text-decoration: underline overline;}h3{	background-color: inherit;	color: #FF9933;	font-size: large;	font-family: Arial,Sans-serif;;	font-weight: bolder;	text-decoration: underline;}h4{	background-color: inherit;	color: #FF9933;	font-size: large;	font-family: Arial,Sans-serif;;	font-weight: normal;
	text-decoration: underline;}