/*model*/
body {
margin: 0px;
background-image:url(images/bg_tatami.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
#global{
position:absolute;
width:800px;
margin-top:0px;
margin-left:-400px;
left:50%;
padding-top:30px;
padding-bottom:30px;
}
	#header{
	background-color:#FFFFFF;
	height:256px;
	-moz-border-radius: 15px 15px 0px 0px;
	border-radius : 15px 15px 0px 0px;
	text-align: center;
	}
	#content{
	background-color:#FFFFFF;
	float:left;
	width:800px;
	-moz-border-radius: 0px 0px 15px 15px;
	border-radius : 0px 0px 15px 15px;
	}
		#colonne1{
		width:150px;
		float:left;
		}
			#menu {
			float:left;
			width:150px;
			}
				#menu ul {
				padding-top:10px;
				padding-left:5px;
				padding-bottom:5px;
				margin-top:10px;
				margin-left:5px;
				margin-bottom:5px;
				list-style-type:none;
				font-size: 12px;
				}
				#menu ul a:link, #menu ul a:visited {
				padding:1px 1px 2px 3px;
				text-decoration: none;
				display:block;
				color: #336699;
				font-weight: bold;
				}
					#menu1 a:hover {
					background-image:url(images/trace1.gif);
					background-repeat: no-repeat;
					background-position: left center;
					}
					#menu2 a:hover {
					background-image:url(images/trace2.gif);
					background-repeat: no-repeat;
					background-position: left center;
					}
					#menu3 a:hover {
					background-image:url(images/trace3.gif);
					background-repeat: no-repeat;
					background-position: left center;
					}
					#menu4 a:hover {
					background-image:url(images/trace4.gif);
					background-repeat: no-repeat;
					background-position: left center;
					}
					#menu5 a:hover {
					background-image:url(images/trace5.gif);
					background-repeat: no-repeat;
					background-position: left center;
					}
					#menu6 a:hover {
					background-image:url(images/trace6.gif);
					background-repeat: no-repeat;
					background-position: left center;
					}
					#menu7 a:hover {
					background-image:url(images/trace1.gif);
					background-repeat: no-repeat;
					background-position: left center;
					}
					#menu8 a:hover {
					background-image:url(images/trace4.gif);
					background-repeat: no-repeat;
					background-position: left center;
					}
					#menu9 a:hover {
					background-image:url(images/trace5.gif);
					background-repeat: no-repeat;
					background-position: left center;
					}
					
					#menu li {
					margin-bottom:3px;
					}
						#sousnavig {
						list-style-type:none;
						padding-left: 10px;
						margin-left:10px;
						font-size: 10px;
						font-weight:normal;
						}
							#sousnavig1 a:hover {
							background-image:url(images/trace5.gif);
							background-repeat: no-repeat;
							background-position: left center;
							}
							#sousnavig2 a:hover {
							background-image:url(images/trace3.gif);
							background-repeat: no-repeat;
							background-position: left center;
							}
							#sousnavig3 a:hover {
							background-image:url(images/trace4.gif);
							background-repeat: no-repeat;
							background-position: left center;
							}
							#sousnavig4 a:hover {
							background-image:url(images/trace1.gif);
							background-repeat: no-repeat;
							background-position: left center;
							}
							#sousnavig5 a:hover {
							background-image:url(images/trace2.gif);
							background-repeat: no-repeat;
							background-position: left center;
							}
							#sousnavig6 a:hover {
							background-image:url(images/trace6.gif);
							background-repeat: no-repeat;
							background-position: left center;
							}
				#hangul {
				float:left;
				height:327px;
				width:150px;
				background-image: url(images/hangul.gif);
				background-repeat: no-repeat;
				background-position: center bottom;
				}
		#colonne2{
		width:650px;
		float:left;
		}
			#accueil, #tkd, #team, #club, #liens, #casse, #combat, #lexique, #news, #poomse, #selfdefense, #stages, #multimedia {
			background-repeat: no-repeat;
			background-position: right bottom;
			margin-right: 70px;
			}
			#accueil {
			background-image:url(images/accueil.jpg);
			padding-bottom:300px;
			}
			#tkd {
			background-image:url(images/tkd.jpg);
			padding-bottom:230px;
			}
			#team {
			background-image:url(images/team.jpg);
			padding-bottom:280px;
			}
			#multimedia {
			background-image:url(images/compet.jpg);
			padding-bottom:260px;
			}
			#club {
			background-image:url(images/club.jpg);
			padding-bottom:175px;
			}
			#liens {
			background-image:url(images/liens.jpg);
			padding-bottom:200px;
			}
			#casse {
			background-image:url(images/casse.jpg);
			padding-bottom:430px;
			}
			#combat {
			background-image:url(images/compet.jpg);
			padding-bottom:290px;
			}
			#lexique {
			background-image:url(images/temp.jpg);
			padding-bottom:50px;
			}
			#news {
			background-image:url(images/news.jpg);
			padding-bottom:250px;
			}
			#poomse {
			background-image:url(images/poomse.jpg);
			padding-bottom:215px;
			}
			#selfdefense {
			background-image:url(images/selfdefense.jpg);
			padding-bottom:380px;
			}
			#stages {
			background-image:url(images/stages.jpg);
			padding-bottom:140px;
			}
			
			#contenu {
			margin-left:20px;
			padding-bottom:20px;
			line-height: 15px;
			}
			#texte_accueil {
			font-size: 12px;
			font-weight:bold;
			font-style: italic;
			}
			
		#colonne3{
		width:200px;
		float:left;
		}
			#breves{
			margin-left:20px;
			padding-bottom:20px;
			}
		#footer {
		font-size: 9px;
		float:left;
		width:800px;
		padding-top:5px;
		padding-bottom:5px;
		text-align: center;
		}
			#xiti-logo {
			padding-top:10px;
			}
h1 {
font-size: 11px;
color: #336699;
padding-bottom:10px;
padding-top:14px;
font-weight: bold;
}
h2 {
font-size: 11px;
color: #336699;
padding-bottom:10px;
padding-top:14px;
}
h3{
font-size: 10px;
color: #336699;
padding-bottom:10px;
padding-top:15px;
}
h4{
padding-bottom:5px;
padding-top:10px;
font-size: 10px;
color: #336699;
}
a:link, a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*page news*/
	.news {
	color: #336699;
	font-weight: bold;
	}
	.news2 {
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	}
