.botoneraCont {
	border: 2px solid #303030;
	margin-left: 10px;
	width: 120px;
}
.botoneraBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	background-image: url(../botonera/btn02.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 120px;
	text-indent: 22px;
	display: block;
}
.botoneraBtn a:link, .botoneraBtn a:visited, .botoneraBtn a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	background-image: url(../botonera/btn02.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 120px;
	text-indent: 22px;
	display: block;
}
.botoneraBtn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #FF9900;
	text-decoration: none;
	background-color: #333333;
	background-image: url(../botonera/btn01.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 120px;
	text-indent: 22px;
	display: block;
}

