/* Menu-top CSS Kamino    */
 
#intro #menu-top ul			{ height: 29px; position:relative; top: 28px; left: 0px; width: 981px;  list-style: none  }


#intro #menu-top ul li		{ float: left; margin: 0 ; margin: padding: 0   }
#intro #menu-top ul li a   { display: block; overflow: hidden  }


a.acc             { display: block;  width: 87px; height: 29px;  background: url(../images/menu/acc.gif) left top no-repeat; text-indent: -5000px;   } 
a.acc:hover       { background: url(../images/menu/acc2.gif) left top no-repeat;  } 

a.pre             { display: block;  width: 128px; height: 29px;  background: url(../images/menu/pre.gif) left top no-repeat; text-indent: -5000px;   } 
a.pre:hover       { background: url(../images/menu/pre2.gif) left top no-repeat;  } 

a.col             { display: block;  width: 113px; height: 29px;  background: url(../images/menu/col.gif) left top no-repeat; text-indent: -5000px;   } 
a.col:hover       { background: url(../images/menu/col2.gif) left top no-repeat;  } 

a.cat             { display: block;  width: 117px; height: 29px;  background: url(../images/menu/cat.gif) left top no-repeat; text-indent: -5000px;   } 
a.cat:hover       { background: url(../images/menu/cat2.gif) left top no-repeat;  } 






a.mesure             { display: block;  width: 122px; height: 29px;  background: url(../images/menu/mesure.gif) left top no-repeat; text-indent: -5000px;   } 
a.mesure:hover       { background: url(../images/menu/mesure2.gif) left top no-repeat;  } 

a.bou             { display: block;  width: 103px; height: 29px;  background: url(../images/menu/bou.gif) left top no-repeat; text-indent: -5000px;   } 
a.bou:hover       { background: url(../images/menu/bou2.gif) left top no-repeat;  } 

a.commu             { display: block;  width: 88px; height: 29px;  background: url(../images/menu/commu.gif) left top no-repeat; text-indent: -5000px;   } 
a.commu:hover       { background: url(../images/menu/commu2.gif) left top no-repeat;  } 

a.part             { display: block;  width: 122px; height: 29px;  background: url(../images/menu/part.gif) left top no-repeat; text-indent: -5000px;   } 
a.part:hover       { background: url(../images/menu/part2.gif) left top no-repeat;  } 

a.contact             { display: block;  width: 100px; height: 29px;  background: url(../images/menu/contact.gif) left top no-repeat; text-indent: -5000px;   } 
a.contact:hover       { background: url(../images/menu/contact2.gif) left top no-repeat;  } 

 
 
			