div#space_top{
	background-image:url("image/trait_haut.gif");
	background-repeat: repeat;
	position:relative;
	height:36px;
}
div#space_bottom{
	background-image:url("image/trait_bas.gif");
	background-repeat: repeat;
	position:relative;
	height:16px;
}
.text_menu{
	position : relative;
	font-family:arial;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-weight:-0.5em;
	text-decoration:none;
	top : -16px;
	left:-1px;
}

.text_menu_ombre{
	position : relative;
	font-family:arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-weight:-0.5em;
	text-decoration:none;
	width:148;
	top:8px;
	left:2px;
	height:12px;
	cursor:hand;
}
/*div#menu:hover{
	position : relative;
	padding-left:10px;
	width:150px;
	background-color:#B0A996;
	left:-10px;
}*/
.menu_hover{
	position : relative;
	padding-left:10px;
	width:148px;
	background-color:#B0A996;
	left:-10px;
}

.text{
	font-family:arial;
	font-size:11px;
	color:#000;
	line-weight:-0.5em;
	text-decoration:none;
}
.texto{
	font-family:arial;
	font-size:11px;
	color:#DE9923;
	line-weight:-0.5em;
	text-decoration:none;
}
.textb{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#000;
	line-weight:-0.5em;
	text-decoration:none;
}
.img_gauche{
	margin-right:1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.img_droite{
	margin-left:1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.BordBa { 
	BORDER-BOTTOM: #887966 1px solid;
}
.BordGris { 
	BORDER-TOP: #887966 1px solid;
	BORDER-LEFT: #887966 1px solid;
	BORDER-RIGHT: #887966 1px solid;
	BORDER-BOTTOM: #887966 1px solid;
}
