@charset "utf-8";
#Principal .botonera1 {
	background-image: url(../imgsMaqt/botonera1Fondo.png);
	margin-top: 4px;
	margin-bottom: 4px;

}

.botonera1 ul   {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../imgsMaqt/botonera1Fondoul.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 32px;
}
#Principal .botonera1 li, .botonera1 em {
	display: block;
	height: auto;
}
#Principal .botonera1 li {
	background-image: url(../imgsMaqt/botonera1Izq.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}

.botonera1 em {
	background-image: url(../imgsMaqt/botonera1Dch.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 0px;
	height: 23px;
	border-right: 4px solid #FFFFFF;
	margin-left: 7px;
	padding-right: 7px;
	text-align: center;


}
.botonera1 a {
	background-position: right center;
	font-style: normal;
	font-size: 93%;
	text-align: center;
	color: #FFFFFF;
}
