body
{
	/*background-image: url(./IMG/feuille2.gif)*/
}
a:visited
{
	/*color: black ;*/
	text-decoration: none ;	
	color: rgb(153,153,153) ;
	/*color: rgb(51,51,51) ;*/
}
a:hover
{
	color: black ;
	text-decoration: none ;
	/*color: rgb(51,51,51) ;*/
	/*Permet le sous menu formation en CSS
	background-color: white ;*/
}
a:link
{
	/*color: black ;*/
	text-decoration: none ;
	/*color: rgb(51,51,51) ;*/	
	color: rgb(153,153,153) ;
	
}

#en-tete
{
	width: 950px ;
	height: 150px ;/*
	border: 1px solid blue ;
	*/
}
#en-tete li
{	
	list-style: none ;	
}
#logo-club
{
	float: left ;
	border: 0px solid ;
}
#logo-shotokan
{
	float: left ;
	border: 0px solid ;
	width: 40px ;
	padding-left: 50px ;
}
#titre
{
	float: left ;
	width: 574px ;
	text-align: center ;
}
/*#menu_formation a:hover span
{
	display: block ;	
	position: absolute ;
	left: 750px ;
}
#menu_formation a span
{
	display: none ;
}*/


#corps
{
	width: 950px ;
	padding-top: 35px ;
	/*border: 1px solid ;*/
}
.menuGauche
{
	width: 200px ;
	float: left ;
	font-family: tahoma ;
	/*padding-top: 40px ;*/
	/*border: 1px solid ;*/
}
.menuGauche li
{
	/*margin-left: 30px ;*/	
	list-style: none ;
	
}
.menuGauche div
{
	border: 0px solid ;
	margin-bottom: 12px ;
}

#Accueil
{
	list-style : url(./IMG/1-ichi.gif) ;
}
#Calendrier
{
	list-style : url(./IMG/2-ni.gif) ;
}
#Dojo
{
	list-style : url(./IMG/3-san.gif) ;
}
#Professeur
{
	list-style : url(./IMG/4-shi.gif) ;
}
#Formation
{
	list-style : url(./IMG/5-go.gif) ;
}
#Stages
{
	list-style : url(./IMG/6-roku.gif) ;
}
#Définitions
{
	list-style : url(./IMG/7-shichi.gif) ;
}
#Clein-d-oeil
{
	list-style : url(./IMG/8-hachi.gif) ;
}
#Livre-d-or
{
	list-style : url(./IMG/9-ku.gif) ;
}
#Liens
{
	list-style : url(./IMG/10-ju.gif) ;
}

/*
* page liens.html
*/
#liens_sponsors
{
	float: left ;
	width: 150px ;
	text-align: center ;
	/*border: 1px solid ;*/
}

.menuCentre
{
	width: 565px ;
	float: left ;
	/*border: 1px solid ;*/
}
#pied-de-page
{
	width: 950px ;
	display: block ;
}
#kibun
{
	position: absolute ;
	left: 330px ;
	top: 170px ;
}
#adresse
{
	position: absolute ;
	left: 350px ;
	top: 530px ;
	width: 300px ;
	text-align: center ;
}
#article_menu_formation
{	
	position: absolute;
	top:200px;
	left:420px;
}
#article_menu_formation p
{
	position: absolute;
	top:30px;
	left:60px;
}
#livre_or label 
{
	display: block ;
}