/* CSS Document */

/**************** MENU PRINCIPAL **********************/


#top-btnline span {
    visibility: hidden;
	font-size:2px;
}
 
#top-btnline ul {
    background: transparent url(../Images/top-menu/button-line.png) no-repeat 0px 0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	height:27px;
	text-align:left;
	width:987px;
}

#top-btnline ul li {
    list-style: none;
	display:inline;
	margin:0px;
	padding:0px;
}
 
#top-btnline ul li a {
	margin:0px;
	padding:0px;
    display: inline-block;
    height: 27px;
    text-decoration: none;
}
 
a#top-btnline0 	{width:65px} 
	a#top-btnline0:hover, .active0 	{background: transparent url(../Images/top-menu/button-line-mover.png) no-repeat 0px 0px; width:65px}

a#top-btnline1	{width:69px} 
	a#top-btnline1:hover, .active1  {background: transparent url(../Images/top-menu/button-line-mover.png) no-repeat -65px 0px; width:69px}

a#top-btnline2  {width:209px}	
	a#top-btnline2:hover, .active2  {background: transparent url(../Images/top-menu/button-line-mover.png) no-repeat -134px 0px; width:209px}

a#top-btnline3  {width:105px }
	a#top-btnline3:hover, .active3  {background: transparent url(../Images/top-menu/button-line-mover.png) no-repeat -343px 0px; width:105px }
	
a#top-btnline4  {width:82px}
	a#top-btnline4:hover, .active4  {background: transparent url(../Images/top-menu/button-line-mover.png) no-repeat -448px 0px; width:82px}
	
a#top-btnline5 	{width:186px}
	a#top-btnline5:hover, .active5	{background: transparent url(../Images/top-menu/button-line-mover.png) no-repeat -530px 0px; width:186px}
	
a#top-btnline6 	{width:145px}
	a#top-btnline6:hover, .active6	{background: transparent url(../Images/top-menu/button-line-mover.png) no-repeat -716px 0px; width:145px}
	
a#top-btnline7 	{width:126px}
	a#top-btnline7:hover, .active7	{background: transparent url(../Images/top-menu/button-line-mover.png) no-repeat -861px 0px; width:126px}
