#enlaces{
	display: inline-block;
	vertical-align: top;
}
#enlaces li{
	margin:0px;
	padding: 14px 20px;
	font-size: 14px;
	width: 85%;
	display: block;
	text-align: left;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	border-bottom:1px solid #e4e5e7;
}
#enlaces li a
{
	color:#6a6c6f;
	text-decoration:none;
	padding:10px 0;
}
#enlaces li:hover{
	background: #e9eaf0 none repeat scroll 0% 0%;
	color: #FFF;
	cursor: pointer;
	border-right: 10px solid #d53f4f;
}
#enlaces li a:hover
{
	color:#A8A8A8;
}
#enlaces #hueco{
	height: 10%;
}
#enlaces{
	height: 100%;
	width:  20%;
	border-right:1px solid #e4e5e7;
}
.s_panel
{
	
}