#page{
	width:734px;
	padding:0px;
	margin:0px;
	margin:auto;
	background:url("fond-page.png") repeat-y;

}

html, body {
	color : #4d4d4d; 
	font-family : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif; 
	font-size : 14px; 
	padding:0px;
	margin:0px;
	background:#b54a13 url("fond21.png") repeat-x;
}

#banner{
		padding:0px;
		margin:0px;
		height:160px;
		width:700px;
		margin:auto;
		background:url("banner.jpg") center;
}

#haut{
	padding:0px;
	margin:0px;
	height:40px;
	width:100%;
	margin:auto;
	display:block;
	border-bottom:2px solid gray;
	background:#cfb494 url("barre.png") repeat-x;
}
#haut-content{
	padding:10px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#b54a13;
	vertical-align:middle;
	z-index:0;
}
#haut-content .menu{
	position:relative;
	z-index:10;
	margin-left:120px;
}
#haut-content a{
	font-size:18px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
#haut-content a:hover,#haut-content .actif{
	color:#b54a13;
	text-decoration:none;
}


#bas{
	width:734px;
	padding:0px;
	margin:0px;
	margin:auto;
	background:url("fond-page1.png") no-repeat top;

}
#bas-content{
	height:100px;
	padding:0px;
	margin:0px;
	margin:auto;
	text-align:center;	
	padding-top:20px;
	color:white;
	font-weight:bold;
	
}

#corps{
	width:650px;
	padding:0px;
	margin:0px;
	margin:auto
}


#location{
	font-size:12px;
	color:gray;
	font-weight:bold;
}

#location a{
	font-weight:normal;
	color:gray;
	text-decoration:none;
}
#location a:hover{
	color:gray;
	text-decoration:underline;
}

#logo{
	z-index:1;
	position:relative;
	top:-55px;
	left:-50px;
	display:block;
	width:360px;
	height:150px;
	background:url("logo.png") no-repeat;
}

#header{
	width:778px;
	height:20px;
	padding:0px;
	margin:0px;
	margin:auto;
	background:url("test-banner.png");
}


#corps .titreup{
	float:right;
	padding-right:10px;
	font-weight:bold;
}
#corps .titreupclear{
	clear:both;
}

#corps h1{
	font-style:italic;
	color:#b54a13;
}
#corps h1:first-letter{
	color:#d7893d;
}
#corps h2{
	font-style:italic;
	color:#d7893d;
}
#corps h2:first-letter{
	color:#b54a13;
}
#corps p{
	
}

#corps blockquote{
	margin-left:10px;
	padding-left:5px;
	border-left:10px solid #b54a13;
}

#corps a{
	color:#b54a13;	
	text-decoration:none;

}
#corps a:hover{	
	color:#d7893d;
	text-decoration:underline;
}

#corps img{
	border:0px;
}

#xiti-logo{
	margin:0px;
	padding:0px;
	display:block;
	width:80px;
	height:15px;
	margin:auto;
}
