body {
	background-color:#AC6633;
	
	}

#global {
margin:auto;
width:872px;
min-height:1200px;
border:1px dashed #6A3222;
background-color:#fff;
	}

#header_oyama {
	background:url(design/header_mas_oyama.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:373px;
	width:269px;
	position:absolute;
	}
#logo_kyokushin {
background:url(design/logo_kyokushin.png);
background-position:left;
background-repeat:no-repeat;
height:300px;
width:130px;
margin-top:15px;

	}
	
#header_bg {
	position:absolute;
	height:36px;
	width:720px;
	background:url(design/background_header.gif) #fff;
	background-repeat:repeat-x;
	background-position:left;
	margin-left:152px;
	text-align:left;
	}
#header {
position:absolute;
height:174px;
width:702px;
background:url(design/header2.jpg) #fff;
background-repeat:no-repeat;
background-position:left top;
margin-top:37px;
margin-bottom:1px;
margin-left:170px;
	}

#header:hover {
background:url(design/header3.jpg) #fff;

	}
#karatetitle {
	position:relative;
	height:174px;
	width:111px;
	background:url(design/karatetitle.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:590px;
	}
#recherche {
	float:right;
    height:23px;
    width:601px;
	background-color:#AD694B;
    clear:right;
    border-bottom: 1px solid #AD694B;
    border-top: 1px solid #AD694B;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    color:white;
	margin-top:212px;
	margin-left:271px;
	text-align:right;
}


#menugauche {
	position:absolute;
	width: 269px;
	min-height:720px;
	margin-top:386px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	}

div.menulien {
	margin:auto;
	background-color:#E9C48B;
	border:dotted 1px #000;
	width:200px;
	height:17px;
	text-align:center;
	margin-bottom:1px;
	}
div.menulien:hover {
	background-color:#fff;
	text-align:center;
	}
div.menulien2 {
	margin:auto;
	background-color:#E9C48B;
	border:dotted 1px #000;
	width:165px;
	height:17px;
	text-align:center;
	margin-bottom:1px;
	}
div.menulien2:hover {
	background-color:#fff;
	text-align:center;
	}
div.menulien_orange {
	margin:auto;
	background-color:#ff9e4f;
	border:dotted 1px #000;
	width:165px;
	height:17px;
	text-align:center;
	margin-bottom:1px;
	}
div.menulien_orange:hover {
	background-color:#fff;
	text-align:center;
	}
div.menulien_bleu {
	margin:auto;
	background-color:#3369f2;
	border:dotted 1px #000;
	width:165px;
	height:17px;
	text-align:center;
	margin-bottom:1px;
	}
div.menulien_bleu:hover {
	background-color:#fff;
	text-align:center;
	}
div.menulien_jaune {
	margin:auto;
	background-color:#FF6;
	border:dotted 1px #000;
	width:165px;
	height:17px;
	text-align:center;
	margin-bottom:1px;
	}
div.menulien_jaune:hover {
	background-color:#FFF;
	text-align:center;
	}
#contenu {
	position:relative;
	width: 594px;
	min-height:720px;
	background-color:fff;
	margin-top:248px;
	margin-left:274px;
	padding-bottom:30px;
	}
hr {
	width:500px;
	height:1px;
	border:1px dotted #804000;
	
	}
#footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	width:872px;
	margin:auto;
	}

