/* CSS Document */

/**************** MENU PRINCIPAL **********************/


#top-btnline span {
    visibility: hidden;
	font-size:2px;
}
 
#top-btnline ul {
    background: transparent url(../Images/top-menu/main-bacgr.png) no-repeat 0px 0px;
	margin:0px;
	padding:0px;
	height:75px;
	padding-left:0px;
	text-align:left;
}

#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: 75px;
    text-decoration: none;
}
 


a#top-btnline0 	{width:371px} 
	a#top-btnline0:hover, .active0 	{background: transparent url(../Images/top-menu/bacgr-buttons.png) no-repeat 0px 0; width:371px}

a#top-btnline1	{width:107px} 
	a#top-btnline1:hover, .active1  {background: transparent url(../Images/top-menu/bacgr-buttons.png) no-repeat -371px -75px; width:107px}

a#top-btnline2  {width:93px}	
	a#top-btnline2:hover, .active2  {background: transparent url(../Images/top-menu/bacgr-buttons.png) no-repeat -478px -150px; width:93px}

a#top-btnline3  {width:80px }
	a#top-btnline3:hover, .active3  {background: transparent url(../Images/top-menu/bacgr-buttons.png) no-repeat -571px -225px; width:80px }
	
a#top-btnline4  {width:78px}
	a#top-btnline4:hover, .active4  {background: transparent url(../Images/top-menu/bacgr-buttons.png) no-repeat -651px -300px; width:78px}
	
a#top-btnline5  {width:79px}
	a#top-btnline5:hover, .active5  {background: transparent url(../Images/top-menu/bacgr-buttons.png) no-repeat -729px -375px; width:79px}
	
a#top-btnline6 	{width:87px}
	a#top-btnline6:hover, .active6	{background: transparent url(../Images/top-menu/bacgr-buttons.png) no-repeat -808px -450px; width:87px}
	
a#top-btnline7 	{width:97px}
	a#top-btnline7:hover, .active7	{background: transparent url(../Images/top-menu/bacgr-buttons.png) no-repeat -895px -525px; width:97px}
	





