body {
			
				font-family:Times New Roman
				color: black; 
				background-color: #FFCC00;
			}
			#container {
				width: 800px;
				height: auto;
			}
			#content {
			margin-top:100px;			
			}
			
			#content.index {
			margin-top:10px;			
			}
			
			
	#content.yudansha {
	font-weight: bold;
	font-size:20px;
	}
			
		#content.glossaire {
		height: auto;
		}
		
			#content.ibk {
			text-align:center;
		 		font-size:20px; 
		}
		
		#content.lien {
			text-align:center;
		 		font-size:30px; 
		}
		
			
td{
font-size: 20px;
}

th{
font-size: 25px;
}
			p {
			
			}
		
			#title {}
		 #menu{padding-top:0.5em;} 
			
		
			#menu_top a, div.sub a {
				text-decoration: none;
				
					padding-left: 0.5em;
				padding-right: 0.5em;
			}
			div.sub a {
				color:#000000;
				font-size:20px;
				
			}
			div.sub a:hover {

				color:#000000;
				font-size:30px;
				
			}
			#menu_top a {
				color: #d41818;
				
				/* font-weight: bold;  */
				font-size:25px;
			}
			#menu_top a:hover {
				color: #d41818;
		
			font-weight: bold;
				font-size:35px;
			}
			div.sub{display:inline;}
			#menu_bottom{height:1.5em;margin-top:0.4em;}
