html,body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}
	
body {
	background-color: #fff;
  	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-align: center;
	scrollbar-face-color:white;
	scrollbar-shadow-color:white;
	scrollbar-track-color:rgb(206,234,223);
	}

h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #5f5f5f;
	text-transform: uppercase;
	letter-spacing: +1px;
	line-height: 30px;
	margin:0;
	padding: 0px 20px 0px 60px;	}	
	
h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #5f5f5f;
	text-transform: uppercase;
	letter-spacing: +1px;
	margin:0;
	padding: 0px 20px 0px 80px;
	}
	
h3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #50a7a7;
	text-transform: uppercase;
	letter-spacing: +1px;
	margin:0;
	padding: 0;
	}
	
h4 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #5f5f5f;
	text-transform: uppercase;
	letter-spacing: +1px;
	margin:0;
	padding: 0px 0px 0px 80px;
	}
	
h5 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #5f5f5f;
	text-transform: uppercase;
	letter-spacing: +1px;
	margin:0;
	padding: 0;
	}

a{
	color: #50a7a7;
	text-decoration:none;
	}
	
a:hover {
	color: #008080;
	background-color: #d8f0ee
	}
	
table {	border-collapse: collapse;
	width: 60%;	margin: 40px auto 40px auto;
	text-align: center;
	}
	
th {	
	padding: 6px 8px 6px 8px;
	border-bottom: 1px solid #ccc;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	font-weight: bold;
	color: #039;
	}
	
td {
	padding: 6px 4px 6px 4px;
	border-bottom: 1px solid #ccc;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	}
	
#container{
	width: 990px;
	margin: 0 auto; 
	background: url(../images/bord.jpg) repeat-y;
	}
	
#header {
	
	height: 125px;
	background: url(../images/hautginkgo.jpg) no-repeat;
	padding: 40px 0px 0px 40px;
	text-align: left;
	text-transform: uppercase;
	}
	
#header p{
	margin:0;
	}	
	
#topmenu {

	background-image: url(../images/bord.jpg);
	background-repeat: no-repeat;
	padding: 6px 90px 20px 0px;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	line-height: 12px;	margin-top: -40px;}


			
#footer{
	clear: both;
	height: 40px;
	background: url(../images/bordbas.jpg) no-repeat;
	margin-top: 0px;
	padding: 10px 180px 0px 0px;
	text-align: right;
	font-size: 10px;
	color: #5f5f5f;
	letter-spacing: -1px;}

#content{
	float:right;
	width: 770px;	padding-top: 20px;}	
	
#content p{
	margin:0;
	padding: 0px 20px 0px 20px;
	text-align: left;
	}
	
#content p:first-letter{	font-weight: bold;	text-transform: uppercase;
	}	
#content ul {
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	margin: 15px 40px 15px 60px;	}

#navigation{
	float:left;
	width: 170px;
	padding: 1px 0px 0px 35px;
	border-right: 1px #ccc solid;
	margin-top: 22px;}

#navigation p{
	margin: 1px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	}
	
#navigation img {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;}
	
.headder_aikikai {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #5f5f5f;
	letter-spacing: -1px;
	line-height: 20px;}
	
.headder_de {	font-weight: bold;
	color: #5f5f5f;
	text-transform: lowercase;
	}	
	
.headder_genyokan {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #50a7a7;
	line-height: 45px;
	letter-spacing: +1px;
	}
	
.indent {
	text-indent: 15px;}
	
.date {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	margin-top: -20px;
	}
	
.gras {
	font-weight: bold;
	}
	
.souligne {
	text-decoration: underline;
	}
	
.rouge {
	color: #ff0000 ;
	}
	
.image {
	border: 1px #ccc solid;
	padding: 10px;
	}	
	
.imagedroite {
	float: right;
	border: 1px #ccc solid;
	padding: 10px;
	margin: 30px 0px 15px 70px;
	}
	
.imagegauche {
	float: left;
	border: 1px #ccc solid;
	padding: 10px;
	margin: 15px 15px 15px 15px;
	}
	
.aligndroite {
	text-align: right;
	}
	
.aligngauche {
	text-align: left;
	}
	
.aligncentre {
	text-align: center;
	}	
	
.lettrine {	font-size: 20px;	font-weight: bold;	color: #50a7a7;	}
	
#horraireEte
{

	Font-Weight: Bold;

}

#header_logo
{
	float:left;
}
	
#headder_title
{
	float:left;
	margin-top: 10px;
	padding-left: 10px;
}

	

	

	
	