/*BOTONERA PRINCIPAL*/

#minibotones ul {
	display: block;
	}
	
#minibotones ul li {
	display: inline;
	}
	
#minibotones ul li .cab_home {
	float:left;
	background: url('css_img/nav/home.gif') no-repeat 0 0;
	width: 67px;
	height: 21px;
	text-indent: -9999px;
	}

#minibotones ul li .cab_help {
	float:left;
	background: url('css_img/nav/help.gif') no-repeat 0 0;
	width: 68px;
	height: 21px;
	text-indent: -9999px;
	}

#minibotones ul li .cab_site_map {
	float:left;
	background: url('css_img/nav/site_map.gif') no-repeat 0 0;
	width: 86px;
	height: 21px;
	text-indent: -9999px;
	}
#minibotones ul li a:hover {
	background-position: 0 -21px;
	}

#botonera_principal ul {
	background: url(css_img/nav/fondoBotonera.gif) no-repeat top left;
	width:940px;
	height:30px;
	padding-bottom:2px;
	display: block;
}
	
#botonera_principal ul li {
	display: inline;
	}

#botonera_principal ul li a {
	float:left;
	display: block;
	padding:0px;
	height:30px;
	text-indent: -9999px;
	}

#botonera_principal ul li a:hover {
	background-position: 0 -30px;
	}
	
.bot1 {
	width:77px;
	background:#ccd31f url(css_img/nav/bot1.jpg) no-repeat 0 0;
	}
	
.bot2{
	float:left;
	width:95px;
	background:#ccd31f url(css_img/nav/bot2.jpg) no-repeat 0 0;
	}
	
.bot3{
	width:68px;
	background:#ccd31f url(css_img/nav/bot3.jpg) no-repeat 0 0;
	}
	
.bot4{
	width:94px;
	background:#ccd31f url(css_img/nav/bot4.jpg) no-repeat 0 0;
	}
	
.bot5{
	width:123px;
	background:#ccd31f url(css_img/nav/bot5.jpg) no-repeat 0 0;
	}
	
.bot6{
	width:142px;
	background:#ccd31f url(css_img/nav/bot6.jpg) no-repeat 0 0;
	}
	
.bot7{
	width:142px;
	background:#ccd31f url(css_img/nav/bot7.jpg) no-repeat 0 0;
	}

.bot8{
	width:126px;
	background:#ccd31f url(css_img/nav/bot8.jpg) no-repeat 0 0;
	}
	
.bot9{
	width:73px;
	background:#ccd31f url(css_img/nav/bot9.jpg) no-repeat 0 0;
	}
	
	
.bot_selected {
	background-position: 0 -60px;
	}
	
/*FIN BOTONERA PRINCIPAL*/
