@charset "utf-8";
/* CSS Document */

*{	border:0px solid #00F;	}
body{ background:#FFF; height:100%; }
p{ font-weight:bold; }

#container{ width:100%; height:100%; font-family:Verdana, Geneva, sans-serif; font-style:italic; font-size:12px; border:0px solid #000;	}
#container a{ text-decoration:none;	}
#container a:link, #container a:visited, #container a:active, #container a:hover{ color:#DD993A; text-decoration:underline; }

#container #body{ width:1028px; height:100%; position:relative; margin-left:0; text-align:center; border:0px solid #F00; }

#container #body #box{ width:1026px; height:100%; position:relative; margin:0 auto 0 auto;	border:0px solid #FFF; }

#container #body #box #menu{ display:block; width:980px; height:114px; position:relative; margin:0 auto 0 auto; text-align:center; border:0px solid #F66; }

#container #body #box #menu .boite_menu{	display:block; width:960px; min-height:110px; position:relative; margin:0 auto 0 auto; border:0px solid #690; }

#container #body #box #menu .boite_menu .m_01{	display:block; float:left; width:54px; height:110px; background:url(../_images/menu-01.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_02{	display:block; float:left; width:110px; height:110px; background:url(../_images/menu-02.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_03{	display:block; float:left; width:130px; height:110px; background:url(../_images/menu-03.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_04{	display:block; float:left; width:105px; height:110px; background:url(../_images/menu-04.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_05{	display:block; float:left; width:115px; height:110px; background:url(../_images/menu-05.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_06{	display:block; float:left; width:110px; height:110px; background:url(../_images/menu-06.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_07{	display:block; float:left; width:115px; height:110px; background:url(../_images/menu-07.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_08{	display:block; float:left; width:95px; height:110px; background:url(../_images/menu-08.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_09{	display:block; float:left; width:125px; height:110px; background:url(../_images/menu-09.png) no-repeat; border:0px solid #06F; }

#container #body #box #menu .boite_menu .m_02:hover{ background:url(../_images/menu-02-on.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_03:hover{ background:url(../_images/menu-03-on.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_04:hover{ background:url(../_images/menu-04-on.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_05:hover{ background:url(../_images/menu-05-on.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_06:hover{ background:url(../_images/menu-06-on.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_07:hover{ background:url(../_images/menu-07-on.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_08:hover{ background:url(../_images/menu-08-on.png) no-repeat; border:0px solid #06F; }
#container #body #box #menu .boite_menu .m_09:hover{ background:url(../_images/menu-09-on.png) no-repeat; border:0px solid #06F; }

#container #body #box #menu .boite_menu a{ border:0px solid #966; }
