div.divisoria_enlaces
{
	clear:both;
}
#enlaces_container_base div.enlaces_list ul
{
	
	margin-top:0;
	padding-left:0;
	margin-left:0;
	list-style:none;
	font-size:110%;
	line-height:140%;
}
#enlaces_container_base h3
{
	font-size:110%;
	color:#656565;
}
#enlaces_container_base div.enlaces_list
{
	float:left;
	padding-right: 30px;
	padding-top:10px;
	color: #656565;
}
#enlaces_container_base div.enlaces_list ul
{
	
	margin-top:0;
	padding-left:0;
	margin-left:0;
	list-style:none;
}
#enlaces_container_base ul li
{
	background-image: url(../css/images/lista_otros.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
}

#enlaces_container_base ul li.exterior a
{
	background-image:none;
	padding-left:0;
	white-space:normal;
	font-size:100%;
	display:inline;
}
