				


/* A ************************************************************/

a.btn_top_01 {
	background:url(../images/btn_top_01.gif) top left no-repeat;
	width: 52px;
	height: 8px;
	float: left;
}
a.btn_top_01:hover { background-position:top right; }
a.btn_top_02 {
	background:url(../images/btn_top_02.gif) top left no-repeat;
	width: 53px;
	height: 8px;
	float: left;
}
a.btn_top_02:hover { background-position:top right; }
a.btn_top_03 {
	background:url(../images/btn_top_03.gif) top left no-repeat;
	width: 72px;
	height: 8px;
	float: left;
}
a.btn_top_03:hover { background-position:top right; }


a.btn_01 {
	background:url(../images/btn_01.gif) bottom left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_01:hover { background-position:top left; }
a.btn_02 {
	background:url(../images/btn_02.gif) bottom left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_02:hover { background-position:top left; }
a.btn_03 {
	background:url(../images/btn_03.gif) bottom left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_03:hover { background-position:top left; }
a.btn_04 {
	background:url(../images/btn_04.gif) bottom left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_04:hover { background-position:top left; }
a.btn_05 {
	background:url(../images/btn_05.gif) bottom left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_05:hover { background-position:top left; }
a.btn_06 {
	background:url(../images/btn_06.gif) bottom left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_06:hover { background-position:top left; }
a.btn_07 {
	background:url(../images/btn_07.gif) bottom left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_07:hover { background-position:top left; }
a.btn_08 {
	background:url(../images/btn_08.gif) bottom left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_08:hover { background-position:top left; }
a.btn_09 {
	background:url(../images/btn_09.gif) bottom left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_09:hover { background-position:top left; }


a.menu_rapelle:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height:14px;
	color: #999997;
	text-decoration: none;
}
a.menu_rapelle:visited {
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height:14px;
	color: #999997;
	text-decoration: none;
}
a.menu_rapelle:hover {
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height:14px;
	color: #999997;
	text-decoration: underline;
}


/* ul ************************************************************/

ul.menu_top {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: table;
}
ul.menu_top li {
	display: table-cell;
	padding: 1px 18px 0 6px;
	float:left;
}

ul.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.menu li {
	padding: 0;
	float:left;
}

ul.menu_footer {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: table;
}
ul.menu_footer li {
	display: table-cell;
	padding: 5px 5px 0 5px;
	float:left;
}
