#menu_test {
	background: #504f54;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_test li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu_test a {
	background: #504f54 url("images/seperator.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu_test a:hover {
	background: #fff;
	color: #000;
	padding-bottom: 8px;
	}
	
#menu_testb {
	float: bottom;
	list-style: none;
	margin: 0;
	padding: 0;
	border-color:black;
	border-left-width:1px;
	border-left-style:solid;
	border-top-width:1px;
	border-top-style:solid;
	border-right-width:1px;
	border-right-style:solid;
}
#menu_testb li {
	float: bottom;
	margin: 0;
	padding: 0;
}
#menu_testb a {
	background: white;
	color: #504f54;
	display: block;
	float: bottom;
	margin: 0;
	padding: 0px 12px;
	text-decoration: none;
	font-weight:normal;
	border-color:black;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height:23px;
	line-height:23px;
}

#menu_testb p {
	background: #504f54;
	color: #fff;
	display: block;
	float: bottom;
	margin: 0;
	line-height:30px;
	text-decoration: bold;
	font-weight:normal;
	height:30px;
	font-size:14px;
	font-weight:bold;
	border-color:black;
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-align:center;
}
#menu_testb a:hover {
	background: #504f54;
	color: white;
	}


#contenu_cadre {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contenu_cadre p {
	color: red;
	margin: 0;
	line-height:30px;
	text-decoration: bold;
	font-weight:normal;
	height:30px;
	width:550px;
	font-size:14px;
	font-weight:bold;
	border-color:black;
	border-top-width:1px;
	border-top-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	text-align:left;
	padding: 0px 12px;
}
#contenu_cadre li {
	float: bottom;
	margin: 0;
	padding: 0;
	width:530px;
	text-align:justify;
	font-size:11px;
	padding: 0px 12px;
}
#menu_testc {
	float: bottom;
	list-style: none;
	margin: 0;
	padding: 0;
	border-color:black;
	border-left-width:1px;
	border-left-style:solid;
	border-top-width:1px;
	border-top-style:solid;
	border-right-width:1px;
	border-right-style:solid;
}
#menu_testc li {
	background: white;
	color: #504f54;
	display: block;
	float: bottom;
	margin: 0;
	padding: 0px 12px;
	text-decoration: none;
	font-weight:normal;
	border-color:black;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height:23px;
	line-height:23px;
	font-size:12px;
}
#menu_testc li.current{
	background: #504f54;
	color: white;
	display: block;
	float: bottom;
	margin: 0;
	padding: 0px 18px;
	text-decoration: none;
	font-weight:normal;
	border-color:black;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height:23px;
	line-height:23px;
	font-size:12px;
}
#menu_testc a {
	background: white;
	color: #504f54;
	display: block;
	float: bottom;
	margin: 0;
	padding: 0px 12px;
	text-decoration: none;
	font-weight:normal;
	border-color:black;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height:23px;
	line-height:23px;
}

#menu_testc p {
	background: #504f54;
	color: #fff;
	display: block;
	float: bottom;
	margin: 0;
	line-height:30px;
	text-decoration: bold;
	font-weight:normal;
	height:30px;
	font-size:14px;
	font-weight:bold;
	border-color:black;
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-align:center;
}