/* CSS Document */

#enlaces-listado dl	{}
#enlaces-listado dt	{
	margin: 0.41em 0em 0em 0em;
	font-weight: bold;
}
#enlaces-listado a	{
	color: #000000;
}
#enlaces-listado dd	{
	margin: 0em;
	color: #000000;
}
#enlaces-listado dd em	{
	margin: 0em;
	color: #666666;
}
/*estilos para romper el flujo del diseņo*/
.romper {clear:both;}

