#botonera_2{
	width:100%;
	height:100%;
	padding-top:17px;
	padding-bottom:17px;
	background-color:#fff;
	overflow:hidden;
}
#botonera_2 .btn{
	float:left;
	overflow:hidden;
	width:228px;
	margin-left:20px;
	border-right:2px solid #8e8e8c;
	display:inline;
}
#botonera_2 .btn_f{
	float:left;
	overflow:hidden;
	width:228px;
	margin-left:20px;
	border:none;
	display:inline;
}
#botonera_2 .btn a{
	text-decoration:none;
	cursor:pointer;
}
#botonera_2 .btn_f a{
	text-decoration:none;
	cursor:pointer;
}
#botonera_2 .img{
	float:left;
}
#botonera_2 .txt{
	float:left;
	margin-left:8px;
}
#botonera_2 .txt div{
	margin-top:4px;
}
